Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| language.module | file | core/ |
|
| language.negotiation.yml | file | core/ |
core/modules/language/config/install/language.negotiation.yml |
| language.negotiation.yml | file | core/ |
core/profiles/demo_umami/config/install/language.negotiation.yml |
| language.negotiation.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/language.negotiation.yml |
| language.negotiation.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language.negotiation.yml |
| language.permissions.yml | file | core/ |
core/modules/language/language.permissions.yml |
| Language.php | file | core/ |
|
| Language.php | file | core/ |
|
| Language.php | file | core/ |
|
| Language.php | file | core/ |
|
| 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/ |
Gets the text direction (left-to-right or right-to-left). |
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::getName | function | core/ |
Gets the name of the language. |
| Language::getString | function | core/ |
Returns a string representation of the data. |
| Language::getValue | function | core/ |
|
| Language::getWeight | function | core/ |
Gets the weight of the language. |
| Language::id | function | core/ |
|
| Language::isDefault | function | core/ |
Returns whether this language is the default language. |
| Language::isLocked | function | core/ |
Returns whether this language is locked. |
| Language::prepareRow | function | core/ |
Adds additional data to the row. |
Pagination
- Previous page
- Page 919
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.