Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block.block.call_to_action.yml | file | core/ |
core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml |
block.block.claro_local_actions.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_local_actions.yml |
block.block.olivero_primary_admin_actions.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_primary_admin_actions.yml |
block.block.stark_local_actions.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_local_actions.yml |
BlockContentAddLocalAction | class | core/ |
Modifies the 'Add content block' local action. |
BlockContentAddLocalAction.php | file | core/ |
|
BlockContentAddLocalAction::create | function | core/ |
Creates an instance of the plugin. |
BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
BlockContentAddLocalAction::__construct | function | core/ |
Constructs a BlockContentAddLocalAction object. |
BlockContentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockEntitySettingTrayForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockLibraryController::buildLocalActions | function | core/ |
Builds the local actions for this listing. |
block_block_build_local_actions_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
block_content.links.action.yml | file | core/ |
core/modules/block_content/block_content.links.action.yml |
BookOutlineForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BulkForm::$actions | property | core/ |
An array of actions that can be executed. |
BulkForm::$actionStorage | property | core/ |
The action storage. |
BulkForm::emptyActionMessage | function | core/ |
Returns the message that is displayed when no action is selected. |
CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
claro_preprocess_links__action_links | function | core/ |
Implements hook_preprocess_HOOK() for links__action_links. |
claro_preprocess_menu_local_action | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-action templates. |
ClientConnectionTransactionState.php | file | core/ |
|
comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
CommentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
Config Action API | group | core/ |
Information about the classes and interfaces that make up the Config Action API. |
ConfigAction | class | core/ |
Defines a ConfigAction attribute object. |
ConfigAction.php | file | core/ |
|
ConfigAction::__construct | function | core/ |
Constructs a ConfigAction attribute. |
ConfigActionAttributeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Action\Attribute\ConfigAction[[api-linebreak]] @group Config |
ConfigActionAttributeTest.php | file | core/ |
|
ConfigActionAttributeTest::testNoLabelNoDeriver | function | core/ |
@covers ::__construct[[api-linebreak]] |
ConfigActionException | class | core/ |
@internal This API is experimental. |
ConfigActionException.php | file | core/ |
|
ConfigActionManager | class | core/ |
|
ConfigActionManager.php | file | core/ |
|
ConfigActionManager::$deprecatedPluginIds | property | core/ |
Information about all deprecated plugin IDs. |
ConfigActionManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
ConfigActionManager::applyAction | function | core/ |
Applies a config action. |
ConfigActionManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ConfigActionManager::getConfigNamesMatchingExpression | function | core/ |
Gets the names of all active config objects that match an expression. |
ConfigActionManager::getShorthandActionIdsForEntityType | function | core/ |
Gets a map of shorthand action IDs to plugin IDs for an entity type. |
ConfigActionManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Config\Action\ConfigActionManager object. |
ConfigActionPluginInterface | interface | core/ |
@internal This API is experimental. |
ConfigActionPluginInterface.php | file | core/ |
|
ConfigActionPluginInterface::apply | function | core/ |
Applies the config action. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.