Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AddFormBase::validateForm | function | core/ |
Form validation handler. |
| AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
| AddFormBase::__construct | function | core/ |
Constructs a AddFormBase object. |
| AddHandler | class | core/ |
Provides a form for adding an item in the Views UI. |
| AddHandler.php | file | core/ |
|
| AddHandler::buildForm | function | core/ |
Form constructor. |
| AddHandler::getForm | function | core/ |
Creates a new instance of this form. |
| AddHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
| AddHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
| AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
| AddRoleUser | class | core/ |
Adds a role to a user. |
| AddRoleUser.php | file | core/ |
|
| AddRoleUser::execute | function | core/ |
Executes the plugin. |
| AddRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser[[api-linebreak]] @group user |
| AddRoleUserTest.php | file | core/ |
|
| AddRoleUserTest::testExecuteAddExistingRole | function | core/ |
Tests the execute method on a user with a role. |
| AddRoleUserTest::testExecuteAddNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
| AddSectionController | class | core/ |
Defines a controller to add a new section. |
| AddSectionController.php | file | core/ |
|
| AddSectionController::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| AddSectionController::build | function | core/ |
Adds the new section. |
| AddSectionController::create | function | core/ |
Instantiates a new instance of this class. |
| AddSectionController::__construct | function | core/ |
AddSectionController constructor. |
| AddStyleSheetCommand | class | core/ |
AJAX command to add style sheets to a CKEditor instance. |
| AddStyleSheetCommand.php | file | core/ |
|
| AddStyleSheetCommand::$editorId | property | core/ |
The CKEditor instance ID. |
| AddStyleSheetCommand::$styleSheets | property | core/ |
The style sheet URLs to add to the CKEditor instance. |
| AddStyleSheetCommand::addStyleSheet | function | core/ |
Adds a style sheet to the CKEditor instance. |
| AddStyleSheetCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| AddStyleSheetCommand::__construct | function | core/ |
AddStyleSheetCommand constructor. |
| admin-block-content.html.twig | file | core/ |
Default theme implementation 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/ |
Seven's theme implementation for the content of an administrative block. |
| admin-block-content.html.twig | file | core/ |
Theme override for the content of an administrative block. |
| admin-block.html.twig | file | core/ |
Theme override for an administrative block. |
| admin-block.html.twig | file | core/ |
Default theme implementation for an administrative block. |
| admin-list.css | file | core/ |
/** * 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/ |
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.inc | file | core/ |
Provides the Views' administrative interface. |
| 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. |
| 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 | class | core/ |
Controller for admin section. |
| AdminController.php | file | core/ |
|
| AdminController::$moduleExtensionList | property | core/ |
The module extension list. |
| AdminController::create | function | core/ |
Instantiates a new instance of this class. |
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.