Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
FieldConfigValidationTest::testMultilineTextFieldDefaultValue | function | core/ |
Tests validation of a field_config's default value. |
FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
FieldConfigValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
FieldConfigXmlAnonTest | class | core/ |
Tests Field Config Xml Anon. |
FieldConfigXmlAnonTest.php | file | core/ |
|
FieldConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigXmlBasicAuthTest | class | core/ |
Tests Field Config Xml Basic Auth. |
FieldConfigXmlBasicAuthTest.php | file | core/ |
|
FieldConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
FieldConfigXmlCookieTest | class | core/ |
Tests Field Config Xml Cookie. |
FieldConfigXmlCookieTest.php | file | core/ |
|
FieldConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FieldConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
FieldConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldDefinition::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
FieldDefinition::setDisplayConfigurable | function | core/ |
Sets whether the display for the field can be configured. |
FieldDefinitionInterface::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldDefinitionInterface::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
FieldDefinitionTest::testDisplayConfigurationSettings | function | core/ |
Tests the display configuration settings. |
FieldHooks::configImportStepsAlter | function | core/ |
Implements hook_config_import_steps_alter(). |
FieldHooks::fieldConfigCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
FieldHooks::fieldConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
FieldHooks::fieldConfigPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
FieldHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
FieldHooks::formConfigAdminImportFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
FieldItemBase::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemBase::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemInterface::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
FieldItemInterface::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
FieldMissingTypeTest::$strictConfigSchema | property | core/ |
Set to FALSE because we are hacking a field storage to use a fake type. |
FieldPluginBaseTest::$configuration | property | core/ |
The configuration of the plugin under test. |
FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
FieldSettingsTest::testConfigurableFieldSettings | function | core/ |
@covers \Drupal\field\Entity\FieldStorageConfig::getSettings[[api-linebreak]] @covers \Drupal\field\Entity\FieldStorageConfig::setSettings[[api-linebreak]] |
FieldSettingsTest::testConfigurableFieldStorageSettings | function | core/ |
@covers \Drupal\field\Entity\FieldStorageConfig::getSettings[[api-linebreak]] @covers \Drupal\field\Entity\FieldStorageConfig::setSettings[[api-linebreak]] |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.