Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
EntityType::getBundleConfigDependency function core/lib/Drupal/Core/Entity/EntityType.php Gets the config dependency info for this entity, if any exists.
EntityType::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityType.php Gets the key that is used to store configuration dependencies.
EntityTypeInterface::getBundleConfigDependency function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the config dependency info for this entity, if any exists.
EntityTypeInterface::getConfigDependencyKey function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the key that is used to store configuration dependencies.
EntityWorkspaceConflictConstraint class core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraint.php Validation constraint for an entity being edited in multiple workspaces.
EntityWorkspaceConflictConstraint.php file core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraint.php
EntityWorkspaceConflictConstraint::$message property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraint.php The default violation message.
EntityWorkspaceConflictConstraintValidator class core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php Validates the EntityWorkspaceConflict constraint.
EntityWorkspaceConflictConstraintValidator.php file core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
EntityWorkspaceConflictConstraintValidator::create function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php Instantiates a new instance of this class.
EntityWorkspaceConflictConstraintValidator::validate function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
EntityWorkspaceConflictConstraintValidator::__construct function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php
EntityWorkspaceConflictConstraintValidatorTest class core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php @coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator
@group workspaces
EntityWorkspaceConflictConstraintValidatorTest.php file core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php The entity type manager.
EntityWorkspaceConflictConstraintValidatorTest::$modules property core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php Modules to install.
EntityWorkspaceConflictConstraintValidatorTest::reloadEntity function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php Reloads the given entity from the storage and returns it.
EntityWorkspaceConflictConstraintValidatorTest::setUp function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php @covers ::validate
entity_test.entity_test_bundle.testing_config_overrides.yml file core/profiles/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml core/profiles/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/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml
EventSubscriber::configEventRecorder function core/modules/language/tests/language_events_test/src/EventSubscriber.php Reacts to config event.
EventSubscriber::configEventRecorder function core/modules/config/tests/config_events_test/src/EventSubscriber.php Reacts to config event.
EventSubscriber::onConfigDelete function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config delete and records information in state for testing.
EventSubscriber::onConfigImporterMissingContentOne function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterMissingContentTwo function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterValidate function core/modules/config/tests/config_import_test/src/EventSubscriber.php Validates the configuration to be imported.
EventSubscriber::onConfigSave function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config save and records information in state for testing.
ExcludedModulesEventSubscriber::getDependentConfigNames function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get all the configuration which depends on one of the excluded modules.
ExcludedModulesEventSubscriber::onConfigTransformExport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to export the configuration.
ExcludedModulesEventSubscriber::onConfigTransformImport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to import the configuration.
ExecutablePluginBase::getConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets all configuration values.
ExecutablePluginBase::getConfigDefinition function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets the definition of a configuration option.
ExecutablePluginBase::getConfigDefinitions function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Gets an array of definitions of available configuration options.
ExecutablePluginBase::setConfig function core/lib/Drupal/Core/Executable/ExecutablePluginBase.php Sets the value of a particular configuration option.
ExperimentalThemeTest::testExperimentalConfirmForm function core/modules/system/tests/src/Functional/Theme/ExperimentalThemeTest.php Tests installing experimental themes and dependencies in the UI.
ExtensionInstallStorage::$configStorage property core/lib/Drupal/Core/Config/ExtensionInstallStorage.php The active configuration store.
ExtraFieldBlock::defaultConfiguration function core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php
Fast404ExceptionHtmlSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php The config factory.
Fast404ExceptionHtmlSubscriber::onConfigSave function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php 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/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml 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/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml 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/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml 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/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml core/modules/system/tests/modules/config_mapping_test/config/optional/field.storage.node.comment_config_mapping_test.yml
FieldBlock::defaultConfiguration function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldConfig class core/modules/field/src/Entity/FieldConfig.php Defines the Field entity.
FieldConfig.php file core/modules/field/src/Entity/FieldConfig.php
FieldConfig::$deleted property core/modules/field/src/Entity/FieldConfig.php Flag indicating whether the field is deleted.
FieldConfig::$fieldStorage property core/modules/field/src/Entity/FieldConfig.php The associated FieldStorageConfig entity.
FieldConfig::$original property core/modules/field/src/Entity/FieldConfig.php The original FieldConfig entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.