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 |
---|---|---|---|
ConditionTestDualUserTest::$modules | property | core/ |
Modules to install. |
ConditionTestDualUserTest::doTestDifferentUser | function | core/ |
Tests with each context mapped to different users. |
ConditionTestDualUserTest::doTestIdenticalUser | function | core/ |
Tests with both contexts mapped to the same user. |
ConditionTestDualUserTest::setUp | function | core/ |
|
ConditionTestDualUserTest::testConditions | function | core/ |
Tests the dual user condition. |
ConditionTestNoExistingType | class | core/ |
Provides a condition that has a no existing context. |
ConditionTestNoExistingType.php | file | core/ |
|
ConditionTestNoExistingType::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
ConditionTestNoExistingType::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
condition_test.info.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.info.yml |
condition_test.routing.yml | file | core/ |
core/modules/system/tests/modules/condition_test/condition_test.routing.yml |
condition_test.schema.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/schema/condition_test.schema.yml |
condition_test.settings.yml | file | core/ |
core/modules/system/tests/modules/condition_test/config/install/condition_test.settings.yml |
ConfigAccessTest | class | core/ |
Tests handling of configuration overrides. |
ConfigAccessTest.php | file | core/ |
|
ConfigAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigAccessTest::$modules | property | core/ |
Modules to install. |
ConfigAccessTest::setUp | function | core/ |
|
ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
ConfigActionAttributeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Action\Attribute\ConfigAction[[api-linebreak]] @group Config |
ConfigActionAttributeTest.php | file | core/ |
|
ConfigActionAttributeTest::testNoLabelNoDeriver | function | core/ |
@covers ::__construct[[api-linebreak]] |
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]] |
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/ |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.