Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ConfigTestXmlBasicAuthTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php Tests ConfigTest Xml Basic Auth.
ConfigTestXmlBasicAuthTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlBasicAuthTest::$modules property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlBasicAuthTest.php
ConfigTestXmlCookieTest class core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php Tests ConfigTest Xml Cookie.
ConfigTestXmlCookieTest.php file core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$auth property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$defaultTheme property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$format property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTestXmlCookieTest::$mimeType property core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestXmlCookieTest.php
ConfigTranslationAddForm class core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Defines a form for adding configuration translations.
ConfigTranslationAddForm.php file core/modules/config_translation/src/Form/ConfigTranslationAddForm.php
ConfigTranslationAddForm::buildForm function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Implements \Drupal\Core\Form\FormInterface::buildForm().
ConfigTranslationAddForm::getFormId function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Returns a unique string identifying the form.
ConfigTranslationBlockListBuilder class core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Defines the config translation list builder for blocks.
ConfigTranslationBlockListBuilder.php file core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
ConfigTranslationBlockListBuilder::$themes property core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php An array of theme info keyed by theme name.
ConfigTranslationBlockListBuilder::buildHeader function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds the header row for the entity listing.
ConfigTranslationBlockListBuilder::buildRow function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Builds a row for an entity in the entity listing.
ConfigTranslationBlockListBuilder::createInstance function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Instantiates a new instance of this entity handler.
ConfigTranslationBlockListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationBlockListBuilder::sortRows function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Sorts an array by value.
ConfigTranslationBlockListBuilder::__construct function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Constructs a new EntityListBuilder object.
ConfigTranslationCacheTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translate settings and entities to various languages.
ConfigTranslationCacheTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php
ConfigTranslationCacheTest::$adminUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Administrator user for tests.
ConfigTranslationCacheTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php The theme to install as the default for testing.
ConfigTranslationCacheTest::$langcodes property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Languages to enable.
ConfigTranslationCacheTest::$localeStorage property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php String translation storage object.
ConfigTranslationCacheTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Modules to install.
ConfigTranslationCacheTest::$translatorUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Translator user for tests.
ConfigTranslationCacheTest::setUp function core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php
ConfigTranslationCacheTest::testFieldConfigTranslation function core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php Tests the translation of field and field storage configuration.
ConfigTranslationContextualLink class core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Defines a contextual link plugin with a dynamic title.
ConfigTranslationContextualLink.php file core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php
ConfigTranslationContextualLink::$mapperManager property core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php The mapper plugin discovery service.
ConfigTranslationContextualLink::getTitle function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Returns the localized title to be shown for this contextual link.
ConfigTranslationContextualLink::mapperManager function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Gets the mapper manager.
ConfigTranslationContextualLinks class core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Provides dynamic contextual links for configuration translation.
ConfigTranslationContextualLinks.php file core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php
ConfigTranslationContextualLinks::$mapperManager property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php The mapper plugin discovery service.
ConfigTranslationContextualLinks::create function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Creates a new class instance.
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationContextualLinks::__construct function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Constructs a new ConfigTranslationContextualLinks.
ConfigTranslationController class core/modules/config_translation/src/Controller/ConfigTranslationController.php Provides page callbacks for the configuration translation interface.
ConfigTranslationController.php file core/modules/config_translation/src/Controller/ConfigTranslationController.php
ConfigTranslationController::$accessManager property core/modules/config_translation/src/Controller/ConfigTranslationController.php The menu link access service.

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