Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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::isAdminRoute | function | core/ |
Determines whether the active route is an admin one. |
| AdminContext::__construct | function | core/ |
Construct a new admin context helper instance. |
| AdminController::__construct | function | core/ |
AdminController constructor. |
| AdminDemoNegotiator::applies | function | core/ |
|
| AdminMetaTagTest | class | core/ |
Confirm that the fingerprinting meta tag appears as expected. |
| AdminMetaTagTest.php | file | core/ |
|
| AdminMetaTagTest::$defaultTheme | property | core/ |
|
| AdminMetaTagTest::testMetaTag | function | core/ |
Verify that the meta tag HTML is generated correctly. |
| AdminNegotiator::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| AdminNegotiator::$user | property | core/ |
The current user. |
| AdminNegotiator::applies | 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/ |
Tests determining the active theme. |
| AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.