Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CallsDestructableServiceController::render | function | core/ |
Render callback. |
| CallsDestructableServiceController::__construct | function | core/ |
|
| CAlterHooks | class | core/ |
This class contains hook implementations. |
| CAlterHooks.php | file | core/ |
|
| CAlterHooks::testAlter | function | core/ |
Implements hook_test_alter(). |
| CAlterHooks::testSubtypeAlter | function | core/ |
Implements hook_test_subtype_alter(). |
| CanaryTransport | class | core/ |
A transport only used to test the transport factory adapter. |
| CanaryTransport.php | file | core/ |
|
| CanaryTransport::doSend | function | core/ |
|
| CanaryTransport::__toString | function | core/ |
|
| CanaryTransportFactory | class | core/ |
A transport factory only used to test the transport factory adapter. |
| CanaryTransportFactory.php | file | core/ |
|
| CanaryTransportFactory::create | function | core/ |
|
| CanaryTransportFactory::getSupportedSchemes | function | core/ |
|
| CancelUser | class | core/ |
Cancels a user account. |
| CancelUser.php | file | core/ |
|
| CancelUser::$currentUser | property | core/ |
The current user. |
| CancelUser::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CancelUser::access | function | core/ |
Checks object access. |
| CancelUser::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| CancelUser::execute | function | core/ |
Executes the plugin. |
| CancelUser::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
| CancelUser::__construct | function | core/ |
Constructs a CancelUser object. |
| CaptureTransport | class | core/ |
Defines a mail transport that captures sent messages in a key value store. |
| CaptureTransport.php | file | core/ |
|
| CaptureTransport::$keyValueFactory | property | core/ |
Key value factory. |
| CaptureTransport::doSend | function | core/ |
|
| CaptureTransport::setKeyValueFactory | function | core/ |
Set key value factory. |
| CaptureTransport::__toString | 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 | class | core/ |
Tests incoming path case insensitivity. |
| CaseInsensitivePathTest.php | file | core/ |
|
| CaseInsensitivePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CaseInsensitivePathTest::$modules | property | core/ |
Modules to install. |
| CaseInsensitivePathTest::setUp | function | core/ |
|
| CaseInsensitivePathTest::testMixedCasePaths | function | core/ |
Tests mixed case paths. |
| CaseInsensitivePathTest::testPathsWithArguments | function | core/ |
Tests paths with slugs. |
| CaseSensitivityTest | class | core/ |
Tests handling case sensitive collation. |
| CaseSensitivityTest.php | file | core/ |
|
| CaseSensitivityTest::testCaseSensitiveInsert | function | core/ |
Tests BINARY collation in MySQL. |
| 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. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.