Search for d
Title | Object type | File name | Summary |
---|---|---|---|
CallableResolverTest::staticMethod | function | core/ |
A test static method that returns "foo". |
CallableResolverTest::testCallbackResolverExceptionHandling | function | core/ |
@dataProvider callableResolverExceptionHandlingTestCases @covers ::getCallableFromDefinition[[api-linebreak]] |
Callbacks::dateCallback | function | core/ |
Ajax callback triggered by date. |
Callbacks::datetimeCallback | function | core/ |
Ajax callback triggered by datetime. |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
callback_batch_finished | function | core/ |
Complete a batch process. |
CallsDestructableServiceController | class | core/ |
Controller to instantiate the destructable service. |
CallsDestructableServiceController.php | file | core/ |
|
CallsDestructableServiceController::$destructable | property | core/ |
Destructable service. |
CallsDestructableServiceController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
CallsDestructableServiceController::render | function | core/ |
Render callback. |
CallsDestructableServiceController::__construct | function | core/ |
|
card-list.css | file | core/ |
Cards list. |
card-list.pcss.css | file | core/ |
Cards list. |
card.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/card/card.component.yml |
card.css | file | core/ |
.umami-card { width: 100%; padding: 1rem; border: 1px solid #fcece7; background-color: #fff; } .umami-card__content { display: grid; gap: 1.2rem; } .umami-card__label-items { display: flex; flex-wrap: wrap; gap: 0.1rem; margin:… |
card.css | file | core/ |
Card. |
card.pcss.css | file | core/ |
Card. |
card.twig | file | core/ |
<{{ html_tag|default('article') }}{{ attributes.addClass('umami-card') }}> <div class="umami-card__wrapper"> {% block content %}{% endblock %} </div> </{{ html_tag|default('article')… |
CaseInsensitivePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CaseInsensitivePathTest::$modules | property | core/ |
Modules to install. |
CaseInsensitivePathTest::testMixedCasePaths | function | core/ |
Tests mixed case paths. |
CastedIntFieldJoin | class | core/ |
Implementation for the "casted_int_field_join" join. |
CastedIntFieldJoin.php | file | core/ |
|
CastedIntFieldJoin::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
CastedIntFieldJoinTestBase | class | core/ |
Tests the "casted_int_field_join" join plugin. |
CastedIntFieldJoinTestBase.php | file | core/ |
|
CastedIntFieldJoinTestBase::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
CastedIntFieldJoinTestBase::$manager | property | core/ |
A plugin manager which handles the instances of joins. |
CastedIntFieldJoinTestBase::$modules | property | core/ |
Modules to install. |
CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
CastedIntFieldJoinTestBase::$rootUser | property | core/ |
|
CastedIntFieldJoinTestBase::$testViews | property | core/ |
|
CastedIntFieldJoinTestBase::buildJoin | function | core/ |
Builds a join using the given configuration. |
CastedIntFieldJoinTestBase::setUp | function | core/ |
|
CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
CastedIntFieldJoinTestBase::testBuildJoin | function | core/ |
Tests base join functionality. |
CastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
CastSqlInterface::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.