Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
AddItemToToolbar | class | core/ |
|
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/ |
|
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]][[api-linebreak]] [{"item_name": "sourceEditing"}, ["heading", "bold",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
|
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/ |
|
AnnounceFetcher::$tempStore | property | core/ |
The tempstore service. |
announcements_feed.toolbar.css | file | core/ |
Styles for the announcements toolbar item. |
announcements_feed.toolbar.css | file | core/ |
.toolbar .toolbar-icon.announce-canvas-link::before { background-image: url("data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none'… |
announcements_feed.toolbar.pcss.css | file | core/ |
Styles for the announcements toolbar item. |
AnnounceTestBase::$history | property | core/ |
History of requests/responses. |
AreaTextTokenTest | class | core/ |
Tests the token in text area handler. |
AreaTextTokenTest.php | file | core/ |
|
AreaTextTokenTest::$modules | property | core/ |
Modules to install. |
AreaTextTokenTest::$testViews | property | core/ |
Views used by this test. |
AreaTextTokenTest::setUp | function | core/ |
|
AreaTextTokenTest::testAreaTextToken | function | core/ |
Tests the token into text area plugin within header. |
array-to-object.component.yml | file | core/ |
core/modules/system/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml |
array-to-object.twig | file | core/ |
<div> {{ testProp }} </div> |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.