Search for l
Title | Object type | File name | Summary |
---|---|---|---|
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-block-content.html.twig | file | core/ |
Claro's 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/ |
Default theme implementation for the content of an administrative block. |
admin-block.html.twig | file | core/ |
Default theme implementation for an administrative block. |
admin-block.html.twig | file | core/ |
Theme override for an administrative block. |
admin-page.html.twig | file | core/ |
Theme override for an administrative page. |
admin-page.html.twig | file | core/ |
Theme override for an administrative page. |
admin-page.html.twig | file | core/ |
Default theme implementation for an administrative page. |
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. |
AdminAccountSwitcherTest::$modules | property | core/ |
Modules to install. |
AdminAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminAjaxTest::$modules | property | core/ |
Modules to install. |
AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
AdminAjaxTest::testBodyScroll | function | core/ |
Tests body scroll. |
AdminController | class | core/ |
Controller for admin section. |
AdminController.php | file | core/ |
|
AdminController::index | function | core/ |
Prints a listing of admin tasks, organized by module. |
AdminController::__construct | function | core/ |
AdminController constructor. |
AdminDemoNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AdminHtmlRouteProvider | class | core/ |
Provides HTML routes for entities with administrative add/edit/delete pages. |
AdminHtmlRouteProvider.php | file | core/ |
|
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
AdminHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
AdminMetaTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AdminNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
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.