Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTestXmlCookieTest.php | file | core/ |
|
| ConfigTestXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigTestXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigTestXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigTranslationAddForm | class | core/ |
Defines a form for adding configuration translations. |
| ConfigTranslationAddForm.php | file | core/ |
|
| ConfigTranslationAddForm::buildForm | function | core/ |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
| ConfigTranslationAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTranslationBlockListBuilder | class | core/ |
Defines the config translation list builder for blocks. |
| ConfigTranslationBlockListBuilder.php | file | core/ |
|
| ConfigTranslationBlockListBuilder::$themes | property | core/ |
An array of theme info keyed by theme name. |
| ConfigTranslationBlockListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ConfigTranslationBlockListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ConfigTranslationBlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationBlockListBuilder::sortRows | function | core/ |
Sorts an array by value. |
| ConfigTranslationBlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| ConfigTranslationCacheTest | class | core/ |
Translate settings and entities to various languages. |
| ConfigTranslationCacheTest.php | file | core/ |
|
| ConfigTranslationCacheTest::$adminUser | property | core/ |
Administrator user for tests. |
| ConfigTranslationCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTranslationCacheTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationCacheTest::$localeStorage | property | core/ |
String translation storage object. |
| ConfigTranslationCacheTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationCacheTest::$translatorUser | property | core/ |
Translator user for tests. |
| ConfigTranslationCacheTest::setUp | function | core/ |
|
| ConfigTranslationCacheTest::testFieldConfigTranslation | function | core/ |
Tests the translation of field and field storage configuration. |
| ConfigTranslationContextualLink | class | core/ |
Defines a contextual link plugin with a dynamic title. |
| ConfigTranslationContextualLink.php | file | core/ |
|
| ConfigTranslationContextualLink::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| ConfigTranslationContextualLink::mapperManager | function | core/ |
Gets the mapper manager. |
| ConfigTranslationContextualLinks | class | core/ |
Provides dynamic contextual links for configuration translation. |
| ConfigTranslationContextualLinks.php | file | core/ |
|
| ConfigTranslationContextualLinks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
| ConfigTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConfigTranslationContextualLinks::__construct | function | core/ |
Constructs a new ConfigTranslationContextualLinks. |
| ConfigTranslationController | class | core/ |
Provides page callbacks for the configuration translation interface. |
| ConfigTranslationController.php | file | core/ |
|
| ConfigTranslationController::$accessManager | property | core/ |
The menu link access service. |
| ConfigTranslationController::$account | property | core/ |
The current user. |
| ConfigTranslationController::$configMapperManager | property | core/ |
The configuration mapper manager. |
| ConfigTranslationController::$languageManager | property | core/ |
The language manager. |
| ConfigTranslationController::$pathProcessor | property | core/ |
The path processor service. |
| ConfigTranslationController::$renderer | property | core/ |
The renderer. |
| ConfigTranslationController::$router | property | core/ |
The dynamic router service. |
| ConfigTranslationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ConfigTranslationController::itemPage | function | core/ |
Language translations overview page for a configuration name. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.