Search for d

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

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