Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageConfiguration | class | core/ |
Defines an element for language configuration for a single field. |
| LanguageConfiguration.php | file | core/ |
|
| LanguageConfiguration::getDefaultOptions | function | core/ |
Returns the default options for the language configuration form element. |
| LanguageConfiguration::getInfo | function | core/ |
Returns the element properties for this element. |
| LanguageConfiguration::languageManager | function | core/ |
Wraps the language manager. |
| LanguageConfiguration::processLanguageConfiguration | function | core/ |
Process handler for the language_configuration form element. |
| LanguageConfiguration::submit | function | core/ |
Submit handler for the forms that have a language_configuration element. |
| LanguageConfigurationElement | class | core/ |
A form containing a language configuration element. |
| LanguageConfigurationElement.php | file | core/ |
|
| LanguageConfigurationElement::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElement::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElement::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest | class | core/ |
A form containing a language select element. |
| LanguageConfigurationElementTest | class | core/ |
Tests the features of the language configuration element field. |
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest.php | file | core/ |
|
| LanguageConfigurationElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageConfigurationElementTest::$modules | property | core/ |
Modules to install. |
| LanguageConfigurationElementTest::buildForm | function | core/ |
Form constructor. |
| LanguageConfigurationElementTest::getDefaultLangcode | function | core/ |
Returns the default language code for a given entity type and bundle. |
| LanguageConfigurationElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElementTest::setUp | function | core/ |
|
| LanguageConfigurationElementTest::submitForm | function | core/ |
Form submission handler. |
| LanguageConfigurationElementTest::testDefaultLangcode | function | core/ |
Tests that default langcode is correctly returned. |
| LanguageConfigurationElementTest::testLanguageConfigurationElement | function | core/ |
Tests the language settings have been saved. |
| LanguageConfigurationElementTest::testNodeTypeDelete | function | core/ |
Tests the language settings are deleted on bundle delete. |
| LanguageConfigurationElementTest::testNodeTypeUpdate | function | core/ |
Tests that the configuration is retained when the node type is updated. |
| LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate | function | core/ |
Tests that the configuration is retained when a vocabulary is updated. |
| LanguageConfigurationTest | class | core/ |
Adds and configures languages to check negotiation changes. |
| LanguageConfigurationTest.php | file | core/ |
|
| LanguageConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageConfigurationTest::$modules | property | core/ |
Modules to install. |
| LanguageConfigurationTest::checkConfigurableLanguageWeight | function | core/ |
Validates system languages are ordered after configurable languages. |
| LanguageConfigurationTest::getHighestConfigurableLanguageWeight | function | core/ |
Helper to get maximum weight of configurable (unlocked) languages. |
| LanguageConfigurationTest::testLanguageConfiguration | function | core/ |
Functional tests for adding, editing and deleting languages. |
| LanguageConfigurationTest::testLanguageConfigurationWeight | function | core/ |
Functional tests for setting system language weight on adding, editing and deleting languages. |
| LanguageContentSettings | class | core/ |
Drupal 6 i18n node settings from database. |
| LanguageContentSettings | class | core/ |
Drupal 7 i18n node settings from database. |
| LanguageContentSettings.php | file | core/ |
|
| LanguageContentSettings.php | file | core/ |
|
| LanguageContentSettings::fields | function | core/ |
Returns available fields on the source. |
| LanguageContentSettings::fields | function | core/ |
Returns available fields on the source. |
| LanguageContentSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| LanguageContentSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| LanguageContentSettings::prepareRow | function | core/ |
Adds additional data to the row. |
| LanguageContentSettings::prepareRow | function | core/ |
Adds additional data to the row. |
| LanguageContentSettings::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| LanguageContentSettings::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| LanguageContentSettingsTaxonomyVocabulary | class | core/ |
Drupal 6 i18n vocabularies source from database. |
| LanguageContentSettingsTaxonomyVocabulary | class | core/ |
Drupal 7 i18n vocabularies source from database. |
Pagination
- Previous page
- Page 923
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.