Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
AddSectionController::create function core/modules/layout_builder/src/Controller/AddSectionController.php Instantiates a new instance of this class.
AddSectionController::__construct function core/modules/layout_builder/src/Controller/AddSectionController.php AddSectionController constructor.
AddStyleSheetCommand class core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php AJAX command to add style sheets to a CKEditor instance.
AddStyleSheetCommand.php file core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php
AddStyleSheetCommand::$editorId property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The CKEditor instance ID.
AddStyleSheetCommand::$styleSheets property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The style sheet URLs to add to the CKEditor instance.
AddStyleSheetCommand::addStyleSheet function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php Adds a style sheet to the CKEditor instance.
AddStyleSheetCommand::render function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php Return an array to be run through json_encode and sent to the client.
AddStyleSheetCommand::__construct function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php AddStyleSheetCommand constructor.
admin-block-content.html.twig file core/modules/system/templates/admin-block-content.html.twig Default theme implementation for the content of an administrative block.
admin-block-content.html.twig file core/themes/claro/templates/admin/admin-block-content.html.twig Claro's theme implementation for the content of an administrative block.
admin-block-content.html.twig file core/themes/stable/templates/admin/admin-block-content.html.twig Theme override for the content of an administrative block.
admin-block-content.html.twig file core/themes/seven/templates/admin-block-content.html.twig Seven's theme implementation for the content of an administrative block.
admin-block.html.twig file core/themes/stable/templates/admin/admin-block.html.twig Theme override for an administrative block.
admin-block.html.twig file core/modules/system/templates/admin-block.html.twig Default theme implementation for an administrative block.
admin-list.css file core/themes/seven/css/components/admin-list.css /**
* Admin lists.
*/
ul.admin-list {
margin: 0;
padding: 0;
}
.admin-list li {
position: relative;
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
border-top: 1px solid #bfbfbf;
}
.admin-list.compact li {
admin-page.html.twig file core/themes/claro/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/themes/stable/templates/admin/admin-page.html.twig Theme override for an administrative page.
admin-page.html.twig file core/modules/system/templates/admin-page.html.twig Default theme implementation for an administrative page.
admin.inc file core/modules/views_ui/admin.inc Provides the Views' administrative interface.
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::$moduleExtensionList property core/modules/system/src/Controller/AdminController.php The module extension list.
AdminController::create function core/modules/system/src/Controller/AdminController.php Instantiates a new instance of this class.
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 Whether this theme negotiator should be used to set the theme.
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php Determine the active theme for the request.
AdminHtmlRouteProvider class core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Provides HTML routes for entities with administrative add/edit/delete pages.
AdminHtmlRouteProvider.php file core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getAddFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add-form route.
AdminHtmlRouteProvider::getAddPageRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add page route.
AdminHtmlRouteProvider::getDeleteFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the delete-form route.
AdminHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Returns the delete multiple form route.
AdminHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the edit-form route.
AdminMetaTagTest class core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php Confirm that the fingerprinting meta tag appears as expected.
AdminMetaTagTest.php file core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php
AdminMetaTagTest::$defaultTheme property core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php The theme to install as the default for testing.
AdminMetaTagTest::testMetaTag function core/modules/system/tests/src/Functional/System/AdminMetaTagTest.php Verify that the meta tag HTML is generated correctly.
AdminNegotiator class core/modules/user/src/Theme/AdminNegotiator.php Sets the active theme on admin pages.
AdminNegotiator.php file core/modules/user/src/Theme/AdminNegotiator.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.

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