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 10.3.x for conf
  5. Other projects
Title Object type File name Summary
LayoutDefault::getConfiguration function core/lib/Drupal/Core/Layout/LayoutDefault.php Gets this plugin's configuration.
LayoutDefault::setConfiguration function core/lib/Drupal/Core/Layout/LayoutDefault.php Sets the configuration for this plugin instance.
LayoutDefault::submitConfigurationForm function core/lib/Drupal/Core/Layout/LayoutDefault.php Form submission handler.
LayoutDefault::validateConfigurationForm function core/lib/Drupal/Core/Layout/LayoutDefault.php Form validation handler.
LayoutRebuildConfirmFormBase class core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Provides a base class for confirmation forms that rebuild the Layout Builder.
LayoutRebuildConfirmFormBase.php file core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php
LayoutRebuildConfirmFormBase::$delta property core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php The field delta.
LayoutRebuildConfirmFormBase::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php The layout tempstore repository.
LayoutRebuildConfirmFormBase::$sectionStorage property core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php The section storage.
LayoutRebuildConfirmFormBase::buildForm function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Form constructor.
LayoutRebuildConfirmFormBase::create function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Instantiates a new instance of this class.
LayoutRebuildConfirmFormBase::getCancelUrl function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Returns the route to go to if the user cancels the action.
LayoutRebuildConfirmFormBase::handleSectionStorage function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Performs any actions on the section storage before saving.
LayoutRebuildConfirmFormBase::submitForm function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Form submission handler.
LayoutRebuildConfirmFormBase::successfulAjaxSubmit function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Allows the form to respond to a successful AJAX submission.
LayoutRebuildConfirmFormBase::__construct function core/modules/layout_builder/src/Form/LayoutRebuildConfirmFormBase.php Constructs a new RemoveSectionForm.
LayoutTestPlugin::buildConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form constructor.
LayoutTestPlugin::defaultConfiguration function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Gets default configuration for this plugin.
LayoutTestPlugin::submitConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form submission handler.
LayoutTestPlugin::validateConfigurationForm function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestPlugin.php Form validation handler.
LayoutWithoutLabel::buildConfigurationForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Form constructor.
LayoutWithoutLabel::defaultConfiguration function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Gets default configuration for this plugin.
LayoutWithoutLabel::submitConfigurationForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/LayoutWithoutLabel.php Form submission handler.
layout_builder_field_config_delete function core/modules/layout_builder/layout_builder.module Implements hook_field_config_delete().
layout_builder_field_config_insert function core/modules/layout_builder/layout_builder.module Implements hook_field_config_insert().
layout_builder_test_form_layout_builder_configure_block_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
layout_builder_test_form_layout_builder_configure_section_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section.
LazyPluginCollection::getConfiguration function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Gets the current configuration of all plugins in this collection.
LazyPluginCollection::setConfiguration function core/lib/Drupal/Component/Plugin/LazyPluginCollection.php Sets the configuration for all plugins in this collection.
LazyPluginCollectionTestBase::$config property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Contains the plugin configuration.
ListElement::setConfig function core/modules/config_translation/src/FormElement/ListElement.php Sets configuration based on a nested form value array.
ListItemBase::storageSettingsFromConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array in the field type's canonical representation.
ListItemBase::storageSettingsToConfigData function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns a settings array that can be stored as a configuration value.
ListPlugin::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
ListPlugin::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
ListPlugin::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Allows a plugin to modify its static configuration.
ListPlugin::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
ListPlugin::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php @covers ::getDynamicPluginConfig
LocalActionDefaultTest::$config property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin configuration.
LocalActionsBlock::defaultConfiguration function core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php
locale.config_manager service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigManager
locale.config_subscriber service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigSubscriber
locale.default.config.storage service core/modules/locale/locale.services.yml Drupal\locale\LocaleDefaultConfigStorage
Locale::config function core/modules/locale/src/Locale.php Returns the locale configuration manager service.
LocaleConfigManager class core/modules/locale/src/LocaleConfigManager.php Manages configuration supported in part by interface translation.
LocaleConfigManager.php file core/modules/locale/src/LocaleConfigManager.php
LocaleConfigManager::$configFactory property core/modules/locale/src/LocaleConfigManager.php The configuration factory.
LocaleConfigManager::$configManager property core/modules/locale/src/LocaleConfigManager.php The configuration manager.

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