Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 8.9.x for _action
- Search 10.3.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ContentModerationHooks::actionInfoAlter | function | core/ |
Implements hook_action_info_alter(). |
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. |
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/ |
Tests Delete Action. |
DeleteActionTest.php | file | core/ |
|
DeleteActionTest::$modules | property | core/ |
Modules to install. |
DeleteActionTest::$testUser | property | core/ |
The test user. |
DeleteActionTest::setUp | function | core/ |
|
DeleteActionTest::testDeleteAction | function | core/ |
Tests delete action. |
DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
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. |
DriverSpecificTransactionTestBase::cleanUp | function | core/ |
Starts over for a new test. |
DriverSpecificTransactionTestBase::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
DriverSpecificTransactionTestBase::createRootTransaction | function | core/ |
Create a root Drupal transaction. |
DriverSpecificTransactionTestBase::executeDDLStatement | function | core/ |
Executes a DDL statement. |
DriverSpecificTransactionTestBase::insertRow | function | core/ |
Inserts a single row into the testing table. |
DriverSpecificTransactionTestBase::rootTransactionCallback | function | core/ |
A post-transaction callback for testing purposes. |
DriverSpecificTransactionTestBase::testCommittedTransaction | function | core/ |
Tests a committed transaction. |
DriverSpecificTransactionTestBase::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.