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 |
---|---|---|---|
plugin.manager.config_action | service | core/ |
Drupal\Core\Config\Action\ConfigActionManager |
plugin.manager.menu.local_action | service | core/ |
Drupal\Core\Menu\LocalActionManager |
ProfileForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
PublishAction | class | core/ |
Publishes an entity. |
PublishAction.php | file | core/ |
|
PublishAction::access | function | core/ |
Checks object access. |
PublishAction::execute | function | core/ |
Executes the plugin. |
PublishActionTest | class | core/ |
@group Action |
PublishActionTest.php | file | core/ |
|
PublishActionTest::$modules | property | core/ |
Modules to install. |
PublishActionTest::setUp | function | core/ |
|
PublishActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityPublishedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
PublishActionTest::testPublishAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\PublishAction::execute[[api-linebreak]] |
PublishActionTest::testUnpublishAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\UnpublishAction::execute[[api-linebreak]] |
RebuildTest::testPreserveFormActionAfterAJAX | function | core/ |
Tests that a form's action is retained after an Ajax submission. |
Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
RecipeRunnerTest::testConfigActions | function | core/ |
|
RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
|
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
|
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
Rectangle::fraction | function | core/ |
Returns the fractional part of a float number, unsigned. |
RegisterForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
responsive_image.links.action.yml | file | core/ |
core/modules/responsive_image/responsive_image.links.action.yml |
SaveAction | class | core/ |
Provides an action that can save any entity. |
SaveAction.php | file | core/ |
|
SaveAction::$time | property | core/ |
The time service. |
SaveAction::access | function | core/ |
Checks object access. |
SaveAction::create | function | core/ |
Creates an instance of the plugin. |
SaveAction::execute | function | core/ |
Executes the plugin. |
SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
SaveActionTest | class | core/ |
@group Action |
SaveActionTest.php | file | core/ |
|
SaveActionTest::$modules | property | core/ |
Modules to install. |
SaveActionTest::setUp | function | core/ |
|
SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
SaveActionTest::testSaveAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute[[api-linebreak]] |
SearchPageAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
SearchPageEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
SetCustomize::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
shortcut.links.action.yml | file | core/ |
core/modules/shortcut/shortcut.links.action.yml |
StubConnection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
system.action.comment_delete_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_delete_action.yml |
system.action.comment_publish_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_publish_action.yml |
system.action.comment_save_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.comment_unpublish_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_unpublish_action.yml |
system.action.media_delete_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_delete_action.yml |
system.action.media_publish_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_publish_action.yml |
system.action.media_save_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_save_action.yml |
system.action.media_unpublish_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_unpublish_action.yml |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.