Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ConfigTranslationAddForm::submitForm | function | core/ |
Form submission handler. |
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 enable. |
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 this class. |
ConfigTranslationController::itemPage | function | core/ |
Language translations overview page for a configuration name. |
ConfigTranslationController::__construct | function | core/ |
Constructs a ConfigTranslationController. |
ConfigTranslationDateFormatUiTest | class | core/ |
Tests the content translation behaviors on date formats. |
ConfigTranslationDateFormatUiTest.php | file | core/ |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.