Search for to
Title | Object type | File name | Summary |
---|---|---|---|
aaa_hook_collector_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/aaa_hook_collector_test.info.yml |
AccessPolicyProcessorTest::testEmptyCalculator | function | core/ |
Tests that access policies which do nothing are properly processed. |
AccessPolicyProcessorTest::testNoCalculators | function | core/ |
Tests that everything works if no access policies are present. |
ActiveFixtureManipulator | class | core/ |
A fixture manipulator for the active directory. |
ActiveFixtureManipulator.php | file | core/ |
|
ActiveFixtureManipulator::commitChanges | function | core/ |
Commits the changes to the directory. |
AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst | function | core/ |
Tests that adding a component to another section works as expected. |
AddItemToToolbar | class | core/ |
Config action plugin to add an item to the toolbar. |
AddItemToToolbar.php | file | core/ |
|
AddItemToToolbar::apply | function | core/ |
Applies the config action. |
AddItemToToolbar::create | function | core/ |
Creates an instance of the plugin. |
AddItemToToolbar::__construct | function | core/ |
|
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar[[api-linebreak]] @group ckeditor5 @group Recipe |
AddItemToToolbarConfigActionTest.php | file | core/ |
|
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]][[api-linebreak]] [{"item_name": "sourceEditing"}, ["heading", "bold",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
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-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/ |
Safely switches to another account. |
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/ |
Tests switching and switching back. |
AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
AllowedScaffoldPackagesValidator | class | core/ |
Validates the list of packages that are allowed to scaffold files. |
AllowedScaffoldPackagesValidator.php | file | core/ |
|
AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
|
AllowedScaffoldPackagesValidator::validate | function | core/ |
Validates that only the implicitly allowed packages can use scaffolding. |
AllowedScaffoldPackagesValidator::__construct | function | core/ |
|
AllowedScaffoldPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator[[api-linebreak]] @group package_manager @internal |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.