Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Language.php | file | core/ |
|
| language.post_update.php | file | core/ |
Post update functions for Language module. |
| language.routing.yml | file | core/ |
core/modules/language/language.routing.yml |
| language.schema.yml | file | core/ |
core/modules/language/config/schema/language.schema.yml |
| language.services.yml | file | core/ |
core/modules/language/language.services.yml |
| language.types.yml | file | core/ |
core/modules/language/config/install/language.types.yml |
| language.types.yml | file | core/ |
core/profiles/demo_umami/config/install/language.types.yml |
| language.types.yml | file | core/ |
core/profiles/tests/test_language_negotiation/config/install/language.types.yml |
| language.types.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/language.types.yml |
| language.types.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language.types.yml |
| language.yml | file | core/ |
core/modules/language/migrations/language.yml |
| Language::$defaultValues | property | core/ |
The values to use to instantiate the default language. |
| Language::$direction | property | core/ |
The direction, left-to-right, or right-to-left. |
| Language::$id | property | core/ |
The ID, langcode. |
| Language::$id | property | core/ |
The id of the language. |
| Language::$language | property | core/ |
|
| Language::$languageManager | property | core/ |
The Language manager. |
| Language::$locked | property | core/ |
Locked indicates a language used by the system, not an actual language. |
| Language::$name | property | core/ |
The human readable English name. |
| Language::$weight | property | core/ |
The weight, used for ordering languages in lists, like selects or tables. |
| Language::buildConfigurationForm | function | core/ |
Form constructor. |
| Language::buildConfigurationForm | function | core/ |
Form constructor. |
| Language::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Language::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| Language::fields | function | core/ |
Returns available fields on the source. |
| Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| Language::getDirection | function | core/ |
|
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Language::getId | function | core/ |
|
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::getName | function | core/ |
|
| Language::getString | function | core/ |
|
| Language::getValue | function | core/ |
|
| Language::getWeight | function | core/ |
|
| Language::id | function | core/ |
|
| Language::isDefault | function | core/ |
|
| Language::isLocked | function | core/ |
|
| Language::prepareRow | function | core/ |
Adds additional data to the row. |
| Language::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| Language::setValue | function | core/ |
Overrides TypedData::setValue(). |
| Language::sort | function | core/ |
Sort language objects. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::submitConfigurationForm | function | core/ |
Form submission handler. |
| Language::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| Language::__construct | function | core/ |
Language constructor. |
| Language::__construct | function | core/ |
Constructs a new class instance. |
| Language::__construct | function | core/ |
Creates a new Language instance. |
Pagination
- Previous page
- Page 902
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.