Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 10.3.x for conf
  4. Search 11.x for conf
  5. Other projects
Title Object type File name Summary
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 A 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.
ConfigTranslationMapperList::render function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Builds the mappers as a renderable array for table.html.twig.
ConfigTranslationMapperList::__construct function core/modules/config_translation/src/Controller/ConfigTranslationMapperList.php Constructs a new ConfigTranslationMapperList object.
ConfigTranslationOverviewAccess class core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Checks access for displaying the configuration translation overview.
ConfigTranslationOverviewAccess.php file core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php
ConfigTranslationOverviewAccess::$configMapperManager property core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php The mapper plugin discovery service.
ConfigTranslationOverviewAccess::$languageManager property core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php The language manager.
ConfigTranslationOverviewAccess::access function core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Checks access to the overview based on permissions and translatability.
ConfigTranslationOverviewAccess::doCheckAccess function core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Checks access given an account, configuration mapper, and source language.
ConfigTranslationOverviewAccess::getMapperFromRouteMatch function core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Gets a configuration mapper using a route match.
ConfigTranslationOverviewAccess::__construct function core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Constructs a ConfigTranslationOverviewAccess object.
ConfigTranslationOverviewTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php Translate settings and entities to various languages.
ConfigTranslationOverviewTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php
ConfigTranslationOverviewTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php The theme to install as the default for testing.
ConfigTranslationOverviewTest::$langcodes property core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php Languages to enable.
ConfigTranslationOverviewTest::$localeStorage property core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php String translation storage object.

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