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 |
---|---|---|---|
ComputedTestCacheableIntegerItemList | class | core/ |
Item list class for computed cacheable string field. |
ComputedTestCacheableIntegerItemList.php | file | core/ |
|
ComputedTestCacheableIntegerItemList::computeValue | function | core/ |
|
ComputedTestCacheableString | class | core/ |
The string data type with cacheability metadata. |
ComputedTestCacheableString.php | file | core/ |
|
ComputedTestCacheableStringItem | class | core/ |
Defines the 'string' entity field type with cacheability metadata. |
ComputedTestCacheableStringItem.php | file | core/ |
|
ComputedTestCacheableStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ComputedTestCacheableStringItemList | class | core/ |
Item list class for computed cacheable string field. |
ComputedTestCacheableStringItemList.php | file | core/ |
|
ComputedTestCacheableStringItemList::computeValue | function | core/ |
Computes the values for an item list. |
ComputedTestFieldItemList | class | core/ |
A computed field item list. |
ComputedTestFieldItemList.php | file | core/ |
|
ComputedTestFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
ConcatTest | class | core/ |
Tests the concat process plugin. |
ConcatTest.php | file | core/ |
|
ConcatTest::setUp | function | core/ |
|
ConcatTest::testConcatWithDelimiter | function | core/ |
Tests concat works without a delimiter. |
ConcatTest::testConcatWithNonArray | function | core/ |
Tests concat fails properly on non-arrays. |
ConcatTest::testConcatWithoutDelimiter | function | core/ |
Tests concat works without a delimiter. |
ConditionAccessResolverTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Condition\ConditionAccessResolverTrait[[api-linebreak]] @group Condition |
ConditionAccessResolverTraitTest.php | file | core/ |
|
ConditionAccessResolverTraitTest::providerTestResolveConditions | function | core/ |
|
ConditionAccessResolverTraitTest::testResolveConditions | function | core/ |
Tests the resolveConditions() method. |
ConditionFormTest | class | core/ |
Tests that condition plugins basic form handling is working. |
ConditionFormTest.php | file | core/ |
|
ConditionFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConditionFormTest::$modules | property | core/ |
Modules to install. |
ConditionFormTest::testConfigForm | function | core/ |
Submit the condition_node_type_test_form to test condition forms. |
ConditionPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Condition\ConditionPluginCollection[[api-linebreak]] |
ConditionPluginCollectionTest.php | file | core/ |
|
ConditionPluginCollectionTest::$modules | property | core/ |
Modules to install. |
ConditionPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] |
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/ |
Tests 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. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.