Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerDeprecationTest::testVendorTestCodeCleanup | function | core/ |
@covers ::vendorTestCodeCleanup[[api-linebreak]] @group legacy |
| ComposerHookTest | class | core/ |
Tests Composer Hooks that run scaffold operations. |
| ComposerHookTest.php | file | core/ |
|
| ComposerHookTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| 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. |
| ComposerIntegrationTrait | trait | core/ |
Some utility functions for testing the Composer integration. |
| ComposerIntegrationTrait.php | file | core/ |
|
| ComposerIntegrationTrait::getComposerJsonFinder | function | core/ |
Get a Finder object to traverse all of the composer.json files in core. |
| 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. |
| ComposerScaffoldCommand | class | composer/ |
The "drupal:scaffold" command class. |
| ComposerScaffoldCommand.php | file | composer/ |
|
| ComposerScaffoldCommand::configure | function | composer/ |
|
| ComposerScaffoldCommand::execute | function | composer/ |
|
| 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 |
| CompositeConstraintBase | class | core/ |
Provides a base class for constraints validating multiple fields. |
| CompositeConstraintBase.php | file | core/ |
Pagination
- Previous page
- Page 205
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.