Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EmailActionTest::$modules | property | core/ |
Modules to install. |
EmailActionTest::setUp | function | core/ |
|
EmailActionTest::testEmailAction | function | core/ |
Tests the email action plugin. |
EndOfTransactionQueriesTest | class | core/ |
Tests delaying of cache tag invalidation queries to the end of transactions. |
EndOfTransactionQueriesTest.php | file | core/ |
|
EndOfTransactionQueriesTest::$modules | property | core/ |
Modules to install. |
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
EndOfTransactionQueriesTest::isStatementRelatedToTable | function | core/ |
Determines if a statement is relative to a specified table. |
EndOfTransactionQueriesTest::register | function | core/ |
Registers test-specific services. |
EndOfTransactionQueriesTest::setUp | function | core/ |
|
EndOfTransactionQueriesTest::testEntitySave | function | core/ |
Tests an entity save. |
EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
Tests an entity save rollback. |
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. |
EntityMethodConfigActionsTest | class | core/ |
@group Recipe |
EntityMethodConfigActionsTest.php | file | core/ |
|
EntityMethodConfigActionsTest::$modules | property | core/ |
Modules to install. |
EntityMethodConfigActionsTest::setUp | function | core/ |
|
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
|
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
|
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. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.