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
ContentTranslationPermissions::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationPermissions.php The entity bundle info.
ContentTranslationPermissions::$entityTypeManager property core/modules/content_translation/src/ContentTranslationPermissions.php The entity type manager.
ContentTranslationPermissions::contentPermissions function core/modules/content_translation/src/ContentTranslationPermissions.php Returns an array of content translation permissions.
ContentTranslationPermissions::create function core/modules/content_translation/src/ContentTranslationPermissions.php Instantiates a new instance of this class.
ContentTranslationPermissions::__construct function core/modules/content_translation/src/ContentTranslationPermissions.php Constructs a ContentTranslationPermissions instance.
ContentTranslationRevisionTranslationDeletionTest class core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php Tests that revision translation deletion is handled correctly.
ContentTranslationRevisionTranslationDeletionTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php
ContentTranslationRevisionTranslationDeletionTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php The theme to install as the default for testing.
ContentTranslationRevisionTranslationDeletionTest::doTestOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php Performs a test run.
ContentTranslationRevisionTranslationDeletionTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php
ContentTranslationRevisionTranslationDeletionTest::testOverview function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php Tests that translation overview handles pending revisions correctly.
ContentTranslationRouteSubscriber class core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php Subscriber for entity translation routes.
ContentTranslationRouteSubscriber.php file core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php
ContentTranslationRouteSubscriber::$contentTranslationManager property core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php The content translation manager.
ContentTranslationRouteSubscriber::alterRoutes function core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php Alters existing routes for a specific collection.
ContentTranslationRouteSubscriber::getSubscribedEvents function core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php
ContentTranslationRouteSubscriber::__construct function core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php Constructs a ContentTranslationRouteSubscriber object.
ContentTranslationSettingsApiTest class core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Tests the content translation settings API.
ContentTranslationSettingsApiTest.php file core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
ContentTranslationSettingsApiTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Modules to enable.
ContentTranslationSettingsApiTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
ContentTranslationSettingsApiTest::testSettingsApi function core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Tests that enabling translation via the API triggers schema updates.
ContentTranslationSettingsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the content translation settings UI.
ContentTranslationSettingsTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
ContentTranslationSettingsTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php The theme to install as the default for testing.
ContentTranslationSettingsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Modules to enable.
ContentTranslationSettingsTest::assertSettings function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Asserts that translatability has the expected value for the given bundle.
ContentTranslationSettingsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
ContentTranslationSettingsTest::testAccountLanguageSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests that field setting depends on bundle translatability.
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the translatable settings checkbox for untranslatable entities.
ContentTranslationSettingsTest::testSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests that the settings UI works as expected.
ContentTranslationStandardFieldsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Tests the Content translation settings using the standard profile.
ContentTranslationStandardFieldsTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php
ContentTranslationStandardFieldsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Modules to enable.
ContentTranslationStandardFieldsTest::$profile property core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php The profile to install as a basis for testing.
ContentTranslationStandardFieldsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle function core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Tests that translatable fields are being rendered.
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable function core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Test that revision_log is not translatable.
ContentTranslationSynchronizedFieldsConstraint class core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php Validation constraint for the entity changed timestamp.
ContentTranslationSynchronizedFieldsConstraint.php file core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php
ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php
ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php
ContentTranslationSynchronizedFieldsConstraintValidator class core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Checks that synchronized fields are handled correctly in pending revisions.
ContentTranslationSynchronizedFieldsConstraintValidator.php file core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The content translation manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The entity type manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The field translation synchronizer.
ContentTranslationSynchronizedFieldsConstraintValidator::create function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Instantiates a new instance of this class.
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity function core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php Returns the original unchanged entity to be used to detect changes.

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