Search for _action
- Search 7.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
EndOfTransactionQueriesTest::register | function | core/ |
Registers test-specific services. |
EndOfTransactionQueriesTest::setUp | function | core/ |
|
EndOfTransactionQueriesTest::statementToTableName | function | core/ |
Returns the table name for a statement. |
EndOfTransactionQueriesTest::testEntitySave | function | core/ |
|
EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
|
EntityActionBase | class | core/ |
Base class for entity-based actions. |
EntityActionBase.php | file | core/ |
|
EntityActionBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
EntityActionBase::create | function | core/ |
Creates an instance of the plugin. |
EntityActionBase::__construct | function | core/ |
Constructs an EntityActionBase object. |
EntityActionDeriverBase | class | core/ |
Provides a base action for each entity type with specific interfaces. |
EntityActionDeriverBase.php | file | core/ |
|
EntityActionDeriverBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityActionDeriverBase::create | function | core/ |
Creates a new class instance. |
EntityActionDeriverBase::getApplicableEntityTypes | function | core/ |
Gets a list of applicable entity types. |
EntityActionDeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityActionDeriverBase::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
EntityActionDeriverBase::__construct | function | core/ |
Constructs a new EntityActionDeriverBase object. |
EntityChangedActionDeriver | class | core/ |
Provides an action deriver that finds entity types of EntityChangedInterface. |
EntityChangedActionDeriver.php | file | core/ |
|
EntityChangedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
EntityDefinitionUpdateTest::testSingleActionCalls | function | core/ |
Tests applying single updates. |
EntityDeleteActionDeriver | class | core/ |
Provides an action deriver that finds entity types with delete form. |
EntityDeleteActionDeriver.php | file | core/ |
|
EntityDeleteActionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDeleteActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
EntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
EntityForm::actionsElement | function | core/ |
Returns the action form element for the current entity form. |
EntityPublishedActionDeriver | class | core/ |
Provides an action deriver that finds publishable entity types. |
EntityPublishedActionDeriver.php | file | core/ |
|
EntityPublishedActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
ExternalFormUrlTest::testActionUrlBehavior | function | core/ |
Tests form behavior. |
FieldConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FieldStorageConfigEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
FieldUiLocalAction | class | core/ |
Provides local action definitions for all entity bundles. |
FieldUiLocalAction.php | file | core/ |
|
FieldUiLocalAction::$entityTypeManager | property | core/ |
The entity type manager. |
FieldUiLocalAction::$routeProvider | property | core/ |
The route provider to load routes by name. |
FieldUiLocalAction::create | function | core/ |
Creates a new class instance. |
FieldUiLocalAction::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FieldUiLocalAction::__construct | function | core/ |
Constructs a FieldUiLocalAction object. |
FieldUpdateActionBase | class | core/ |
Provides a base for action plugins that update one or more fields. |
FieldUpdateActionBase.php | file | core/ |
|
FieldUpdateActionBase::access | function | core/ |
Checks object access. |
FieldUpdateActionBase::execute | function | core/ |
Executes the plugin. |
FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
field_ui.links.action.yml | file | core/ |
core/modules/field_ui/field_ui.links.action.yml |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.