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::testAllCoreComponentsReplaced | 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. |
ComposerIntegrationTest::testVendorCleanup | function | core/ |
Tests the vendor cleanup utilities do not have obsolete packages listed. |
ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates can be built as patched. |
ComposerProjectTemplatesTest.php | file | core/ |
|
ComposerProjectTemplatesTest::getCoreStability | function | core/ |
Returns the stability of the current core version. |
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::MINIMUM_STABILITY | constant | core/ |
The minimum stability requirement for dependencies. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::STABILITY_ORDER | constant | core/ |
The order of stability strings from least stable to most stable. |
ComposerProjectTemplatesTest::testMinimumStabilityStrictness | function | core/ |
Make sure that static::MINIMUM_STABILITY is sufficiently strict. |
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. |
ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
ComposerValidateTest | class | core/ |
@group Composer |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
ComputedBundleFieldTest | class | core/ |
Provides some integration tests for computed bundle fields. |
ComputedBundleFieldTest.php | file | core/ |
|
ComputedBundleFieldTest::$modules | property | core/ |
Modules to install. |
ComputedBundleFieldTest::$testViews | property | core/ |
Views to be enabled. |
ComputedBundleFieldTest::setUp | function | core/ |
|
ComputedBundleFieldTest::testComputedFieldHandler | function | core/ |
Tests the computed field handler. |
ComputedFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
ComputedFieldTest.php | file | core/ |
|
ComputedFieldTest::$modules | property | core/ |
Modules to install. |
ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
ComputedFieldTest::setUp | function | core/ |
|
ComputedFieldTest::testComputedFieldHandler | function | core/ |
Tests 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. |
ComputedTestBundleFieldItemList | class | core/ |
A computed field item list for a bundle field. |
ComputedTestBundleFieldItemList.php | file | core/ |
|
ComputedTestBundleFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.