Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityWorkspaceConflictConstraintValidatorTest.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityWorkspaceConflictConstraintValidatorTest::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
| EntityWorkspaceConflictConstraintValidatorTest::setUp | function | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
Tests new entities allowed in default workspace. |
| entity_test.entity_test_bundle.testing_config_overrides.yml | file | core/ |
core/profiles/tests/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml |
| entity_test.entity_test_bundle.testing_config_overrides_module.yml | file | core/ |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml |
| EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
| EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
| EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
| EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
| EventSubscriber::onConfigImporterMissingContentTwo | function | core/ |
Handles the missing content event. |
| EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| EventSubscriber::onConfigSave | function | core/ |
Reacts to a config save and records information in state for testing. |
| ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
| ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
| ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ |
Transform the storage which is used to import the configuration. |
| ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
| ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
| ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
| ExecutablePluginBase::setConfig | function | core/ |
Sets the value of a particular configuration option. |
| ExperimentalThemeTest::testExperimentalConfirmForm | function | core/ |
Tests installing experimental themes and dependencies in the UI. |
| ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
| ExtractorTest::testBuildConfigurationForm | function | core/ |
Test the IconExtractorBase::buildConfigurationForm. |
| ExtraFieldBlock::defaultConfiguration | function | core/ |
|
| Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
| Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
| field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
| field.field.node.config_mapping_test.comment_config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml |
| field.storage.entity_test_update.field_test_configurable_field.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml |
| field.storage.node.comment_config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml |
| FieldBlock::defaultConfiguration | function | core/ |
|
| FieldConfig | class | core/ |
Defines the Field entity. |
| FieldConfig.php | file | core/ |
|
| FieldConfig::$deleted | property | core/ |
Flag indicating whether the field is deleted. |
| FieldConfig::$fieldStorage | property | core/ |
The associated FieldStorageConfig entity. |
| FieldConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| FieldConfig::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| FieldConfig::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| FieldConfig::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
| FieldConfig::isComputed | function | core/ |
Determines whether the data value is computed. |
| FieldConfig::isDeleted | function | core/ |
Gets the deleted flag of the field. |
| FieldConfig::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
| FieldConfig::isReadOnly | function | core/ |
Determines whether the data is read-only. |
| FieldConfig::linkTemplates | function | core/ |
Gets an array link templates. |
| FieldConfig::loadByName | function | core/ |
Loads a field config entity based on the entity type and field name. |
| FieldConfig::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
| FieldConfig::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| FieldConfig::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.