Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 11.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 |
---|---|---|---|
config_translation_test.services.yml | file | core/ |
core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.services.yml |
config_translation_test_config_translation_info_alter | function | core/ |
Implements hook_config_translation_info_alter(). |
config_translation_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_event_subscriber | service | core/ |
Drupal\config_translation_test\EventSubscriber\ConfigTranslationTestSubscriber |
config_translation_test_form_config_translation_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
config_translation_test_form_config_translation_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
config_translation_test_form_config_translation_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
config_translation_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
config_translation_test_theme.config_translation.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.config_translation.yml |
config_translation_test_theme.info.yml | file | core/ |
core/modules/config_translation/tests/themes/config_translation_test_theme/config_translation_test_theme.info.yml |
config_translation_theme | function | core/ |
Implements hook_theme(). |
config_translation_themes_installed | function | core/ |
Implements hook_themes_installed(). |
config_translation_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
contact.configuring_personal.html.twig | file | core/ |
--- label: 'Configuring personal contact forms' related: - contact.overview - contact.adding_fields --- {% set config_link_text %}{% trans %}Account settings{% endtrans %}{% endset %} {% set config_link =… |
ContactFormEditForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ContactPageAccess::$configFactory | property | core/ |
The contact settings config object. |
ContainerTest::testGetForConfigurator | function | core/ |
Tests that Container::get() for configurable services works. |
ContainerTest::testGetForConfiguratorWithException | function | core/ |
Tests that Container::get() for configurable services throws an Exception. |
ContentEntity::$defaultConfiguration | property | core/ |
The plugin's default configuration. |
ContentEntityTest::migrationConfigurationProvider | function | core/ |
Data provider for several test methods. |
ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
ContentLanguageSettings::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsInterface::isDefaultConfiguration | function | core/ |
Checks if this config object contains the default values in every property. |
ContentLanguageSettingsUnitTest::$configEntityStorageInterface | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$typedConfigManager | property | core/ |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::providerIsDefaultConfiguration | function | core/ |
|
ContentLanguageSettingsUnitTest::testIsDefaultConfiguration | function | core/ |
@covers ::isDefaultConfiguration |
ContentModeration::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ContentModerationConfigureEntityTypesForm | class | core/ |
The form for editing entity types associated with a workflow. |
ContentModerationConfigureEntityTypesForm.php | file | core/ |
|
ContentModerationConfigureEntityTypesForm::$bundleInfo | property | core/ |
The entity type bundle information service. |
ContentModerationConfigureEntityTypesForm::$entityType | property | core/ |
The entity type definition object. |
ContentModerationConfigureEntityTypesForm::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentModerationConfigureEntityTypesForm::$messenger | property | core/ |
The Messenger service. |
ContentModerationConfigureEntityTypesForm::$moderationInformation | property | core/ |
The moderation information service. |
ContentModerationConfigureEntityTypesForm::$workflow | property | core/ |
The workflow entity object. |
ContentModerationConfigureEntityTypesForm::ajaxCallback | function | core/ |
Ajax callback to close the modal and update the selected text. |
ContentModerationConfigureEntityTypesForm::buildForm | function | core/ |
Form constructor. |
ContentModerationConfigureEntityTypesForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentModerationConfigureEntityTypesForm::getTitle | function | core/ |
Route title callback. |
ContentModerationConfigureEntityTypesForm::submitForm | function | core/ |
Form submission handler. |
ContentModerationConfigureEntityTypesForm::__construct | function | core/ |
|
ContentModerationConfigureForm | class | core/ |
The content moderation WorkflowType configuration form. |
ContentModerationConfigureForm.php | file | core/ |
|
ContentModerationConfigureForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModerationConfigureForm::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModerationConfigureForm::$moderationInfo | property | core/ |
The moderation info service. |
ContentModerationConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.