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 |
---|---|---|---|
AliasTest::testLookupByAlias | function | core/ |
@covers ::lookupByAlias |
AliasTest::testLookupBySystemPath | function | core/ |
@covers ::lookupBySystemPath |
AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias @covers \Drupal\path_alias\AliasManager::getAliasByPath |
AliasTest::testWhitelist | function | core/ |
Tests the alias whitelist. |
AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
AlignmentPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment @group ckeditor5 @internal |
AlignmentPluginTest.php | file | core/ |
|
AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
AllowedValuesConstraintValidatorTest.php | file | core/ |
|
AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
AllowToolbarPathTest | class | core/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath @group toolbar |
AllowToolbarPathTest.php | file | core/ |
|
AllowToolbarPathTest::$policy | property | core/ |
The toolbar path policy under test. |
AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
AllowToolbarPathTest::setUp | function | core/ |
|
AllowToolbarPathTest::testAllowToolbarPath | function | core/ |
Asserts that caching is allowed if the request goes to toolbar subtree. |
AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
AlterTest | class | core/ |
Tests the hook_query_alter capabilities of the Select builder. |
AlterTest | class | core/ |
Tests hook_form_alter() and hook_form_FORM_ID_alter(). |
AlterTest.php | file | core/ |
|
AlterTest.php | file | core/ |
|
AlterTest.php | file | core/ |
|
AlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlterTest::$modules | property | core/ |
Modules to enable. |
AlterTest::$modules | property | core/ |
Modules to enable. |
AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
AlterTest::testAlterChangeFields | function | core/ |
Tests that we can alter the fields of a query. |
AlterTest::testAlterExpression | function | core/ |
Tests that we can alter expressions in the query. |
AlterTest::testAlterRemoveRange | function | core/ |
Tests that we can remove a range() value from a query. |
AlterTest::testAlterWithJoin | function | core/ |
Tests that we can alter the joins on a query. |
AlterTest::testDrupalAlter | function | core/ |
Tests if the theme has been altered. |
AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
AlterTest::testSimpleAlter | function | core/ |
Tests that we can do basic alters. |
AlterTest::testSimpleAlterSubquery | function | core/ |
Tests that we can do basic alters on subqueries. |
AnalyzeTest | class | core/ |
Tests the views analyze system. |
AnalyzeTest.php | file | core/ |
|
AnalyzeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnalyzeTest::$modules | property | core/ |
Modules to enable. |
AnalyzeTest::$testViews | property | core/ |
Views used by this test. |
AnalyzeTest::testAnalyzeBasic | function | core/ |
Tests that analyze works in general. |
AnnotatedClassDiscoveryCachedTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery @group Annotation @runTestsInSeparateProcesses |
AnnotatedClassDiscoveryCachedTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.