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 |
|---|---|---|---|
| ComposerHookTest::$fixtures | property | core/ |
The Fixtures object. |
| ComposerHookTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ComposerHookTest::setUp | function | core/ |
|
| ComposerHookTest::tearDown | function | core/ |
|
| ComposerHookTest::testComposerHooks | function | core/ |
Tests to see if scaffold operation runs at the correct times. |
| ComposerHookTest::testScaffoldMessagesDoNotPrintTwice | function | core/ |
Tests to see if scaffold messages are omitted when running scaffold twice. |
| ComposerIntegrationTest | class | core/ |
Tests Composer integration. |
| ComposerIntegrationTest.php | file | core/ |
|
| ComposerIntegrationTest::getContentHash | function | core/ |
Returns the md5 hash of the sorted content of the composer file. |
| ComposerIntegrationTest::providerTestComposerJson | function | core/ |
Data provider for all the composer.json provided by Drupal core. |
| ComposerIntegrationTest::providerTestExpectedScaffoldFiles | function | core/ |
Data provider for the scaffold files test for Drupal core. |
| ComposerIntegrationTest::providerTestVendorCleanup | function | core/ |
Data provider for the vendor cleanup utility classes. |
| 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 are buildable 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 @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/ |
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. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.