Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ComposerPluginsValidatorSimpleValidTest::testValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorTestBase | class | core/ |
@internal |
ComposerPluginsValidatorTestBase.php | file | core/ |
|
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. |
ComposerPluginsValidatorTestBase::providerComplexInvalidCases | function | core/ |
Generates complex invalid test cases based on the simple test cases. |
ComposerPluginsValidatorTestBase::providerSimpleInvalidCases | function | core/ |
Generates simple invalid test cases. |
ComposerPluginsValidatorTestBase::providerSimpleValidCases | function | core/ |
Generates simple test cases. |
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/ |
@covers \Drupal\package_manager\Validator\ComposerValidator[[api-linebreak]] @group package_manager @internal |
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. |
ComputedItemListTrait::getIterator | function | core/ |
|
Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
Condition::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
Condition::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Condition::__toString | function | core/ |
Implements PHP magic __toString method to convert the conditions to string. |
ConditionInterface::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
Provides data for testing SQL injection. |
ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile[[api-linebreak]] |
ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile[[api-linebreak]] |
config.factory | service | core/ |
Drupal\Core\Config\ConfigFactory |
config.storage | service | core/ |
Drupal\Core\Config\CachedStorage |
config.storage.active | service | core/ |
Drupal\Core\Config\DatabaseStorage |
config.storage.checkpoint | service | core/ |
Drupal\Core\Config\Checkpoint\CheckpointStorage |
config.storage.export | service | core/ |
Drupal\Core\Config\ManagedStorage |
config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
config.storage.schema | service | core/ |
Drupal\Core\Config\ExtensionInstallStorage |
config.storage.snapshot | service | core/ |
Drupal\Core\Config\DatabaseStorage |
config.storage.sync | service | core/ |
Drupal\Core\Config\FileStorage |
Config::getOriginal | function | core/ |
Gets original data from this configuration object. |
Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigConfigurator | class | core/ |
@internal This API is experimental. |
ConfigConfigurator.php | file | core/ |
|
ConfigConfigurator::$recipeConfigDirectory | property | core/ |
The configuration directory for the recipe. |
ConfigConfigurator::$strict | property | core/ |
Indicates how the shipped and active config are compared. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.