Search for d
Title | Object type | File name | Summary |
---|---|---|---|
list_allowed_values_string | function | modules/ |
Generates a string representation of an array of 'allowed values'. |
list_boolean_allowed_values_callback | function | modules/ |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
list_extract_allowed_values | function | modules/ |
Parses a string of 'allowed values' into an array. |
list_field_formatter_info | function | modules/ |
Implements hook_field_formatter_info(). |
list_field_formatter_view | function | modules/ |
Implements hook_field_formatter_view(). |
list_field_info | function | modules/ |
Implements hook_field_info(). |
list_field_is_empty | function | modules/ |
Implements hook_field_is_empty(). |
list_field_schema | function | modules/ |
Implements hook_field_schema(). |
list_field_settings_form | function | modules/ |
Implements hook_field_settings_form(). |
list_field_update_field | function | modules/ |
Implements hook_field_update_field(). |
list_field_update_forbid | function | modules/ |
Implements hook_field_update_forbid(). |
list_field_validate | function | modules/ |
Implements hook_field_validate(). |
list_field_widget_info_alter | function | modules/ |
Implements hook_field_widget_info_alter(). |
list_test.module | file | modules/ |
Helper module for the List module tests. |
list_test_allowed_values_callback | function | modules/ |
Allowed values callback. |
list_test_dynamic_values_callback | function | modules/ |
An entity-bound allowed values callback. |
list_update_7001 | function | modules/ |
Rename the list field types and change 'allowed_values' format. |
list_update_7002 | function | modules/ |
Re-apply list_update_7001() for deleted fields. |
locale.admin.inc | file | modules/ |
Administration functions for locale.module. |
locale.module | file | modules/ |
Add language handling functionality and enables the translation of the user interface to languages other than English. |
LocaleBrowserDetectionTest | class | modules/ |
Test browser language detection. |
LocaleBrowserDetectionTest::getInfo | function | modules/ |
|
LocaleBrowserDetectionTest::testLanguageFromBrowser | function | modules/ |
Unit tests for the locale_language_from_browser() function. |
LocaleContentFunctionalTest::testNodeCreationWithLanguage | function | modules/ |
Verifies that nodes may be created with different languages. |
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode | function | modules/ |
Verifies that -rtl.css file is added directly after LTR .css file. |
LocaleDateFormatsFunctionalTest | class | modules/ |
Functional tests for localizing date formats. |
LocaleDateFormatsFunctionalTest::getInfo | function | modules/ |
|
LocaleDateFormatsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats | function | modules/ |
Functional tests for localizing date formats. |
LocaleExportFunctionalTest::$admin_user | property | modules/ |
A user able to create languages and export translations. |
LocaleImportFunctionalTest::$admin_user | property | modules/ |
A user able to create languages and import translations. |
LocaleImportFunctionalTest::getBadPoFile | function | modules/ |
Helper function that returns a bad .po file. |
LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable | function | modules/ |
Test automatic import of a module's translation files when a language is enabled. |
LocaleImportFunctionalTest::testStandalonePoFile | function | modules/ |
Test import of standalone .po files. |
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes | function | modules/ |
Check that language negotiation for fixed types matches the stored one. |
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate | function | modules/ |
Update language types/negotiation information. |
LocaleLanguageSwitchingFunctionalTest::testNewDisabledLanguage | function | modules/ |
Tests that languages can be added as disabled. |
LocaleMultilingualFieldsFunctionalTest | class | modules/ |
Functional test for multilingual fields. |
LocaleMultilingualFieldsFunctionalTest::getInfo | function | modules/ |
|
LocaleMultilingualFieldsFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings | function | modules/ |
|
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm | function | modules/ |
Test if field languages are correctly set through the node form. |
LocaleTranslationFunctionalTest::testStringValidation | function | modules/ |
Tests the validation of the translation input. |
LocaleUILanguageNegotiationTest::testLanguageDomain | function | modules/ |
Tests url() when separate domains are used for multiple languages. |
LocaleUpgradePathTestCase | class | modules/ |
Upgrade test for locale.module. |
LocaleUpgradePathTestCase::assertPageInLanguage | function | modules/ |
Asserts that a page exists and is in the specified language. |
LocaleUpgradePathTestCase::getInfo | function | modules/ |
|
LocaleUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
LocaleUpgradePathTestCase::testLocaleUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
LocaleUpgradePathTestCase::testLocaleUpgradeDomain | function | modules/ |
Test an upgrade with domain-based negotiation. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.