Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PageActions | class | core/ |
Provides the Page Actions basic top bar item. |
PageActions.php | file | core/ |
|
PageActions::build | function | core/ |
Builds and returns the renderable array for this top bar item plugin. |
PageActions::create | function | core/ |
Creates an instance of the plugin. |
PageActions::getFeaturedPageActions | function | core/ |
Gets the featured local task. |
PageActions::__construct | function | core/ |
Constructs a PageActions object. |
path.links.action.yml | file | core/ |
core/modules/path/path.links.action.yml |
PDOConnection::beginTransaction | function | core/ |
|
PermissionsPerBundleTest::testActionIsOnlyAvailableToUserRoles | function | core/ |
Tests that the permissions-per-bundle action can only be applied to roles. |
plugin.manager.action | service | core/ |
Drupal\Core\Action\ActionManager |
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/ |
Tests Publish Action. |
PublishActionTest.php | file | core/ |
|
PublishActionTest::$modules | property | core/ |
Modules to install. |
PublishActionTest::setUp | function | core/ |
|
PublishActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
PublishActionTest::testPublishAction | function | core/ |
Tests publish action. |
PublishActionTest::testUnpublishAction | function | core/ |
Tests unpublish action. |
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/ |
Tests a recipe that has actions. |
RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
Tests a recipe that has actions and with pre-existing configuration. |
RecipeRunnerTest::testInvalidConfigAction | function | core/ |
Tests a recipe with an invalid configuration action. |
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
Tests a recipe with an invalid action configuration. |
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/ |
Tests Save Action. |
SaveActionTest.php | file | core/ |
|
SaveActionTest::$modules | property | core/ |
Modules to install. |
SaveActionTest::setUp | function | core/ |
|
SaveActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
SaveActionTest::testSaveAction | function | core/ |
Tests save action. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.