Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Adds a field to all bundles of its target entity type. |
| AddToAllBundles.php | file | core/ |
|
| AddToAllBundles::apply | function | core/ |
Applies the config action. |
| AddToAllBundles::create | function | core/ |
Creates an instance of the plugin. |
| 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. |
| admin-reset-styles.css | file | core/ |
Reset styles from parent theme. https://developer.mozilla.org/en-US/docs/Web/CSS/all |
| admin-reset-styles.pcss.css | file | core/ |
Reset styles from parent theme. https://developer.mozilla.org/en-US/docs/Web/CSS/all |
| 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); … |
| admin-toolbar.css | file | core/ |
Admin Toolbar styles. |
| admin-toolbar.pcss.css | file | core/ |
Admin Toolbar styles. |
| AdminAccountSwitcher | class | core/ |
@internal This API is experimental. |
| AdminAccountSwitcher.php | file | core/ |
|
| AdminAccountSwitcher::switchBack | function | core/ |
Reverts to a previous account after switching. |
| AdminAccountSwitcher::switchTo | function | core/ |
Safely switches to another account. |
| AdminAccountSwitcher::switchToAdministrator | function | core/ |
Switches to an administrative account. |
| AdminAccountSwitcher::__construct | function | core/ |
|
| AdminAccountSwitcherTest | class | core/ |
@covers \Drupal\Core\DefaultContent\AdminAccountSwitcher[[api-linebreak]] @group DefaultContent |
| AdminAccountSwitcherTest.php | file | core/ |
|
| AdminAccountSwitcherTest::$modules | property | core/ |
Modules to install. |
| AdminAccountSwitcherTest::register | function | core/ |
Registers test-specific services. |
| AdminAccountSwitcherTest::setUp | function | core/ |
|
| AdminAccountSwitcherTest::testNoAdministratorsExist | function | core/ |
Tests that there is an error if there are no administrative users. |
| AdminAccountSwitcherTest::testSuperUser | function | core/ |
Tests switching to user 1 when the superuser access policy is enabled. |
| AdminAccountSwitcherTest::testSwitchToAdministrator | function | core/ |
Tests switching to a user with an administrative role. |
| AdminAccountSwitcherTest::testSwitchToAndSwitchBack | function | core/ |
|
| AdminAjaxTest | class | core/ |
Tests the admin UI AJAX interactions. |
| AdminAjaxTest.php | file | core/ |
|
| AdminAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminAjaxTest::$modules | property | core/ |
Modules to install. |
| AdminAjaxTest::setUp | function | core/ |
|
| AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
| AdminAjaxTest::testBodyScroll | function | core/ |
Tests body scroll. |
| AdminContext::isAdminRoute | function | core/ |
Determines whether the active route is an admin one. |
| AdminContext::__construct | function | core/ |
Construct a new admin context helper instance. |
| AdminController::$moduleAdminLinks | property | core/ |
The module admin links service. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.