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 |
---|---|---|---|
ConfigActionTest | class | core/ |
Tests the config action system. |
ConfigActionTest.php | file | core/ |
|
ConfigActionTest::$modules | property | core/ |
Modules to install. |
ConfigActionTest::testDuplicatePluralizedMethodNameException | function | core/ |
|
ConfigActionTest::testDuplicatePluralizedOtherMethodNameException | function | core/ |
|
ConfigActionTest::testDuplicateShorthandActionIds | function | core/ |
|
ConfigActionTest::testEntityCreate | function | core/ |
|
ConfigActionTest::testEntityMethod | function | core/ |
|
ConfigActionTest::testEntityMethodException | function | core/ |
|
ConfigActionTest::testMissingAction | function | core/ |
|
ConfigActionTest::testParentAttributes | function | core/ |
|
ConfigActionTest::testPluralizedEntityMethod | function | core/ |
|
ConfigActionTest::testPluralizedEntityMethodException | function | core/ |
|
ConfigActionTest::testShorthandActionIds | function | core/ |
|
ConfigActionTest::testSimpleConfigUpdate | function | core/ |
|
ConfigActionValidationTest | class | core/ |
@group Recipe |
ConfigActionValidationTest.php | file | core/ |
|
ConfigActionValidationTest::$modules | property | core/ |
Modules to install. |
ConfigActionValidationTest::$strictConfigSchema | property | core/ |
This test requires that we save invalid config, so we can test that it gets validated after applying a recipe. |
ConfigActionValidationTest::setUp | function | core/ |
|
ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
ConfigActionValidationTest::testConfigActionMissingDependency | function | core/ |
Tests config action validation for missing dependency. |
ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
@testWith ["block_content_type"][[api-linebreak]] ["node_type"][[api-linebreak]] ["shortcut_set"][[api-linebreak]] ["menu"][[api-linebreak]] [[api-linebreak]] |
ConfigEntityImportTest::doActionUpdate | function | core/ |
Tests updating an 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_action_duplicate_test.info.yml | file | core/ |
core/modules/config/tests/config_action_duplicate_test/config_action_duplicate_test.info.yml |
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::$transactionalDDLSupport | property | core/ |
Whether this database connection supports transactional DDL. |
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::$transactionManager | property | core/ |
The transaction manager. |
Connection::addRootTransactionEndCallback | function | core/ |
Adds a root transaction end callback. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::driverTransactionManager | function | core/ |
Returns a new instance of the driver's transaction manager. |
Connection::inTransaction | function | core/ |
Determines if there is an active transaction open. |
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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.