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
ContentTranslationUITestBase::doTestOutdatedStatus function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests up-to-date status tracking.
ContentTranslationUITestBase::doTestPublishedStatus function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests the translation publishing status.
ContentTranslationUITestBase::doTestPublishedStatus function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests the translation publishing status.
ContentTranslationUITestBase::doTestTranslationChanged function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests the basic translation workflow.
ContentTranslationUITestBase::doTestTranslationChanged function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests the basic translation workflow.
ContentTranslationUITestBase::doTestTranslationDeletion function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests translation deletion.
ContentTranslationUITestBase::doTestTranslationDeletion function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests translation deletion.
ContentTranslationUITestBase::doTestTranslationEdit function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests edit content translation.
ContentTranslationUITestBase::doTestTranslationEdit function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests edit content translation.
ContentTranslationUITestBase::doTestTranslationOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests that the translation overview shows the correct values.
ContentTranslationUITestBase::doTestTranslationOverview function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests that the translation overview shows the correct values.
ContentTranslationUITestBase::getChangedFieldName function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the name of the field that implements the changed timestamp.
ContentTranslationUITestBase::getChangedFieldName function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the name of the field that implements the changed timestamp.
ContentTranslationUITestBase::getEditValues function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns an edit array containing the values to be posted.
ContentTranslationUITestBase::getEditValues function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns an edit array containing the values to be posted.
ContentTranslationUITestBase::getFormSubmitAction function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitAction function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the form action value when submitting a new translation.
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value when submitting a new translation.
ContentTranslationUITestBase::getFormSubmitSuffix function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns appropriate submit button suffix based on translatability.
ContentTranslationUITestBase::getFormSubmitSuffix function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns appropriate submit button suffix based on translatability.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationUITestBase::getNewEntityValues function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns an array of entity field values to be tested.
ContentTranslationUITestBase::getTranslation function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the translation object to use to retrieve the translated values.
ContentTranslationUITestBase::getTranslation function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the translation object to use to retrieve the translated values.
ContentTranslationUITestBase::getValue function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Returns the value for the specified property in the given language.
ContentTranslationUITestBase::getValue function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the value for the specified property in the given language.
ContentTranslationUITestBase::testTranslationUI function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Tests the basic translation UI.
ContentTranslationUITestBase::testTranslationUI function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests the basic translation UI.
ContentTranslationUntranslatableFieldsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Tests the untranslatable fields behaviors.
ContentTranslationUntranslatableFieldsTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php
ContentTranslationUntranslatableFieldsTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php The theme to install as the default for testing.
ContentTranslationUntranslatableFieldsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Modules to enable.
ContentTranslationUntranslatableFieldsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php
ContentTranslationUntranslatableFieldsTest::setupTestFields function core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Creates the test fields.
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets function core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Tests that hiding untranslatable field widgets works correctly.
ContentTranslationUpdatesManager class core/modules/content_translation/src/ContentTranslationUpdatesManager.php Provides the logic needed to update field storage definitions when needed.
ContentTranslationUpdatesManager.php file core/modules/content_translation/src/ContentTranslationUpdatesManager.php
ContentTranslationUpdatesManager::$entityFieldManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity field manager.
ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The installed entity definition repository.
ContentTranslationUpdatesManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity type manager.
ContentTranslationUpdatesManager::$updateManager property core/modules/content_translation/src/ContentTranslationUpdatesManager.php The entity definition update manager.
ContentTranslationUpdatesManager::updateDefinitions function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Executes field storage definition updates if needed.
ContentTranslationUpdatesManager::__construct function core/modules/content_translation/src/ContentTranslationUpdatesManager.php Constructs an updates manager instance.
ContentTranslationUpdateTest class core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Tests the upgrade path for the Content Translation module.
ContentTranslationUpdateTest.php file core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
ContentTranslationUpdateTest::$database property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The database connection used.
ContentTranslationUpdateTest::$entityDefinitionUpdateManager property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The entity definition update manager.
ContentTranslationUpdateTest::$state property core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php The state service.
ContentTranslationUpdateTest::setDatabaseDumpFiles function core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php Set database dump files to be used.

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