Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
admin-toolbar-control-bar.pcss.css file core/modules/navigation/css/components/admin-toolbar-control-bar.pcss.css @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);
AdminAccountSwitcher::__construct function core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
AdminContext class core/lib/Drupal/Core/Routing/AdminContext.php Provides a helper class to determine whether the route is an admin one.
AdminContext.php file core/lib/Drupal/Core/Routing/AdminContext.php
AdminContext::$routeMatch property core/lib/Drupal/Core/Routing/AdminContext.php The route match.
AdminContext::isAdminRoute function core/lib/Drupal/Core/Routing/AdminContext.php Determines whether the active route is an admin one.
AdminContext::__construct function core/lib/Drupal/Core/Routing/AdminContext.php Construct a new admin context helper instance.
AdminController class core/modules/system/src/Controller/AdminController.php Controller for admin section.
AdminController.php file core/modules/system/src/Controller/AdminController.php
AdminController::$moduleAdminLinks property core/modules/system/src/Controller/AdminController.php The module admin links service.
AdminController::$moduleExtensionList property core/modules/system/src/Controller/AdminController.php The module extension list.
AdminController::$modulePermissionsLinks property core/modules/system/src/Controller/AdminController.php The module permissions link service.
AdminController::create function core/modules/system/src/Controller/AdminController.php
AdminController::index function core/modules/system/src/Controller/AdminController.php Prints a listing of admin tasks, organized by module.
AdminController::__construct function core/modules/system/src/Controller/AdminController.php AdminController constructor.
AdminDemoNegotiator class core/modules/block/src/Theme/AdminDemoNegotiator.php Negotiates the theme for the block admin demo page via the URL.
AdminDemoNegotiator.php file core/modules/block/src/Theme/AdminDemoNegotiator.php
AdminDemoNegotiator::applies function core/modules/block/src/Theme/AdminDemoNegotiator.php
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php
AdminNegotiator::$adminContext property core/modules/user/src/Theme/AdminNegotiator.php The route admin context to determine whether a route is an admin one.
AdminNegotiator::$configFactory property core/modules/user/src/Theme/AdminNegotiator.php The config factory.
AdminNegotiator::__construct function core/modules/user/src/Theme/AdminNegotiator.php Creates a new AdminNegotiator instance.
AdminPathConfigEntityConverter class core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php Makes sure the unmodified ConfigEntity is loaded on admin pages.
AdminPathConfigEntityConverter class core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter.
AdminPathConfigEntityConverter.php file core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter.php file core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter::$adminContext property core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php The route admin context to determine whether a route is an admin one.
AdminPathConfigEntityConverter::$configFactory property core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php The config factory.
AdminPathConfigEntityConverter::$container property core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php The service container.
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php The id of the original proxied service.
AdminPathConfigEntityConverter::$service property core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php The real proxied service, after it was lazy loaded.
AdminPathConfigEntityConverter::applies function core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter::applies function core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter::convert function core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter::convert function core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
AdminPathConfigEntityConverter::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php Lazy loads the real service from the container.
AdminPathConfigEntityConverter::__construct function core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php Constructs a ProxyClass Drupal proxy object.
AdminPathConfigEntityConverter::__construct function core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php Constructs a new EntityConverter.
AdminPathEntityConverterLanguageTest class core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Test administration path based conversion of entities.
AdminPathEntityConverterLanguageTest.php file core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::$defaultTheme property core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::$modules property core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::setUp function core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage function core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php Tests the translated and untranslated config entities are loaded properly.
AdminTest::testConfigBlocksDescription function core/modules/system/tests/src/Functional/System/AdminTest.php Tests admin config page blocks without descriptions.
AdminUiTest::testLanguageConfigForm function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the language config form.
AdminUiTest::testMessagesDoNotAccumulate function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate.
AdminUiTest::testPluginSettingsFormSection function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests the plugin settings form section.
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Confirm settings only trigger AJAX when select value is CKEditor 5.
AdvancedSettingsForm::getEditableConfigNames function core/modules/views_ui/src/Form/AdvancedSettingsForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.