Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ComposerPluginsValidator::$additionalTrustedComposerPlugins | property | core/ |
The additional trusted Composer plugin package names. |
ComposerPluginsValidator::__construct | function | core/ |
|
ComposerPluginsValidatorComplexInvalidTest::testValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
ComposerPluginsValidatorComplexInvalidTest::testValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorComplexInvalidTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorComplexInvalidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreApply | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-apply. |
ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreCreate | function | core/ |
Tests `config.allow-plugins: true` fails validation during pre-create. |
ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
ComposerPluginsValidatorSimpleInvalidTest::testValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorSimpleInvalidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreApply | function | core/ |
Tests additional composer plugins can be trusted during pre-apply. |
ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerRunner::__construct | function | core/ |
|
ComposerScaffoldCommand::configure | 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. |
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::provideComposerJson | function | core/ |
|
ComposerValidator::__construct | function | core/ |
|
ComposerValidatorTest::providerComposerSettingsValidation | function | core/ |
Data provider for testComposerSettingsValidation(). |
ComposerValidatorTest::providerLinkToOnlineHelp | function | core/ |
Data provider for ::testLinkToOnlineHelp(). |
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. |
ComputedFileUrlTest::testSetValueNoNotify | function | core/ |
@covers ::setValue[[api-linebreak]] |
ComputedString::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ComputedTestCacheableStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Concat | class | core/ |
Concatenates a set of strings. |
Concat.php | file | core/ |
|
Concat::transform | function | core/ |
Performs the associated process. |
ConcatTest | class | core/ |
Tests the concat process plugin. |
ConcatTest.php | file | core/ |
|
ConcatTest::setUp | function | core/ |
|
ConcatTest::testConcatWithDelimiter | function | core/ |
Tests concat works without a delimiter. |
ConcatTest::testConcatWithNonArray | function | core/ |
Tests concat fails properly on non-arrays. |
ConcatTest::testConcatWithoutDelimiter | function | core/ |
Tests concat works without a delimiter. |
Condition | class | core/ |
Defines the condition class for the config entity query. |
Condition | class | core/ |
Implements entity query conditions for PostgreSQL databases. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.