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 |
---|---|---|---|
ComposerIntegrationTest::providerTestExpectedScaffoldFiles | function | core/ |
Data provider for the scaffold files test for Drupal core. |
ComposerIntegrationTest::testAllModulesReplaced | function | core/ |
Tests core's composer.json replace section. |
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
ComposerIntegrationTest::testComposerTilde | function | core/ |
Tests composer.json versions. |
ComposerIntegrationTest::testExpectedScaffoldFiles | function | core/ |
Tests core's composer.json extra drupal-scaffold file-mappings section. |
ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates are buildable as patched. |
ComposerProjectTemplatesTest.php | file | core/ |
|
ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
ComposerProjectTemplatesTest::makeTestPackage | function | core/ |
Creates a test package that points to the templates. |
ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::testTemplateCreateProject | function | core/ |
@dataProvider provideTemplateCreateProject |
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ComposerTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Composer[[api-linebreak]] @group Composer |
ComposerTest.php | file | core/ |
|
ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
ComposerValidateTest | class | core/ |
@group Composer @requires externalCommand composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
ComputedFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
ComputedFieldTest.php | file | core/ |
|
ComputedFieldTest::$modules | property | core/ |
Modules to enable. |
ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
ComputedFieldTest::setUp | function | core/ |
|
ComputedFieldTest::testComputedFieldHandler | function | core/ |
Test the computed field handler. |
ComputedFileUrlTest | class | core/ |
@coversDefaultClass \Drupal\file\ComputedFileUrl[[api-linebreak]] |
ComputedFileUrlTest.php | file | core/ |
|
ComputedFileUrlTest::$testUrl | property | core/ |
The test URL to use. |
ComputedFileUrlTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
ComputedFileUrlTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
ComputedFileUrlTest::testSetValueNoNotify | function | core/ |
@covers ::setValue[[api-linebreak]] |
ComputedReferenceTestFieldItemList | class | core/ |
A computed entity reference field item list. |
ComputedReferenceTestFieldItemList.php | file | core/ |
|
ComputedReferenceTestFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
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/ |
Contains \Drupal\Tests\migrate\Unit\process\ConcatTest. |
ConcatTest::setUp | function | core/ |
|
ConcatTest::testConcatWithDelimiter | function | core/ |
Test concat works without a delimiter. |
ConcatTest::testConcatWithNonArray | function | core/ |
Test concat fails properly on non-arrays. |
ConcatTest::testConcatWithoutDelimiter | function | core/ |
Test concat works without a delimiter. |
ConditionAccessResolverTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Condition\ConditionAccessResolverTrait[[api-linebreak]] @group Condition |
ConditionAccessResolverTraitTest.php | file | core/ |
Contains \Drupal\Tests\Core\Condition\ConditionAccessResolverTraitTest. |
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/ |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.