Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 10.3.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal config source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
SimpleConfigSectionStorage.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::$configFactory property core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php The config factory.
SimpleConfigSectionStorage::$sections property core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php An array of sections.
SimpleConfigSectionStorage::access function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::buildLocalTasks function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::buildRoutes function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::create function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::deriveContextsFromRoute function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::extractIdFromRoute function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getConfigName function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the name to be used to store in the config system.
SimpleConfigSectionStorage::getContextsDuringPreview function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getLayoutBuilderUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getRedirectUrl function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getSectionListFromId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::getStorageType function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::isApplicable function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::label function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::save function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::setSections function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorage::__construct function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php
SimpleConfigSectionStorageTest class core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.php Tests the test implementation of section storage.
SimpleConfigSectionStorageTest.php file core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.php
SimpleConfigSectionStorageTest::$modules property core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.php
SimpleConfigSectionStorageTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionStorageTest.php
SimpletestSettingsForm::getEditableConfigNames function core/modules/simpletest/src/Form/SimpletestSettingsForm.php
simpletest_phpunit_configuration_filepath function core/modules/simpletest/simpletest.module Returns the path to core's phpunit.xml.dist configuration file.
SiteConfigureForm class core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Provides the site configuration form.
SiteConfigureForm.php file core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::$countryManager property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The country manager.
SiteConfigureForm::$moduleInstaller property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The module installer.
SiteConfigureForm::$root property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The app root.
SiteConfigureForm::$sitePath property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The site path.
SiteConfigureForm::$state property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The state service.
SiteConfigureForm::$userStorage property core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php The user storage.
SiteConfigureForm::buildForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::create function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::submitForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
SiteConfigureForm::__construct function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Constructs a new SiteConfigureForm.
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php
SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig function core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php Tests writable files remain writable when directory hardening is disabled.
SiteSettingsForm::createRandomConfigDirectory function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Create a random config sync directory.
StandardInstallerTest::testStandardConfig function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Ensures that the exported standard configuration is up to date.
standard_form_install_configure_form_alter function core/profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
standard_form_install_configure_submit function core/profiles/standard/standard.profile Submission handler to sync the contact.form.feedback recipient.

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