Search for trans

  1. Search 7.x for trans
  2. Search 9.5.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
BlockTheme::transform function core/modules/block/src/Plugin/migrate/process/BlockTheme.php
BlockTranslation class core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Gets i18n block data from source database.
BlockTranslation class core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Gets i18n block data from source database.
BlockTranslation.php file core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation.php file core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslation::prepareRow function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslation::query function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation::query function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslationTest class core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php Tests i18n block source plugin.
BlockTranslationTest class core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php Tests i18n block source plugin.
BlockTranslationTest.php file core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTranslationTest.php file core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BlockVisibility::transform function core/modules/block/src/Plugin/migrate/process/BlockVisibility.php
BlockVisibilityTest::testTransformException function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformNoData function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpEnabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformSinglePageWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BookManager::bookLinkTranslate function core/modules/book/src/BookManager.php
BookManagerInterface::bookLinkTranslate function core/modules/book/src/BookManagerInterface.php Provides book loading, access control and translation.
BookManagerTest::$translation property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked translation manager.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BoxTranslation class core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Gets Drupal 6 i18n custom block translations from database.
BoxTranslation.php file core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php
BoxTranslation::CUSTOM_BLOCK_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Drupal 6 table names.
BoxTranslation::I18N_STRING_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php
BoxTranslationTest class core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php Tests i18n custom block translations source plugin.
BoxTranslationTest.php file core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php
BoxTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php Modules to enable.
BoxTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php The data provider.
BreakpointTest::$stringTranslation property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The mocked translator.
BrowserTestBase::$customTranslations property core/tests/Drupal/Tests/BrowserTestBase.php An array of custom translations suitable for drupal_rewrite_settings().
BrowserTestBase::$translationFilesDirectory property core/tests/Drupal/Tests/BrowserTestBase.php The translation file directory for the test environment.
BrowserTestBase::translatePostValues function core/tests/Drupal/Tests/BrowserTestBase.php Transforms a nested array into a flat array suitable for drupalPostForm().
BundleTranslationSettingsInterface interface core/modules/content_translation/src/BundleTranslationSettingsInterface.php Interface providing support for content translation bundle settings.
BundleTranslationSettingsInterface.php file core/modules/content_translation/src/BundleTranslationSettingsInterface.php
BundleTranslationSettingsInterface::getBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Returns translation settings for the specified bundle.
BundleTranslationSettingsInterface::setBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Sets translation settings for the specified bundle.
CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION constant core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php The invalid checksum returned if a database transaction is in progress.
CacheTagsChecksumTrait::rootTransactionEndCallback function core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php Callback to be invoked just after a database transaction gets committed.
Callback::transform function core/modules/migrate/src/Plugin/migrate/process/Callback.php Performs the associated process.

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