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 |
---|---|---|---|
ConfigActionsTest::testPlaceBlockAtPosition | function | core/ |
Tests placing a block at the first and last position in a region. |
ConfigActionsTest::testPlaceBlockInDefaultRegion | function | core/ |
Tests placing a block in the default theme's region. |
ConfigActionsTest::testPlaceBlockInDynamicRegion | function | core/ |
Tests place block in dynamic region. |
ConfigActionsTest::testPlaceBlockInEmptyRegion | function | core/ |
Tests using the PlaceBlock action in an empty region. |
ConfigActionsTest::testPlaceBlockInStaticRegion | function | core/ |
Tests place block in static region. |
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/ |
Tests Config Action Validation. |
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/ |
Tests config actions are validated. |
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::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableActionBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
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::$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::$transactionManager | property | core/ |
The 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::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::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. |
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.