BackdropUnitTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up unit test environment.
block_admin_list in modules/block/block.admin.inc
Page callback; Display a list of all custom blocks.
block_custom_block_form in modules/block/block.module
Form constructor for the custom block form.
BlockText::form in modules/layout/includes/block.text.inc
Builds the block's configuration form.
BlockTranslationTestCase::setUp in modules/block/tests/block.translation.test
Sets up a Backdrop site for running functional and integration tests.
CKEditorRtlTestCase::setUp in modules/ckeditor/tests/ckeditor_rtl.test
Set up environment.
comment_views_data in modules/comment/views/comment.views.inc
CommonBackdropHTTPRequestTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonFormatDateTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonJavaScriptTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonJavaScriptTestCase::testGetLibrary in modules/simpletest/tests/common.test
Tests retrieval of libraries via backdrop_get_library().
DateTimeFunctionalTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
drupal-7.language.database.php in modules/simpletest/tests/upgrade/drupal-7.language.database.php
Database additions for language tests. Used in upgrade.language.test.
field_test_entity_info_alter in modules/field/tests/field_test/field_test.entity.inc
Implements hook_entity_info_alter().
FieldTranslationsTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FilterEditorLinkValidateTestCase::setUp in modules/filter/tests/filter_dialog.test
Set up testing environment.
hook_entity_info in modules/entity/entity.api.php
Inform the base system and the Field API about one or more entity types.
hook_field_language_alter in modules/field/field.api.php
Perform alterations on field_language() values.
install_import_translations in includes/install.core.inc
Imports languages via a batch process during installation.
install_import_translations_remaining in includes/install.core.inc
Installation task; finish importing files at end of installation.
install_profile_info in includes/install.inc
Retrieves information about an installation profile from its .info file.
locale_block_view in modules/locale/locale.module
Implements hook_block_view().
LocaleCommentLanguageFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleConfigurationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleContentFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_entity_info_alter in modules/locale/locale.module
Implements hook_entity_info_alter().
LocaleExportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
_locale_export_po in includes/gettext.inc
Writes a generated PO or POT file to the output.
locale_field_language_alter in modules/locale/locale.module
Implements hook_field_language_alter().
locale_field_node_form_submit in modules/locale/locale.module
Form submit handler for node_form().
locale_form_alter in modules/locale/locale.module
Implements hook_form_alter().
locale_form_language_admin_add_form_alter_submit in modules/locale/locale.module
Set a batch for newly added language.
LocaleImportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
_locale_import_one_string_db in includes/gettext.inc
Imports one string into the database.
_locale_import_po in includes/gettext.inc
Parses Gettext Portable Object information and inserts it into the database.
LocaleInstallTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleJavascriptTranslationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_language_selector_form in modules/locale/locale.module
Form builder callback to display language selection widget.
locale_language_switcher_session in includes/locale.inc
Return the session language switcher block.
LocaleLanguageSwitchingFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in modules/locale/tests/locale.test
Functional tests for the language switcher block.
locale_library_info_alter in modules/locale/locale.module
Implement hook_library_info_alter().
LocaleLibraryInfoAlterTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocalePathFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocalePluralFormatTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_preprocess_block in modules/locale/locale.module
Implements hook_preprocess_block().
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
locale_reset in modules/locale/locale.module
Reset static variables used by locale().
LocaleStringIsSafeTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_system_update in modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_batch_build in modules/locale/locale.bulk.inc
Build a locale batch from an array of files.
locale_translate_edit_form_validate in modules/locale/locale.pages.inc
Validate string editing form submissions.
locale_translate_import_form_submit in modules/locale/locale.bulk.inc
Process the locale import form submission.
_locale_translate_language_list in modules/locale/locale.pages.inc
List languages in search result table
locale_translate_seek_screen in modules/locale/locale.pages.inc
String search screen.
LocaleTranslationFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUILanguageNegotiationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUILanguageNegotiationTest::testUrlLanguageFallback in modules/locale/tests/locale.test
Test URL language detection when the requested URL has no language.
LocaleUninstallFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_update_dependencies in modules/locale/locale.install
Implements hook_update_dependencies().
LocaleUrlRewritingTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUserCreationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUserLanguageFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
locale_views_api in modules/locale/locale.module
Implements hook_views_api().
MenuLanguageTestCase::setUp in modules/menu/tests/menu_language.test
Set up test environment.
ModuleDependencyTestCase::testEnableWithoutDependency in modules/system/tests/system.test
Attempt to enable translation module without locale enabled.
ModuleDependencyTestCase::testUninstallDependents in modules/system/tests/system.test
Tests attempting to uninstall a module that has installed dependents.
ModuleUninstallTestCase::testUninstallLocale in modules/simpletest/tests/module.test
Tests that uninstalling locale does not cause problems.
node_path_info in modules/node/node.path.inc
Implements hook_path_info().
NodeTranslateBlockFunctionalTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageUITestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathMonolingualTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternLocaleTestCase::setUp in modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
redirect_list_form in modules/redirect/redirect.admin.inc
Form callback; Display the list of all redirects.
redirect_list_table in modules/redirect/redirect.admin.inc
Display a list of redirects. Used on forms when editing an entity.
redirect_views_data in modules/redirect/views/redirect.views.inc
Implements hook_views_data().
SearchLanguageTestCase::setUp in modules/search/tests/search.test
Implementation setUp().
SystemAdminTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
system_date_time_formats in modules/system/system.admin.inc
Displays the date format strings overview page.
system_regional_settings in modules/system/system.admin.inc
Form builder; Configure the site regional settings.
t in includes/bootstrap.inc
Translates a string to the current language or to a given language.
TextTranslationTestCase::setUp in modules/field/modules/text/tests/text.test
Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::setUp in modules/translation/tests/translation.test
Sets up a Backdrop site for running functional and integration tests.
views_get_localization_plugin in modules/views/views.module
Load the current enabled localization plugin.
views_handler_argument_locale_group::locale_group in modules/locale/views/views_handler_argument_locale_group.inc
views_handler_field_locale_group::render in modules/locale/views/views_handler_field_locale_group.inc
Render the field.
views_handler_filter_locale_group::get_value_options in modules/locale/views/views_handler_filter_locale_group.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_display::options_summary in modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_ui_admin_settings_advanced in modules/views_ui/views_ui.admin.inc
Form builder for the advanced admin settings page.