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 |
---|---|---|---|
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
Connection::transactionDepth | function | core/ |
Determines the current transaction depth. |
Connection::transactionManager | function | core/ |
Returns the transaction manager. |
contact.links.action.yml | file | core/ |
core/modules/contact/contact.links.action.yml |
ContentEntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
content_moderation_action_info_alter | function | core/ |
Implements hook_action_info_alter(). |
d6_action.yml | file | core/ |
core/modules/system/migrations/d6_action.yml |
d7_action.yml | file | core/ |
core/modules/system/migrations/d7_action.yml |
Database abstraction layer | group | core/ |
Allow the use of different database servers using the same code base. |
DateFormatAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
DateFormatEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
DefaultsEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
DeleteAction | class | core/ |
Redirects to an entity deletion form. |
DeleteAction.php | file | core/ |
|
DeleteAction::$currentUser | property | core/ |
The current user. |
DeleteAction::$tempStore | property | core/ |
The tempstore object. |
DeleteAction::access | function | core/ |
Checks object access. |
DeleteAction::create | function | core/ |
Creates an instance of the plugin. |
DeleteAction::execute | function | core/ |
Executes the plugin. |
DeleteAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
DeleteAction::__construct | function | core/ |
Constructs a new DeleteAction object. |
DeleteActionTest | class | core/ |
@group Action |
DeleteActionTest.php | file | core/ |
|
DeleteActionTest::$modules | property | core/ |
Modules to install. |
DeleteActionTest::$testUser | property | core/ |
|
DeleteActionTest::setUp | function | core/ |
|
DeleteActionTest::testDeleteAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\DeleteAction::execute[[api-linebreak]] |
DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
DestinationBase::$rollbackAction | property | core/ |
The rollback action to be saved for the last imported item. |
DestinationBase::rollbackAction | function | core/ |
The rollback action for the last imported item. |
DestinationBase::setRollbackAction | function | core/ |
For a destination item being updated, set the appropriate rollback action. |
DisplayModeLocalAction | class | core/ |
Defines a local action plugin with modal dialog. |
DisplayModeLocalAction.php | file | core/ |
|
DisplayModeLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
DisplayTest::testActionLinks | function | core/ |
Tests the action links on the edit display UI. |
DriverSpecificTransactionTestBase | class | core/ |
Tests the transaction abstraction system. |
DriverSpecificTransactionTestBase.php | file | core/ |
|
DriverSpecificTransactionTestBase::$postTransactionCallbackAction | property | core/ |
Keeps track of the post-transaction callback action executed. |
DriverSpecificTransactionTestBase::assertRowAbsent | function | core/ |
Asserts that a given row is absent from the test table. |
DriverSpecificTransactionTestBase::assertRowPresent | function | core/ |
Asserts that a given row is present in the test table. |
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.