Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets the plugin collections used by this object. |
| 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/ |
|
| 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. |
| ActionAjaxTest::submitConfigurationForm | function | core/ |
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.