Search for all
Title | Object type | File name | Summary |
---|---|---|---|
Action.php | file | core/ |
|
Action.php | file | core/ |
|
action.post_update.php | file | core/ |
Post update functions for Actions UI module. |
action.routing.yml | file | core/ |
core/modules/action/action.routing.yml |
action.schema.yml | file | core/ |
core/modules/action/config/schema/action.schema.yml |
action.settings_3022401.yml | file | core/ |
core/modules/action/tests/fixtures/update/action.settings_3022401.yml |
Action::$category | property | core/ |
The category under which the action should be listed in the UI. |
Action::$configuration | property | core/ |
The configuration of the action. |
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::$id | property | core/ |
The name (plugin ID) of the action. |
Action::$label | property | core/ |
The label of the action. |
Action::$label | property | core/ |
The human-readable name of the action plugin. |
Action::$plugin | property | core/ |
The plugin ID of the action. |
Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
Action::$type | property | core/ |
The action type. |
Action::$type | property | core/ |
The entity type the action can apply to. |
Action::create | function | core/ |
|
Action::execute | function | core/ |
|
Action::fields | function | core/ |
|
Action::getIds | function | core/ |
|
Action::getPlugin | function | core/ |
|
Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
Action::getPluginCollections | function | core/ |
|
Action::getPluginDefinition | function | core/ |
|
Action::getType | function | core/ |
|
Action::isConfigurable | function | core/ |
|
Action::prepareRow | function | core/ |
|
Action::query | function | core/ |
|
Action::setPlugin | function | core/ |
|
Action::sort | function | core/ |
|
Action::__construct | function | core/ |
Constructs an Action attribute. |
ActionAddForm | class | core/ |
Provides a form for action add forms. |
ActionAddForm.php | file | core/ |
|
ActionAddForm::buildForm | function | core/ |
|
ActionAdminManageForm | class | core/ |
Provides a configuration form for configurable actions. |
ActionAdminManageForm.php | file | core/ |
|
ActionAdminManageForm::$manager | property | core/ |
The action plugin manager. |
ActionAdminManageForm::buildForm | function | core/ |
|
ActionAdminManageForm::create | function | core/ |
|
ActionAdminManageForm::getFormId | function | core/ |
|
ActionAdminManageForm::submitForm | function | core/ |
|
ActionAdminManageForm::__construct | function | core/ |
Constructs a new ActionAdminManageForm. |
ActionAjaxTest | class | core/ |
Plugin used for testing AJAX in action config entity forms. |
ActionAjaxTest.php | file | core/ |
|
ActionAjaxTest::access | function | core/ |
|
ActionAjaxTest::buildConfigurationForm | function | core/ |
|
ActionAjaxTest::defaultConfiguration | function | core/ |
|
ActionAjaxTest::execute | function | core/ |
|
ActionAjaxTest::partyCallback | function | core/ |
Callback for party checkbox. |
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.