Search for language

  1. Search 7.x for language
  2. Search 8.9.x for language
  3. Search 10.3.x for language
  4. Search 11.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Drupal 6/7 language source from database.
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php CKEditor 5 Language plugin.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
LanguageConfigSchemaTest::testValidLanguageConfigSchema function core/modules/language/tests/src/Functional/LanguageConfigSchemaTest.php Tests whether the language config schema is valid.
LanguageConfiguration class core/modules/language/src/Element/LanguageConfiguration.php Defines an element for language configuration for a single field.
LanguageConfiguration.php file core/modules/language/src/Element/LanguageConfiguration.php
LanguageConfiguration::getDefaultOptions function core/modules/language/src/Element/LanguageConfiguration.php Returns the default options for the language configuration form element.
LanguageConfiguration::getInfo function core/modules/language/src/Element/LanguageConfiguration.php Returns the element properties for this element.
LanguageConfiguration::languageManager function core/modules/language/src/Element/LanguageConfiguration.php Wraps the language manager.
LanguageConfiguration::processLanguageConfiguration function core/modules/language/src/Element/LanguageConfiguration.php Process handler for the language_configuration form element.
LanguageConfigurationElement class core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php A form containing a language configuration element.
LanguageConfigurationElement.php file core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php
LanguageConfigurationElement::buildForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Form constructor.
LanguageConfigurationElement::getFormId function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Returns a unique string identifying the form.
LanguageConfigurationElement::submitForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php Form submission handler.
LanguageConfigurationElementTest class core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the features of the language configuration element field.
LanguageConfigurationElementTest class core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php A form containing a language select element.
LanguageConfigurationElementTest.php file core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
LanguageConfigurationElementTest.php file core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php
LanguageConfigurationElementTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php The theme to install as the default for testing.
LanguageConfigurationElementTest::$modules property core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Modules to enable.
LanguageConfigurationElementTest::buildForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php Form constructor.
LanguageConfigurationElementTest::getFormId function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php Returns a unique string identifying the form.
LanguageConfigurationElementTest::setUp function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php
LanguageConfigurationElementTest::submitForm function core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php Form submission handler.
LanguageConfigurationElementTest::testDefaultLangcode function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the language_get_default_langcode() returns the correct values.
LanguageConfigurationElementTest::testLanguageConfigurationElement function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the language settings have been saved.
LanguageConfigurationElementTest::testNodeTypeDelete function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the language settings are deleted on bundle delete.
LanguageConfigurationElementTest::testNodeTypeUpdate function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the configuration is retained when the node type is updated.
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests that the configuration is retained when a vocabulary is updated.
LanguageConfigurationTest class core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Adds and configures languages to check negotiation changes.
LanguageConfigurationTest.php file core/modules/language/tests/src/Functional/LanguageConfigurationTest.php
LanguageConfigurationTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageConfigurationTest.php The theme to install as the default for testing.
LanguageConfigurationTest::$modules property core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Modules to enable.
LanguageConfigurationTest::checkConfigurableLanguageWeight function core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Validates system languages are ordered after configurable languages.
LanguageConfigurationTest::getHighestConfigurableLanguageWeight function core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Helper to get maximum weight of configurable (unlocked) languages.
LanguageConfigurationTest::testLanguageConfiguration function core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Functional tests for adding, editing and deleting languages.
LanguageConfigurationTest::testLanguageConfigurationWeight function core/modules/language/tests/src/Functional/LanguageConfigurationTest.php Functional tests for setting system language weight on adding, editing and deleting languages.
LanguageContentSettings class core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Drupal 6 i18n node settings from database.
LanguageContentSettings class core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Drupal 7 i18n node settings from database.
LanguageContentSettings.php file core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php
LanguageContentSettings.php file core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php
LanguageContentSettings::fields function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Returns available fields on the source.
LanguageContentSettings::fields function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Returns available fields on the source.
LanguageContentSettings::getIds function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Defines the source fields uniquely identifying a source row.
LanguageContentSettings::getIds function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Defines the source fields uniquely identifying a source row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php Adds additional data to the row.
LanguageContentSettings::prepareRow function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php Adds additional data to the row.
LanguageContentSettings::query function core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php
LanguageContentSettings::query function core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php
LanguageContentSettingsTaxonomyVocabulary class core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php Drupal 6 i18n vocabularies source from database.
LanguageContentSettingsTaxonomyVocabulary class core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php Drupal 7 i18n vocabularies source from database.
LanguageContentSettingsTaxonomyVocabulary.php file core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php

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