Search for config

  1. Search 7.x for config
  2. Search 8.9.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 8+ configuration 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
ConfigTranslationInstallTest::getPo function core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php Returns the string for the test .po file.
ConfigTranslationInstallTest::setUpLanguage function core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php Installer step: Select language.
ConfigTranslationInstallTest::testConfigTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php
ConfigTranslationListController class core/modules/config_translation/src/Controller/ConfigTranslationListController.php Defines the configuration translation list controller.
ConfigTranslationListController.php file core/modules/config_translation/src/Controller/ConfigTranslationListController.php
ConfigTranslationListController::$mapperManager property core/modules/config_translation/src/Controller/ConfigTranslationListController.php The mapper manager.
ConfigTranslationListController::create function core/modules/config_translation/src/Controller/ConfigTranslationListController.php Instantiates a new instance of this class.
ConfigTranslationListController::listing function core/modules/config_translation/src/Controller/ConfigTranslationListController.php Provides the listing page for any entity type.
ConfigTranslationListController::__construct function core/modules/config_translation/src/Controller/ConfigTranslationListController.php Constructs a new ConfigTranslationListController object.
ConfigTranslationListUiTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Visit all lists.
ConfigTranslationListUiTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
ConfigTranslationListUiTest::$adminUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Admin user with all needed permissions.
ConfigTranslationListUiTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php The theme to install as the default for testing.
ConfigTranslationListUiTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Modules to enable.
ConfigTranslationListUiTest::doBlockListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the block listing for the translate operation.
ConfigTranslationListUiTest::doContactFormsListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the contact forms listing for the translate operation.
ConfigTranslationListUiTest::doContentTypeListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the content type listing for the translate operation.
ConfigTranslationListUiTest::doCustomContentTypeListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the custom block listing for the translate operation.
ConfigTranslationListUiTest::doDateFormatListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the date format listing for the translate operation.
ConfigTranslationListUiTest::doFieldListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the field listing for the translate operation.
ConfigTranslationListUiTest::doFormatsListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the formats listing for the translate operation.
ConfigTranslationListUiTest::doImageStyleListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the image style listing for the translate operation.
ConfigTranslationListUiTest::doLanguageListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the language listing for the translate operation.
ConfigTranslationListUiTest::doMenuListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the menu listing for the translate operation.
ConfigTranslationListUiTest::doResponsiveImageListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the responsive image mapping listing for the translate operation.
ConfigTranslationListUiTest::doSettingsPageTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests a given settings page for the translate operation.
ConfigTranslationListUiTest::doShortcutListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the shortcut listing for the translate operation.
ConfigTranslationListUiTest::doUserRoleListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the role listing for the translate operation.
ConfigTranslationListUiTest::doVocabularyListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the vocabulary listing for the translate operation.
ConfigTranslationListUiTest::setUp function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
ConfigTranslationListUiTest::testTranslateOperationInListUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests if translate link is added to operations in all configuration lists.
ConfigTranslationLocalTask class core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php Defines a local task plugin with a dynamic title.
ConfigTranslationLocalTask.php file core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php
ConfigTranslationLocalTask::$mapperManager property core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php The mapper plugin discovery service.
ConfigTranslationLocalTask::getTitle function core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php Returns the localized title to be shown for this tab.
ConfigTranslationLocalTask::mapperManager function core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php Gets the mapper manager.
ConfigTranslationLocalTasks class core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Provides dynamic local tasks for config translation.
ConfigTranslationLocalTasks.php file core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php
ConfigTranslationLocalTasks::$basePluginId property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php The base plugin ID.
ConfigTranslationLocalTasks::$mapperManager property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php The mapper plugin discovery service.
ConfigTranslationLocalTasks::create function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Creates a new class instance.
ConfigTranslationLocalTasks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationLocalTasks::__construct function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Constructs a new ConfigTranslationLocalTasks.
ConfigTranslationMapperList class core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Defines the configuration translation mapper list.
ConfigTranslationMapperList.php file core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php
ConfigTranslationMapperList::$mappers property core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php An array of configuration mapper instances.
ConfigTranslationMapperList::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds the header row for the mapper listing.
ConfigTranslationMapperList::buildOperations function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds a renderable list of operation links for the entity.
ConfigTranslationMapperList::buildRow function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds a row for a mapper in the mapper listing.
ConfigTranslationMapperList::create function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Instantiates a new instance of this class.

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