Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
| LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
| LanguageManagerInterface::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
| LanguageNegotiation::$config_route_name | property | core/ |
The route pointing to the plugin's configuration page. |
| LanguageNegotiationContentEntityTest::testDefaultConfiguration | function | core/ |
Tests default with content language remaining same as interface language. |
| LanguageNegotiationInfoTest::isLanguageTypeConfigurable | function | core/ |
Checks whether the given language type is configurable. |
| LanguageNegotiationInfoTest::testConfigLangTypeAlterations | function | core/ |
Tests altering config of configurable language types. |
| LanguageNegotiationMethodBase::$config | property | core/ |
The configuration factory. |
| LanguageNegotiationMethodBase::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationMethodInterface::setConfig | function | core/ |
Injects the configuration factory. |
| LanguageNegotiationUrl::CONFIG_DOMAIN | constant | core/ |
URL language negotiation: use the domain as URL language indicator. |
| LanguageNegotiationUrl::CONFIG_PATH_PREFIX | constant | core/ |
URL language negotiation: use the path prefix as URL language indicator. |
| LanguageNegotiator::$configFactory | property | core/ |
The configuration factory. |
| LanguageNegotiator::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
| LanguageNegotiator::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiator::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
| LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
| LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
| LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
| LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| LanguageServiceProvider::CONFIG_PREFIX | constant | core/ |
|
| LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm | function | core/ |
Prepares variables for language negotiation configuration form. |
| LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
| LanguageUILanguageNegotiationTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| language_configuration_element_submit | function | core/ |
Submit handler for the forms that have a language_configuration element. |
| language_config_override_test.info.yml | file | core/ |
core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml |
| language_config_override_test.settings.yml | file | core/ |
core/modules/language/tests/language_config_override_test/config/install/language/de/language_config_override_test.settings.yml |
| LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
| LayoutBuilderHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| LayoutBuilderHooks::fieldConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
| LayoutBuilderTest::testConfigurableLayoutSections | function | core/ |
Tests configurable layouts. |
| LayoutBuilderTest::testSimpleConfigBasedLayout | function | core/ |
Tests a config-based implementation of Layout Builder. |
| LayoutBuilderTestFormHooks::formLayoutBuilderConfigureBlockAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
| LayoutBuilderTestFormHooks::formLayoutBuilderConfigureSectionAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section. |
| LayoutDefault::buildConfigurationForm | function | core/ |
Form constructor. |
| LayoutDefault::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| LayoutDefault::submitConfigurationForm | function | core/ |
Form submission handler. |
| LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
| LayoutRebuildConfirmFormBase | class | core/ |
Provides a base class for confirmation forms that rebuild the Layout Builder. |
| LayoutRebuildConfirmFormBase.php | file | core/ |
|
| LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
| LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
| LayoutRebuildConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| LayoutRebuildConfirmFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.