Search for translations
- Search 7.x for translations
- Search 9.5.x for translations
- Search 10.3.x for translations
- Search 11.x for translations
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateEntityContentBaseTest::assertTranslations | function | core/ |
Check the existing translations of an entity. |
MigrateEntityTranslationSettingsTest | class | core/ |
Tests the migration of entity translation settings. |
MigrateEntityTranslationSettingsTest.php | file | core/ |
|
MigrateEntityTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateEntityTranslationSettingsTest::setUp | function | core/ |
|
MigrateEntityTranslationSettingsTest::testEntityTranslationSettingsMigration | function | core/ |
Tests entity translation settings migration. |
MigrateNodeDeriverTest::testNoTranslations | function | core/ |
Test node translation migrations with translation disabled. |
MigrateNodeDeriverTest::testNoTranslations | function | core/ |
Test node translation migrations with translation disabled. |
MigrateNodeDeriverTest::testTranslations | function | core/ |
Test node translation migrations with translation enabled. |
MigrateNodeDeriverTest::testTranslations | function | core/ |
Test node translation migrations with translation enabled. |
MigrateNodeTest::testNodeEntityTranslations | function | core/ |
Test node entity translations migration from Drupal 7 to 8. |
MigrateTaxonomyTermTest::testTaxonomyTermEntityTranslations | function | core/ |
Tests the migration of taxonomy term entity translations. |
MigrateUserTest::testUserEntityTranslations | function | core/ |
Tests the Drupal 7 user entity translations to Drupal 8 migration. |
ModerationLocaleTest::testNewTranslationSourceValues | function | core/ |
Checks that new translation values are populated properly. |
Node::handleTranslations | function | core/ |
Adapt our query for translations. |
Node::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeComplete::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeRevision::handleTranslations | function | core/ |
Adapt our query for translations. |
NodeTranslationMigrateSubscriber::isNodeTranslationsMigration | function | core/ |
Helper method to check if we are migrating translated nodes. |
NodeTranslationUITest::doTestTranslations | function | core/ |
Tests that the given path displays the correct translation values. |
RowEntityRenderersTest::assertTranslations | function | core/ |
Checks that the view results match the expected values. |
StaticTranslation::$translations | property | core/ |
String translations |
stream_wrapper.translations | service | core/ |
Drupal\locale\StreamWrapper\TranslationsStream |
StringDatabaseStorage::countTranslations | function | core/ |
Counts translations. |
StringDatabaseStorage::deleteTranslations | function | core/ |
Deletes translations using conditions. |
StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
StringStorageInterface::countTranslations | function | core/ |
Counts translations. |
StringStorageInterface::deleteTranslations | function | core/ |
Deletes translations using conditions. |
StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
TranslationsStream | class | core/ |
Defines a Drupal translations (translations://) stream wrapper class. |
TranslationsStream.php | file | core/ |
|
TranslationsStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
TranslationsStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
TranslationsStream::getExternalUrl | function | core/ |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::getExternalUrl(). |
TranslationsStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
TranslationsStream::getType | function | core/ |
Returns the type of stream wrapper. |
TranslationStatusForm | class | core/ |
Provides a translation status form. |
TranslationStatusForm.php | file | core/ |
|
TranslationStatusForm::$moduleHandler | property | core/ |
The module handler service. |
TranslationStatusForm::$state | property | core/ |
The Drupal state storage service. |
TranslationStatusForm::buildForm | function | core/ |
Form builder for displaying the current translation status. |
TranslationStatusForm::create | function | core/ |
Instantiates a new instance of this class. |
TranslationStatusForm::createInfoString | function | core/ |
Provides debug info for projects in case translation files are not found. |
TranslationStatusForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
TranslationStatusForm::prepareUpdateData | function | core/ |
Prepare information about projects with available translation updates. |
TranslationStatusForm::submitForm | function | core/ |
Form submission handler. |
TranslationStatusForm::validateForm | function | core/ |
Form validation handler. |
TranslationStatusForm::__construct | function | core/ |
Constructs a TranslationStatusForm object. |
TranslationStatusInterface | interface | core/ |
Defines an interface for checking the status of an entity translation. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.