ContentTranslationContextualLinksTest |
class |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
Tests that contextual links are available for content translation. |
ContentTranslationContextualLinksTest.php |
file |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
|
ContentTranslationContextualLinksTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
|
ContentTranslationContextualLinksTest::$bundle |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The bundle being tested. |
ContentTranslationContextualLinksTest::$contentType |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The content type being tested. |
ContentTranslationContextualLinksTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
The theme to install as the default for testing. |
ContentTranslationContextualLinksTest::$langcodes |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The enabled languages. |
ContentTranslationContextualLinksTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
Modules to enable. |
ContentTranslationContextualLinksTest::$modules |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
Modules to enable. |
ContentTranslationContextualLinksTest::$profile |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The profile to install as a basis for testing. |
ContentTranslationContextualLinksTest::$translator |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
The 'translator' user to use during testing. |
ContentTranslationContextualLinksTest::$translator |
property |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
The 'translator' user to use during testing. |
ContentTranslationContextualLinksTest::setUp |
function |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
|
ContentTranslationContextualLinksTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
|
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php |
Tests that a contextual link is available for translating a node. |
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks |
function |
core/modules/content_translation/tests/src/FunctionalJavascript/ContentTranslationContextualLinksTest.php |
Tests that a contextual link is available for translating a node. |
ContentTranslationDisableSettingTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Test disabling content translation module. |
ContentTranslationDisableSettingTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
|
ContentTranslationDisableSettingTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
The theme to install as the default for testing. |
ContentTranslationDisableSettingTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Modules to enable. |
ContentTranslationDisableSettingTest::testDisableSetting |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationDisableSettingTest.php |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEnableTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php |
Test enabling content translation module. |
ContentTranslationEnableTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php |
|
ContentTranslationEnableTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php |
The theme to install as the default for testing. |
ContentTranslationEnableTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php |
Modules to enable. |
ContentTranslationEnableTest::testEnable |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEnableTest.php |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEntityBundleInfoTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests the Content Translation bundle info logic. |
ContentTranslationEntityBundleInfoTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
|
ContentTranslationEntityBundleInfoTest::$bundleInfo |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
The bundle info service. |
ContentTranslationEntityBundleInfoTest::$contentTranslationManager |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
The content translation manager. |
ContentTranslationEntityBundleInfoTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Modules to enable. |
ContentTranslationEntityBundleInfoTest::getBundledNode |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Gets a new bundled node for testing. |
ContentTranslationEntityBundleInfoTest::setUp |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
|
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation settings are propagated on creation. |
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that bundle translation setting changes are propagated. |
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that field synchronization is skipped for disabled bundles. |
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Tests that modules can know whether bundles are translatable. |
ContentTranslationEntityBundleUITest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Tests the content translation behaviors on entity bundle UI. |
ContentTranslationEntityBundleUITest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
ContentTranslationEntityBundleUITest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
The theme to install as the default for testing. |
ContentTranslationEntityBundleUITest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Modules to enable. |
ContentTranslationEntityBundleUITest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
|
ContentTranslationEntityBundleUITest::testContentTypeUI |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationEntityBundleUITest.php |
Tests content types default translation behavior. |
ContentTranslationFieldSyncRevisionTest |
class |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Tests the field synchronization logic when revisions are involved. |
ContentTranslationFieldSyncRevisionTest.php |
file |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
|
ContentTranslationFieldSyncRevisionTest::$contentTranslationManager |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
The content translation manager. |
ContentTranslationFieldSyncRevisionTest::$fieldName |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
The synchronized field name. |
ContentTranslationFieldSyncRevisionTest::$modules |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Modules to enable. |
ContentTranslationFieldSyncRevisionTest::$storage |
property |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
The test entity storage. |