Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerScaffoldCommand::execute | function | composer/ |
|
| ComposerStagerExceptionTrait | trait | core/ |
Trait to make Composer Stager throw pre-determined exceptions in tests. |
| ComposerStagerExceptionTrait.php | file | core/ |
|
| ComposerStagerExceptionTrait::setException | function | core/ |
Sets an exception to be thrown. |
| ComposerStagerExceptionTrait::throwExceptionIfSet | function | core/ |
Throws the exception if set. |
| ComposerStagerTestTrait | trait | core/ |
Contains helper methods for testing Composer Stager interactions. |
| ComposerStagerTestTrait.php | file | core/ |
|
| ComposerStagerTestTrait::createComposeStagerMessage | function | core/ |
Creates a Composer Stager translatable message. |
| ComposerTest | class | core/ |
Tests Drupal\Composer\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/ |
Tests. |
| ComposerValidateTest.php | file | core/ |
|
| ComposerValidateTest::provideComposerJson | function | core/ |
|
| ComposerValidateTest::testValidateComposer | function | core/ |
#[DataProvider('provideComposerJson')] |
| ComposerValidator | class | core/ |
Validates the project can be used by the Composer Inspector. |
| ComposerValidator.php | file | core/ |
|
| ComposerValidator::getHelpUrl | function | core/ |
Returns a URL to a specific fragment of Package Manager's online help. |
| ComposerValidator::validate | function | core/ |
Validates that the Composer executable is the correct version. |
| ComposerValidator::__construct | function | core/ |
|
| ComposerValidatorTest | class | core/ |
Tests Composer Validator. |
| ComposerValidatorTest.php | file | core/ |
|
| ComposerValidatorTest::providerComposerSettingsValidation | function | core/ |
Data provider for testComposerSettingsValidation(). |
| ComposerValidatorTest::providerLinkToOnlineHelp | function | core/ |
Data provider for ::testLinkToOnlineHelp(). |
| ComposerValidatorTest::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
| ComposerValidatorTest::testComposerSettingsValidation | function | core/ |
Tests that Composer's settings are validated. |
| ComposerValidatorTest::testComposerSettingsValidationDuringPreApply | function | core/ |
Tests that Composer's settings are validated during pre-apply. |
| ComposerValidatorTest::testLinkToOnlineHelp | function | core/ |
Tests that invalid configuration links to online help, if available. |
| CompositeConstraintBase | class | core/ |
Provides a base class for constraints validating multiple fields. |
| CompositeConstraintBase.php | file | core/ |
|
| CompositeConstraintBase::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| CompositeConstraintInterface | interface | core/ |
An interface to provide a bridge to Symfony composite constraints. |
| CompositeConstraintInterface.php | file | core/ |
|
| CompositeConstraintInterface::getCompositeOptionStatic | function | core/ |
Returns the name of the property or properties that contain constraints. |
| CompositeFormElementTrait | trait | core/ |
Provides a trait for radios, checkboxes, and similar composite form elements. |
| CompositeFormElementTrait.php | file | core/ |
|
| CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
| 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. |
Pagination
- Previous page
- Page 215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.