Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
| 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/ |
|
| 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/ |
Creates an instance of the plugin. |
| 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. |
| card-list.css | file | core/ |
Cards list. |
| card-list.pcss.css | file | core/ |
Cards list. |
| card.css | file | core/ |
Card. |
| 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.pcss.css | file | core/ |
Card. |
| 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. |
| 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 | class | core/ |
Cast handling in SQL. |
| CastSql.php | file | core/ |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.