Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Search 11.x for trans
  6. Other projects
Title Object type File name Summary
locale_translation_get_file_history function core/modules/locale/locale.module Gets current translation status from the {locale_file} table.
locale_translation_get_projects function core/modules/locale/locale.translation.inc Get array of projects which are available for interface translation.
locale_translation_get_status function core/modules/locale/locale.module Gets the current translation status.
locale_translation_http_check function core/modules/locale/locale.batch.inc Check if remote file exists and when it was last updated.
locale_translation_language_table function core/modules/locale/locale.module Form element callback: After build changes to the language update table.
locale_translation_load_sources function core/modules/locale/locale.translation.inc Loads cached translation sources containing current translation status.
LOCALE_TRANSLATION_LOCAL constant core/modules/locale/locale.module Translation source is a local file.
LOCALE_TRANSLATION_OVERWRITE_ALL constant core/modules/locale/locale.module UI option for override of existing translations. Override any translation.
LOCALE_TRANSLATION_OVERWRITE_NONE constant core/modules/locale/locale.module UI option for override of existing translations.
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED constant core/modules/locale/locale.module UI option for override of existing translations.
locale_translation_project_list function core/modules/locale/locale.compare.inc Fetch an array of projects for translation update.
LOCALE_TRANSLATION_REMOTE constant core/modules/locale/locale.module Translation source is a remote file.
locale_translation_source_build function core/modules/locale/locale.translation.inc Builds abstract translation source.
locale_translation_source_check_file function core/modules/locale/locale.translation.inc Checks whether a po file exists in the local filesystem.
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
LOCALE_TRANSLATION_SOURCE_COMPARE_GT constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
LOCALE_TRANSLATION_SOURCE_COMPARE_LT constant core/modules/locale/locale.translation.inc Comparison result of source files timestamps.
locale_translation_status_delete_languages function core/modules/locale/locale.module Delete language entries from the status cache.
locale_translation_status_delete_projects function core/modules/locale/locale.module Delete project entries from the status cache.
locale_translation_status_save function core/modules/locale/locale.module Saves the status of translation sources in static cache.
LOCALE_TRANSLATION_STATUS_TTL constant core/modules/locale/locale.module The number of seconds the translations status entry should be considered.
locale_translation_update_file_history function core/modules/locale/locale.module Updates the {locale_file} table.
locale_translation_use_remote_source function core/modules/locale/locale.module Checks whether remote translation sources are used.
LOCALE_TRANSLATION_USE_SOURCE_LOCAL constant core/modules/locale/locale.module Translation update mode: Use local files only.
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL constant core/modules/locale/locale.module Translation update mode: Use both remote and local files.
Log::transform function core/modules/migrate/src/Plugin/migrate/process/Log.php Performs the associated process.
LoggerChannel::$levelTranslation property core/lib/Drupal/Core/Logger/LoggerChannel.php Map of PSR3 log constants to RFC 5424 log constants.
MachineName::$transliteration property core/modules/migrate/src/Plugin/migrate/process/MachineName.php The transliteration service.
MachineName::getTransliterationLanguageOverrides function core/lib/Drupal/Core/Render/Element/MachineName.php Gets transliteration language overrides for a language.
MachineName::transform function core/modules/migrate/src/Plugin/migrate/process/MachineName.php Performs the associated process.
MachineNameTransliterationTest class core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Tests the machine name transliteration functionality.
MachineNameTransliterationTest.php file core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MachineNameTransliterationTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php The theme to install as the default for testing.
MachineNameTransliterationTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Modules to install.
MachineNameTransliterationTest::machineNameInputOutput function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Data for the testMachineNameTransliterations.
MachineNameTransliterationTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MachineNameTransliterationTest::testMachineNameTransliterations function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Test for machine name transliteration functionality.
MailerDsnConfigValidationTest::testMailerTransportDefaultOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the default options of the mailer.
MailerDsnConfigValidationTest::testMailerTransportNativeOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'native' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportNullOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'null' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'sendmail' mailer scheme.
MailerDsnConfigValidationTest::testMailerTransportSMTPOptionsValidation function core/tests/Drupal/KernelTests/Core/Config/MailerDsnConfigValidationTest.php Tests the validation of the options for the 'smtps' mailer scheme.
mailer_transport_factory_functional_test.info.yml file core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.info.yml
mailer_transport_factory_functional_test.routing.yml file core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/mailer_transport_factory_functional_test.routing.yml
mailer_transport_factory_kernel_test.info.yml file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.info.yml
mailer_transport_factory_kernel_test.services.yml file core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/mailer_transport_factory_kernel_test.services.yml
MakeUniqueBase::transform function core/modules/migrate/src/Plugin/migrate/process/MakeUniqueBase.php Creates a unique value based on the source value.
ManageFieldsFunctionalTest::testTranslationDefaults function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Test translation defaults.
MediaEmbedFilterTranslationTest class core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php Tests that media embeds are translated based on text (host entity) language.
MediaEmbedFilterTranslationTest.php file core/modules/media/tests/src/Kernel/MediaEmbedFilterTranslationTest.php

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