Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
AccountSwitcher::$originalSessionSaving | property | core/ |
The original state of session saving prior to account switching. |
AccountSwitcher::__construct | function | core/ |
Constructs a new AccountSwitcher. |
Action | class | core/ |
Defines an Action attribute object. |
Action | class | core/ |
Defines an Action annotation object. |
Action.php | file | core/ |
|
Action.php | file | core/ |
|
Action::$category | property | core/ |
The category under which the action should be listed in the UI. |
Action::$confirm_form_route_name | property | core/ |
The route name for a confirmation form for this action. |
Action::$id | property | core/ |
The plugin ID. |
Action::$label | property | core/ |
The human-readable name of the action plugin. |
Action::$type | property | core/ |
The entity type the action can apply to. |
Action::__construct | function | core/ |
Constructs an Action attribute. |
ActionBase | class | core/ |
Provides a base implementation for an Action plugin. |
ActionBase.php | file | core/ |
|
ActionBase::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
ActionInterface | interface | core/ |
Provides an interface for an Action plugin. |
ActionInterface.php | file | core/ |
|
ActionInterface::access | function | core/ |
Checks object access. |
ActionInterface::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
ActionManager | class | core/ |
Provides an Action plugin manager. |
ActionManager.php | file | core/ |
|
ActionManager::getDefinitionsByType | function | core/ |
Gets the plugin definitions for this entity type. |
ActionManager::__construct | function | core/ |
Constructs a new class instance. |
ActionMethod | class | core/ |
@internal This API is experimental. |
ActionMethod.php | file | core/ |
|
ActionMethod::__construct | function | core/ |
|
ActionMethodAttributeTest | class | core/ |
Tests Drupal\Core\Config\Action\Attribute\ActionMethod. |
ActionMethodAttributeTest.php | file | core/ |
|
ActionMethodAttributeTest::testInvalidFunctionName | function | core/ |
Tests invalid function name. |
ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
ActionPluginCollection.php | file | core/ |
|
ActionPluginCollection::get | function | core/ |
|
Actions | class | core/ |
Provides a wrapper element to group one or more buttons in a form. |
Actions.php | file | core/ |
|
Actions::getInfo | function | core/ |
Returns the element properties for this element. |
Actions::preRenderActionsDropbutton | function | core/ |
Render API callback: Groups the elements with a #dropbutton property. |
Actions::processActions | function | core/ |
Processes a form actions container element. |
ActionsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Actions[[api-linebreak]] @group Render |
ActionsTest.php | file | core/ |
|
ActionsTest::$modules | property | core/ |
Modules to install. |
ActionsTest::buildForm | function | core/ |
Form constructor. |
ActionsTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActionsTest::submitForm | function | core/ |
Form submission handler. |
ActionsTest::testDropbuttonWithBubbleableMetadata | function | core/ |
Tests a drop button with Bubbleable metadata. |
ActionsTest::validateForm | function | core/ |
Form validation handler. |
ActiveLinkResponseFilter | class | core/ |
Subscribes to filter HTML responses, to set attributes on active links. |
ActiveLinkResponseFilter.php | file | core/ |
|
ActiveLinkResponseFilter::$currentPath | property | core/ |
The current path. |
ActiveLinkResponseFilter::$currentUser | property | core/ |
The current user. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.