Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| admin-block-content.html.twig | file | core/ |
Theme override for the content of an administrative block. |
| 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/ |
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-block.html.twig | file | core/ |
Theme override 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/ |
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.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); } :is(#extra-specificity-hack,… |
| 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); } :is(#extra-specificity-hack, [data-drupal-admin-styles]) { &.admin-toolbar-control-bar { position: relative; … |
| admin-toolbar.css | file | core/ |
Admin Toolbar styles. |
| admin-toolbar.pcss.css | file | core/ |
Admin Toolbar styles. |
| admin.api.php | file | core/ |
Hooks for the admin theme. |
| admin.inc | file | core/ |
|
| admin.info.yml | file | core/ |
core/themes/admin/admin.info.yml |
| admin.libraries.yml | file | core/ |
core/themes/admin/admin.libraries.yml |
| admin.schema.yml | file | core/ |
core/themes/admin/config/schema/admin.schema.yml |
| admin.settings.yml | file | core/ |
core/themes/admin/config/install/admin.settings.yml |
| AdminAccountSwitcher | class | core/ |
@internal This API is experimental. |
| AdminAccountSwitcher.php | file | core/ |
|
| AdminAccountSwitcher::switchBack | function | core/ |
|
| AdminAccountSwitcher::switchTo | function | core/ |
|
| AdminAccountSwitcher::switchToAdministrator | function | core/ |
Switches to an administrative account. |
| AdminAccountSwitcher::__construct | function | core/ |
|
| AdminAccountSwitcherTest | class | core/ |
Tests Admin Account Switcher. |
| AdminAccountSwitcherTest.php | file | core/ |
|
| AdminAccountSwitcherTest::$modules | property | core/ |
|
| AdminAccountSwitcherTest::register | function | core/ |
|
| 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/ |
Tests switching and switching back. |
| AdminAjaxTest | class | core/ |
Tests the admin UI AJAX interactions. |
| AdminAjaxTest.php | file | core/ |
|
| AdminAjaxTest::$defaultTheme | property | core/ |
|
| AdminAjaxTest::$modules | property | core/ |
|
| 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 | class | core/ |
Provides a helper class to determine whether the route is an admin one. |
| AdminContext.php | file | core/ |
|
| AdminContext::$routeMatch | property | core/ |
The route match. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.