Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityWorkspaceConflictConstraint | class | core/ |
Validation constraint for an entity being edited in multiple workspaces. |
| EntityWorkspaceConflictConstraint.php | file | core/ |
|
| EntityWorkspaceConflictConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| EntityWorkspaceConflictConstraintValidator | class | core/ |
Validates the EntityWorkspaceConflict constraint. |
| EntityWorkspaceConflictConstraintValidator.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest | class | core/ |
Tests Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator. |
| 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. |
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.