Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
AddModerationDeriver | class | core/ |
Deriver for moderation config actions plugins. |
AddModerationDeriver.php | file | core/ |
|
AddModerationDeriver::create | function | core/ |
Creates a new class instance. |
AddModerationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
AddModerationDeriver::__construct | function | core/ |
|
AddNavigationBlock | class | core/ |
@internal This API is experimental. |
AddNavigationBlock.php | file | core/ |
|
AddNavigationBlock::apply | function | core/ |
Applies the config action. |
AddNavigationBlock::create | function | core/ |
Creates an instance of the plugin. |
AddNavigationBlock::__construct | function | core/ |
|
AddNavigationBlockConfigActionTest | class | core/ |
@covers \Drupal\navigation\Plugin\ConfigAction\AddNavigationBlock[[api-linebreak]] @group navigation @group Recipe |
AddNavigationBlockConfigActionTest.php | file | core/ |
|
AddNavigationBlockConfigActionTest::$modules | property | core/ |
Modules to install. |
AddNavigationBlockConfigActionTest::setUp | function | core/ |
|
AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ |
Checks invalid config exception. |
AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
AddPermissionsUpdateTest | class | core/ |
Tests help_post_update_add_permissions_to_roles(). |
AddPermissionsUpdateTest.php | file | core/ |
|
AddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AddPermissionsUpdateTest::testUpdate | function | core/ |
Tests adding 'access help pages' permission. |
AddRoleUserTest::testExecuteAddNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
AddSectionController | class | core/ |
Defines a controller to add a new section. |
AddSectionController.php | file | core/ |
|
AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
AddSectionController::build | function | core/ |
Adds the new section. |
AddSectionController::create | function | core/ |
Instantiates a new instance of this class. |
AddSectionController::__construct | function | core/ |
AddSectionController constructor. |
AddToAllBundles::__construct | function | core/ |
|
AddToAllBundlesConfigActionTest | class | core/ |
@covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles[[api-linebreak]] |
AddToAllBundlesConfigActionTest.php | file | core/ |
|
AddToAllBundlesConfigActionTest::$modules | property | core/ |
Modules to install. |
AddToAllBundlesConfigActionTest::applyAction | function | core/ |
Applies a recipe with the addToAllBundles action. |
AddToAllBundlesConfigActionTest::setUp | function | core/ |
|
AddToAllBundlesConfigActionTest::testFailIfExists | function | core/ |
Tests that the action can be set to fail if the field already exists. |
AddToAllBundlesConfigActionTest::testIgnoreExistingFields | function | core/ |
Tests that the action will ignore existing fields by default. |
AddToAllBundlesConfigActionTest::testInstantiateNewFieldOnAllBundles | function | core/ |
Tests instantiating a field on all bundles of an entity type. |
add_pagination_heading.php | file | core/ |
Test fixture. |
admin-block-content.html.twig | file | core/ |
Default theme implementation for the content of an administrative block. |
admin-block-content.html.twig | file | core/ |
Theme override for the content of an administrative block. |
admin-block-content.html.twig | file | core/ |
Claro's theme implementation for the content of an administrative block. |
admin-toolbar-control-bar.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :root { --admin-toolbar-top-bar-height: var(-admin-toolbar-space-64); } .admin-toolbar-control-bar { … |
admin-toolbar-control-bar.pcss.css | file | core/ |
@import "../base/media-queries.pcss.css"; :root { --admin-toolbar-top-bar-height: var(-admin-toolbar-space-64); } .admin-toolbar-control-bar { position: relative; z-index: var(--admin-toolbar-z-index-admin-toolbar-control-bar); … |
AdminAccountSwitcher::__construct | function | core/ |
|
AdminContext | class | core/ |
Provides a helper class to determine whether the route is an admin one. |
AdminContext.php | file | core/ |
|
AdminContext::$routeMatch | property | core/ |
The route match. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.