Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
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/ |
|
ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile |
ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile |
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. |
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
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/ |
|
ConfigConfigurator::getConfigStorage | function | core/ |
Gets a config storage object for reading config from the recipe. |
ConfigConfigurator::hasTasks | function | core/ |
Determines if the recipe has any config or config actions to apply. |
ConfigConfigurator::recursiveSortByKey | function | core/ |
Sorts an array recursively, by key, alphabetically. |
ConfigConfigurator::__construct | function | core/ |
|
ConfigConfiguratorTest | class | core/ |
@covers \Drupal\Core\Recipe\ConfigConfigurator @group Recipe |
ConfigConfiguratorTest.php | file | core/ |
|
ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder | function | core/ |
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.