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 |
---|---|---|---|
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]] |
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/ |
@covers \Drupal\Core\Recipe\ConfigConfigurator[[api-linebreak]] @group Recipe |
ConfigConfiguratorTest.php | file | core/ |
|
ConfigConfiguratorTest::cloneRecipe | function | core/ |
Clones a recipes. |
ConfigConfiguratorTest::testExistingConfigIsIgnoredInLenientMode | function | core/ |
@testWith [false][[api-linebreak]] [[]][[api-linebreak]] [[api-linebreak]] |
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::$modules | property | core/ |
Modules to install. |
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. |
ConfigDependenciesTest | class | core/ |
@coversDefaultClass \Drupal\rest\Entity\ConfigDependencies[[api-linebreak]] |
ConfigDependenciesTest.php | file | core/ |
|
ConfigDependenciesTest::$modules | property | core/ |
Modules to install. |
ConfigDependenciesTest::providerBasicDependencies | function | core/ |
|
ConfigDependenciesTest::providerOnDependencyRemovalForResourceGranularity | function | core/ |
|
ConfigDependenciesTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]] |
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] |
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] @covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]] @covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]] |
ConfigDependencyManagerTest | class | core/ |
Tests the ConfigDependencyManager class. |
ConfigDependencyManagerTest | class | core/ |
Tests the ConfigDependencyManager class. |
ConfigDependencyManagerTest.php | file | core/ |
|
ConfigDependencyManagerTest.php | file | core/ |
|
ConfigDependencyManagerTest::providerTestSortAll | function | core/ |
|
ConfigDependencyManagerTest::testNoConfigEntities | function | core/ |
|
ConfigDependencyManagerTest::testNoConfiguration | function | core/ |
|
ConfigDependencyManagerTest::testSortAll | function | core/ |
@dataProvider providerTestSortAll |
ConfigDependencyTest | class | core/ |
Tests for configuration dependencies. |
ConfigDependencyTest.php | file | core/ |
|
ConfigDependencyTest::$modules | property | core/ |
Modules to install. |
ConfigDependencyTest::getDependentIds | function | core/ |
Gets a list of identifiers from an array of configuration entities. |
ConfigDependencyTest::providerConfigEntityUninstallComplex | function | core/ |
Data provider for self::testConfigEntityUninstallComplex(). |
ConfigDependencyTest::testConfigEntityDelete | function | core/ |
Tests deleting a configuration entity and dependency management. |
Pagination
- Previous page
- Page 100
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.