Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
AddFormBase::validateForm function core/modules/media_library/src/Form/AddFormBase.php Form validation handler.
AddFormBase::validateMediaEntity function core/modules/media_library/src/Form/AddFormBase.php Validate a created media item.
AddFormBase::__construct function core/modules/media_library/src/Form/AddFormBase.php Constructs a AddFormBase object.
AddHandler class core/modules/views_ui/src/Form/Ajax/AddHandler.php Provides a form for adding an item in the Views UI.
AddHandler.php file core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Form constructor.
AddHandler::getForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Creates a new instance of this form.
AddHandler::getFormId function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns a unique string identifying the form.
AddHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns the key that represents this form.
AddHandler::__construct function core/modules/views_ui/src/Form/Ajax/AddHandler.php Constructs a new AddHandler object.
AddRoleUser class core/modules/user/src/Plugin/Action/AddRoleUser.php Adds a role to a user.
AddRoleUser.php file core/modules/user/src/Plugin/Action/AddRoleUser.php
AddRoleUser::execute function core/modules/user/src/Plugin/Action/AddRoleUser.php Executes the plugin.
AddRoleUserTest class core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php @coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser
@group user
AddRoleUserTest.php file core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php
AddRoleUserTest::testExecuteAddExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user with a role.
AddRoleUserTest::testExecuteAddNonExistingRole function core/modules/user/tests/src/Unit/Plugin/Action/AddRoleUserTest.php Tests the execute method on a user without a specific role.
AddSectionController class core/modules/layout_builder/src/Controller/AddSectionController.php Defines a controller to add a new section.
AddSectionController.php file core/modules/layout_builder/src/Controller/AddSectionController.php
AddSectionController::$layoutTempstoreRepository property core/modules/layout_builder/src/Controller/AddSectionController.php The layout tempstore repository.
AddSectionController::build function core/modules/layout_builder/src/Controller/AddSectionController.php Adds the new section.
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/seven/templates/admin-block-content.html.twig Seven'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.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.

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