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/ |
Constructs a new entity object, without permanently saving it. |
Action::execute | function | core/ |
|
Action::fields | function | core/ |
Returns available fields on the source. |
Action::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Action::getPlugin | function | core/ |
Returns the operation plugin. |
Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
Action::getPluginCollections | function | core/ |
|
Action::getPluginDefinition | function | core/ |
|
Action::getType | function | core/ |
Returns the operation type. |
Action::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
Action::prepareRow | function | core/ |
Adds additional data to the row. |
Action::query | function | core/ |
|
Action::setPlugin | function | core/ |
|
Action::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
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/ |
Form constructor. |
ActionAdminManageForm::create | function | core/ |
Instantiates a new instance of this class. |
ActionAdminManageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ActionAdminManageForm::submitForm | function | core/ |
Form submission handler. |
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/ |
Checks object access. |
ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
ActionAjaxTest::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ActionAjaxTest::execute | function | core/ |
Executes the plugin. |
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.