Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentTranslationUITestBase::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
| ContentTranslationUITestBase::$entityId | property | core/ |
The id of the entity being translated. |
| ContentTranslationUITestBase::$testHTMLEscapeForAllLanguages | property | core/ |
Flag to determine if "all languages" rendering is tested. |
| ContentTranslationUITestBase::$testLanguageSelector | property | core/ |
Whether the behavior of the language selector should be tested. |
| ContentTranslationUITestBase::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
| ContentTranslationUITestBase::doTestBasicTranslation | function | core/ |
Tests the basic translation workflow. |
| ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
| ContentTranslationUITestBase::doTestOutdatedStatus | function | core/ |
Tests up-to-date status tracking. |
| ContentTranslationUITestBase::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
| ContentTranslationUITestBase::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
| ContentTranslationUITestBase::doTestTranslationDeletion | function | core/ |
Tests translation deletion. |
| ContentTranslationUITestBase::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| ContentTranslationUITestBase::doTestTranslationOverview | function | core/ |
Tests that the translation overview shows the correct values. |
| ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
| ContentTranslationUITestBase::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
| ContentTranslationUITestBase::getFormSubmitAction | function | core/ |
Returns the form action value to be used to submit the entity form. |
| ContentTranslationUITestBase::getFormSubmitActionForNewTranslation | function | core/ |
Returns the form action value when submitting a new translation. |
| ContentTranslationUITestBase::getFormSubmitSuffix | function | core/ |
Returns appropriate submit button suffix based on translatability. |
| ContentTranslationUITestBase::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| ContentTranslationUITestBase::getTranslation | function | core/ |
Returns the translation object to use to retrieve the translated values. |
| ContentTranslationUITestBase::getValue | function | core/ |
Returns the value for the specified property in the given language. |
| ContentTranslationUITestBase::testTranslationUI | function | core/ |
Tests the basic translation UI. |
| ContentTranslationUntranslatableFieldsTest | class | core/ |
Tests the untranslatable fields behaviors. |
| ContentTranslationUntranslatableFieldsTest.php | file | core/ |
|
| ContentTranslationUntranslatableFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationUntranslatableFieldsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationUntranslatableFieldsTest::setUp | function | core/ |
|
| ContentTranslationUntranslatableFieldsTest::setupTestFields | function | core/ |
Creates the test fields. |
| ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
| ContentTranslationViewsUITest | class | core/ |
Tests the views UI when content_translation is enabled. |
| ContentTranslationViewsUITest.php | file | core/ |
|
| ContentTranslationViewsUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationViewsUITest::$modules | property | core/ |
Modules to install. |
| ContentTranslationViewsUITest::$testViews | property | core/ |
Views used by this test. |
| ContentTranslationViewsUITest::testViewsUI | function | core/ |
Tests the views UI. |
| ContentTranslationWorkflowsTest | class | core/ |
Tests the content translation workflows for the test entity. |
| ContentTranslationWorkflowsTest.php | file | core/ |
|
| ContentTranslationWorkflowsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentTranslationWorkflowsTest::$entity | property | core/ |
The entity used for testing. |
| ContentTranslationWorkflowsTest::$entityOwner | property | core/ |
The entity owner account to be used to test multilingual entity editing. |
| ContentTranslationWorkflowsTest::$entityTypeId | property | core/ |
The entity type being tested. |
| ContentTranslationWorkflowsTest::$modules | property | core/ |
Modules to install. |
| ContentTranslationWorkflowsTest::$notEntityOwner | property | core/ |
The user that has entity owner permission but is not the owner. |
| ContentTranslationWorkflowsTest::$referencingEntity | property | core/ |
The referencing entity. |
| ContentTranslationWorkflowsTest::assertNoSharedElements | function | core/ |
Assert that the current page does not contain shared form elements. |
| ContentTranslationWorkflowsTest::doTestWorkflows | function | core/ |
Checks that workflows have the expected behaviors for the given user. |
| ContentTranslationWorkflowsTest::getEditorPermissions | function | core/ |
Returns an array of permissions needed for the editor. |
| ContentTranslationWorkflowsTest::getEntityOwnerPermissions | function | core/ |
Returns an array of permissions needed for the entity owner. |
| ContentTranslationWorkflowsTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| ContentTranslationWorkflowsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.