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 |
|---|---|---|---|
| ConditionFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConditionFormTest::$modules | property | core/ |
Modules to enable. |
| ConditionFormTest::testConfigForm | function | core/ |
Submit the condition_node_type_test_form to test condition forms. |
| ConditionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Query\Condition[[api-linebreak]] |
| ConditionTest.php | file | core/ |
|
| ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerSimpleCondition | function | core/ |
Provides a list of known operations and the expected output. |
| ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
| ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile[[api-linebreak]] |
| ConditionTest::testContribCondition | function | core/ |
Test that the core Condition can be overridden. |
| ConditionTest::testSimpleCondition | function | core/ |
@covers ::compile[[api-linebreak]] @dataProvider providerSimpleCondition() |
| ConditionTestDualUser | class | core/ |
Provides a condition that requires two users. |
| ConditionTestDualUser.php | file | core/ |
|
| ConditionTestDualUser::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| ConditionTestDualUser::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| ConditionTestDualUserTest | class | core/ |
Tests a condition that requires two users. |
| ConditionTestDualUserTest.php | file | core/ |
|
| ConditionTestDualUserTest::$anonymous | property | core/ |
An anonymous user for testing purposes. |
| ConditionTestDualUserTest::$authenticated | property | core/ |
An authenticated user for testing purposes. |
| ConditionTestDualUserTest::$modules | property | core/ |
Modules to enable. |
| 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 |
| 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 enable. |
| ConfigAccessTest::setUp | function | core/ |
|
| ConfigAccessTest::testBlockConfigAccess | function | core/ |
Tests access to block forms with related configuration is correct. |
| ConfigAfterInstallerTestBase | class | core/ |
Provides a class for install profiles to check their installed config. |
| ConfigAfterInstallerTestBase | class | core/ |
Provides a class for install profiles to check their installed config. |
| ConfigAfterInstallerTestBase.php | file | core/ |
|
| ConfigAfterInstallerTestBase.php | file | core/ |
|
| ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
| ConfigAfterInstallerTestBase::assertInstalledConfig | function | core/ |
Ensures that all the installed config looks like the exported one. |
| ConfigCRUDTest | class | core/ |
Tests CRUD operations on configuration objects. |
| ConfigCRUDTest.php | file | core/ |
|
| ConfigCRUDTest::$modules | property | core/ |
Modules to enable. |
| 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. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.