Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigActionsTest::testConfigActions | function | core/ |
Tests adding an image effect using the configuration action manager. |
| ConfigActionsTest::testEntityMethodActions | function | core/ |
Tests the application of entity method actions on a block. |
| ConfigActionsTest::testLayoutBuilderActions | function | core/ |
Tests config actions exposed by Layout Builder. |
| ConfigActionsTest::testPlaceBlockActionDoesNotChangeExistingBlock | function | core/ |
Verifies placeBlockInDefaultTheme action doesn't alter an existing block. |
| ConfigActionsTest::testPlaceBlockActionOnlyWorksOnBlocks | function | core/ |
Tests place block action only works on blocks. |
| 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/ |
Tests exception thrown for duplicate pluralized method action definitions. |
| ConfigActionTest::testDuplicatePluralizedOtherMethodNameException | function | core/ |
Tests exception when creating a duplicate derivative. |
| ConfigActionTest::testDuplicateShorthandActionIds | function | core/ |
Tests that duplicate shorthand action IDs throw an exception. |
| ConfigActionTest::testEntityCreate | function | core/ |
Tests the behavior of the entity_create config action. |
| ConfigActionTest::testEntityMethod | function | core/ |
Tests the behavior of the entity_method config action. |
| ConfigActionTest::testEntityMethodException | function | core/ |
Tests exception thrown when entity method action has an invalid argument. |
| ConfigActionTest::testMissingAction | function | core/ |
Tests that an exception is thrown when an action does not exist. |
| ConfigActionTest::testParentAttributes | function | core/ |
Tests that parent attributes are properly discovered. |
| ConfigActionTest::testPluralizedEntityMethod | function | core/ |
Tests pluralized method config actions on configuration entities. |
| ConfigActionTest::testPluralizedEntityMethodException | function | core/ |
Tests exception thrown when applying an action to multiple calls. |
| ConfigActionTest::testShorthandActionIds | function | core/ |
Tests shorthand action IDs for a configuration entity. |
| ConfigActionTest::testSimpleConfigUpdate | function | core/ |
Tests the simple config update action and related exceptions. |
| 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. |
| ConfigAfterInstallerTestBase | class | core/ |
Provides a class for install profiles to check their installed config. |
| ConfigAfterInstallerTestBase.php | file | core/ |
|
| ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
| ConfigConfiguratorTest | class | core/ |
Tests Config Configurator. |
| ConfigConfiguratorTest.php | file | core/ |
|
| ConfigConfiguratorTest::cloneRecipe | function | core/ |
Clones a recipes. |
| ConfigConfiguratorTest::testExistingConfigIsIgnoredInLenientMode | function | core/ |
Tests existing config is ignored in lenient mode. |
| ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder | function | core/ |
Tests creating an existing configuration with a difference key order. |
| ConfigConfiguratorTest::testFullStrictness | function | core/ |
Tests strict mode. |
| ConfigConfiguratorTest::testSelectiveStrictness | function | core/ |
Tests with strict mode on part of the configuration. |
| ConfigCRUDTest | class | core/ |
Tests CRUD operations on configuration objects. |
| ConfigCRUDTest.php | file | core/ |
|
| ConfigCRUDTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
| ConfigCRUDTest::testCRUD | function | core/ |
Tests CRUD operations. |
| ConfigCRUDTest::testDataTypes | function | core/ |
Tests data type handling. |
| ConfigCRUDTest::testNameValidation | function | core/ |
Tests the validation of configuration object names. |
| ConfigCRUDTest::testValueValidation | function | core/ |
Tests the validation of configuration object values. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.