Search for content
- Search 7.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| 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 enable. |
| 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 enable. |
| 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/ |
|
| ContentTranslationWorkflowsTest::setupEntity | function | core/ |
Creates a test entity and translate it. |
| ContentTranslationWorkflowsTest::setupUsers | function | core/ |
Creates and activates translator, editor and admin users. |
| ContentTranslationWorkflowsTest::testWorkflows | function | core/ |
Tests simple and editorial translation workflows. |
| ContentTypeCreationTrait | trait | core/ |
Provides methods to create content type from given values. |
| ContentTypeCreationTrait.php | file | core/ |
|
| ContentTypeCreationTrait::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| ContentTypeHeaderMatcher | class | core/ |
Filters routes based on the HTTP Content-type header. |
| ContentTypeHeaderMatcher.php | file | core/ |
|
| ContentTypeHeaderMatcher::filter | function | core/ |
Filters the route collection against a request. |
| ContentTypeHeaderMatcherTest | class | core/ |
Confirm that the content types partial matcher is functioning properly. |
| ContentTypeHeaderMatcherTest.php | file | core/ |
|
| ContentTypeHeaderMatcherTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| ContentTypeHeaderMatcherTest::$matcher | property | core/ |
The matcher object that is going to be tested. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.