Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
|
AddItemToToolbarConfigActionTest::$modules | property | core/ |
|
AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
|
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]] [{"item_name": "sourceEditing"}, ["heading", "bold", "italic",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
|
AddJsCommand::$selector | property | core/ |
A CSS selector string. |
AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
AddToAllBundles | class | core/ |
Adds a field to all bundles of its target entity type. |
AddToAllBundles.php | file | core/ |
|
AddToAllBundles::apply | function | core/ |
|
AddToAllBundles::create | function | core/ |
|
AddToAllBundles::__construct | function | core/ |
|
AddToAllBundlesConfigActionTest | class | core/ |
@covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles |
AddToAllBundlesConfigActionTest.php | file | core/ |
|
AddToAllBundlesConfigActionTest::$modules | property | core/ |
|
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-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::switchTo | function | core/ |
|
AdminAccountSwitcher::switchToAdministrator | function | core/ |
Switches to an administrative account. |
AdminAccountSwitcherTest::testNoAdministratorsExist | function | core/ |
Tests that there is an error if there are no administrative users. |
AdminAccountSwitcherTest::testSwitchToAdministrator | function | core/ |
Tests switching to a user with an administrative role. |
AdminAccountSwitcherTest::testSwitchToAndSwitchBack | function | core/ |
|
AdminDemoNegotiator | class | core/ |
Negotiates the theme for the block admin demo page via the URL. |
AdminDemoNegotiator.php | file | core/ |
|
AdminDemoNegotiator::applies | function | core/ |
|
AdminDemoNegotiator::determineActiveTheme | function | core/ |
|
AdminNegotiator | class | core/ |
Sets the active theme on admin pages. |
AdminNegotiator.php | file | core/ |
|
AdminNegotiator::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminNegotiator::$configFactory | property | core/ |
The config factory. |
AdminNegotiator::$entityTypeManager | property | core/ |
The entity type manager. |
AdminNegotiator::$user | property | core/ |
The current user. |
AdminNegotiator::applies | function | core/ |
|
AdminNegotiator::determineActiveTheme | function | core/ |
|
AdminNegotiator::__construct | function | core/ |
Creates a new AdminNegotiator instance. |
AdminNegotiatorTest | class | core/ |
Tests AdminNegotiator class. |
AdminNegotiatorTest.php | file | core/ |
|
AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
AdminNegotiatorTest::testDetermineActiveTheme | function | core/ |
@dataProvider getThemes |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ |
Test that filter settings are only visible when the filter is enabled. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.