Search for trans

  1. Search 7.x for trans
  2. Search 8.9.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
FilterSettingsTest::testTransform function core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterSettingsTest.php Tests transformation of filter settings.
FilterUninstallValidator::setStringTranslation function core/modules/filter/src/ProxyClass/FilterUninstallValidator.php
Flatten::transform function core/modules/migrate/src/Plugin/migrate/process/Flatten.php Flatten nested array values to single array values.
FollowUpMigrationsTest::providerTestEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Data provider for testEntityReferenceTranslations().
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Tests entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Tests entity reference translations.
FormAjaxSubscriberTest::$stringTranslation property core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php The mocked string translation.
FormatDate::transform function core/modules/migrate/src/Plugin/migrate/process/FormatDate.php Performs the associated process.
FormatDateTest::testTransform function core/modules/migrate/tests/src/Unit/process/FormatDateTest.php Tests transformation.
FormElementBase::getTranslationBuild function core/modules/config_translation/src/FormElement/FormElementBase.php Builds a render array containing the source and translation form elements.
FormElementBase::getTranslationElement function core/modules/config_translation/src/FormElement/FormElementBase.php Returns the translation form element for a given configuration definition.
FormTestBase::$translationManager property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
ForumUninstallValidator::setStringTranslation function core/modules/forum/src/ProxyClass/ForumUninstallValidator.php
ForumVocabulary::transform function core/modules/taxonomy/src/Plugin/migrate/process/ForumVocabulary.php Performs the associated process.
GDToolkit::getTransparentColor function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Gets the color set for transparency in GIF images.
Get::transform function core/modules/migrate/src/Plugin/migrate/process/Get.php Performs the associated process.
GetTest::testTransformSourceArray function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array.
GetTest::testTransformSourceArrayAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is an array pointing to destination.
GetTest::testTransformSourceString function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string.
GetTest::testTransformSourceStringAt function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin when source is a string pointing to destination.
GetUntransformedTextCommand class core/modules/quickedit/src/Ajax/GetUntransformedTextCommand.php AJAX command to rerender formatted text field without transformation filters.
GetUntransformedTextCommand class core/modules/editor/src/Ajax/GetUntransformedTextCommand.php Rerenders a formatted text field without any transformation filters.
GetUntransformedTextCommand.php file core/modules/quickedit/src/Ajax/GetUntransformedTextCommand.php
GetUntransformedTextCommand.php file core/modules/editor/src/Ajax/GetUntransformedTextCommand.php
GetUntransformedTextCommand::__construct function core/modules/quickedit/src/Ajax/GetUntransformedTextCommand.php Constructs a GetUntransformedTextCommand object.
GetUntransformedTextCommand::__construct function core/modules/editor/src/Ajax/GetUntransformedTextCommand.php Constructs a GetUntransformedTextCommand object.
HandlerBase::caseTransform function core/modules/views/src/Plugin/views/HandlerBase.php Transform a string by a certain method.
HelpTopicSection::$translationManager property core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php The string translation service.
HelpTopicTranslatedTestBase class core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Provides a base class for functional help topic tests that use translation.
HelpTopicTranslatedTestBase.php file core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
HelpTopicTranslatedTestBase::$modules property core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Modules to enable.
HelpTopicTranslatedTestBase::installParameters function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php Returns the parameters that will be used when Simpletest installs Drupal.
HelpTopicTranslatedTestBase::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTranslatedTestBase.php
HelpTopicTranslationTest class core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php Verifies help topic translations.
HelpTopicTranslationTest.php file core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php
HelpTopicTranslationTest::$defaultTheme property core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php The theme to install as the default for testing.
HelpTopicTranslationTest::setUp function core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php
HelpTopicTranslationTest::testHelpTopicTranslations function core/modules/help_topics/tests/src/Functional/HelpTopicTranslationTest.php Tests help topic translations.
hook_config_translation_info function core/modules/config_translation/config_translation.api.php Introduce dynamic translation tabs for translation of configuration.
hook_config_translation_info_alter function core/modules/config_translation/config_translation.api.php Alter existing translation tabs for translation of configuration.
hook_entity_translation_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity translation.
hook_entity_translation_delete function core/lib/Drupal/Core/Entity/entity.api.php Respond to entity translation deletion.
hook_entity_translation_insert function core/lib/Drupal/Core/Entity/entity.api.php Respond to creation of a new entity translation.
hook_ENTITY_TYPE_translation_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity translation of a specific type.
hook_ENTITY_TYPE_translation_delete function core/lib/Drupal/Core/Entity/entity.api.php Respond to entity translation deletion of a particular type.
hook_ENTITY_TYPE_translation_insert function core/lib/Drupal/Core/Entity/entity.api.php Respond to creation of a new entity translation of a particular type.
hook_filetransfer_info function core/lib/Drupal/Core/File/file.api.php Register information about FileTransfer classes provided by a module.
hook_filetransfer_info_alter function core/lib/Drupal/Core/File/file.api.php Alter the FileTransfer class registry.
hook_locale_translation_projects_alter function core/modules/locale/locale.api.php Alter the list of projects to be updated by locale's interface translation.
hook_transliteration_overrides_alter function core/lib/Drupal/Core/Language/language.api.php Provide language-specific overrides for transliteration.

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