Search for _action
- Search 7.x for _action
- Search 9.5.x for _action
- Search 10.3.x for _action
- Search 11.x for _action
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
claro_preprocess_links__action_links | function | core/ |
Implements hook_preprocess_HOOK() for links__action_links. |
claro_preprocess_menu_local_action | function | core/ |
Implements hook_preprocess_HOOK() for menu-local-action templates. |
comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
CommentActionsTest | class | core/ |
Tests actions provided by the Comment module. |
CommentActionsTest.php | file | core/ |
|
CommentActionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentActionsTest::$modules | property | core/ |
Modules to install. |
CommentActionsTest::testCommentPublishUnpublishActions | function | core/ |
Tests comment publish and unpublish actions. |
CommentActionsTest::testCommentUnpublishByKeyword | function | core/ |
Tests the unpublish comment by keyword action. |
CommentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ConfigEntityImportTest::doActionUpdate | function | core/ |
Tests updating a action during import. |
ConfigurableActionBase | class | core/ |
Provides a base implementation for a configurable Action plugin. |
ConfigurableActionBase.php | file | core/ |
|
ConfigurableActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ConfigurableActionBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurableActionBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurableActionBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableActionBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
ConfigurationTest::testActionConfiguration | function | core/ |
Tests configuration of advanced actions through administration interface. |
config_test.links.action.yml | file | core/ |
core/modules/config/tests/config_test/config_test.links.action.yml |
Connection::$rootTransactionEndCallbacks | property | core/ |
Post-root (non-nested) transaction commit callbacks. |
Connection::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
Connection::$transactionLayers | property | core/ |
Tracks the number of "layers" of transactions currently active. |
Connection::$transactionSupport | property | core/ |
Whether this database connection supports transactions. |
Connection::addRootTransactionEndCallback | function | core/ |
Adds a root transaction end callback. |
Connection::inTransaction | function | core/ |
Determines if there is an active transaction open. |
Connection::popCommittableTransactions | function | core/ |
Overridden to work around issues to MySQL not supporting transactional DDL. |
Connection::popCommittableTransactions | function | core/ |
Commit all the transaction layers that can commit. |
Connection::popTransaction | function | core/ |
Decreases the depth of transaction nesting. |
Connection::pushTransaction | function | core/ |
Increases the depth of transaction nesting. |
Connection::startTransaction | function | core/ |
Returns a new DatabaseTransaction object on this connection. |
Connection::supportsTransactionalDDL | function | core/ |
Determines if this driver supports transactional DDL. |
Connection::supportsTransactions | function | core/ |
Determines if this driver supports transactions. |
Connection::transactionDepth | function | core/ |
Determines the current transaction depth. |
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::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. |
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/action/migrations/d6_action.yml |
d7_action.yml | file | core/ |
core/modules/action/migrations/d7_action.yml |
Database abstraction layer | group | core/ |
Allow the use of different database servers using the same code base. |
DatabaseLegacyTest::testDbTransaction | function | core/ |
Tests deprecation of the db_transaction() function. |
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. |
db_transaction | function | core/ |
Returns a new transaction object for the active database. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.