| ContentModerationSyncingTest::getAllRevisionNames |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php |
Get all the revision names in order of the revision ID. |
| ContentModerationTest::testWidget |
function |
core/modules/media_library/tests/src/FunctionalJavascript/ContentModerationTest.php |
Tests the media library widget only shows published media. |
| ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php |
@covers ::getBundlesForEntityType[[api-linebreak]]
@covers ::addEntityTypeAndBundle[[api-linebreak]]
@covers ::removeEntityTypeAndBundle[[api-linebreak]] |
| ContentTestTranslationUITest::getTranslatorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTestTranslationUITest.php |
|
| ContentTranslationContextualLinks::getDerivativeDefinitions |
function |
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php |
|
| ContentTranslationDeleteForm::getFormId |
function |
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php |
|
| ContentTranslationEntityBundleInfoTest::getBundledNode |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php |
Gets a new bundled node for testing. |
| ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay |
function |
core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php |
Sets untranslatable field widgets' display status. |
| ContentTranslationHandler::getDefaultOwnerId |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
Default value callback for the owner base field definition. |
| ContentTranslationHandler::getFieldDefinitions |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
|
| ContentTranslationHandler::getSourceLangcode |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
|
| ContentTranslationHandler::getTranslationAccess |
function |
core/modules/content_translation/src/ContentTranslationHandler.php |
|
| ContentTranslationHandlerInterface::getFieldDefinitions |
function |
core/modules/content_translation/src/ContentTranslationHandlerInterface.php |
Returns a set of field definitions to be used to store metadata items. |
| ContentTranslationHandlerInterface::getSourceLangcode |
function |
core/modules/content_translation/src/ContentTranslationHandlerInterface.php |
Retrieves the source language for the translation being created. |
| ContentTranslationHandlerInterface::getTranslationAccess |
function |
core/modules/content_translation/src/ContentTranslationHandlerInterface.php |
Checks that the user can perform the operation on the entity translation. |
| ContentTranslationLanguageChangeTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Tests the content translation language that is set. |
| ContentTranslationLanguageChangeTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
|
| ContentTranslationLanguageChangeTest::$defaultTheme |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
|
| ContentTranslationLanguageChangeTest::$modules |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Modules to enable. |
| ContentTranslationLanguageChangeTest::setUp |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
|
| ContentTranslationLanguageChangeTest::testLanguageChange |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Tests that the source language is properly set when changing. |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Tests that title does not change on ajax call with new language value. |
| ContentTranslationLocalTasks::getDerivativeDefinitions |
function |
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php |
|
| ContentTranslationManager::getBundleTranslationSettings |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
| ContentTranslationManager::getSupportedEntityTypes |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
| ContentTranslationManager::getTranslationHandler |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
| ContentTranslationManager::getTranslationMetadata |
function |
core/modules/content_translation/src/ContentTranslationManager.php |
|
| ContentTranslationManagerInterface::getSupportedEntityTypes |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Gets the entity types that support content translation. |
| ContentTranslationManagerInterface::getTranslationHandler |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Returns an instance of the Content translation handler. |
| ContentTranslationManagerInterface::getTranslationMetadata |
function |
core/modules/content_translation/src/ContentTranslationManagerInterface.php |
Returns an instance of the Content translation metadata. |
| ContentTranslationMetadataWrapper::getAuthor |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
|
| ContentTranslationMetadataWrapper::getChangedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
|
| ContentTranslationMetadataWrapper::getCreatedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
|
| ContentTranslationMetadataWrapper::getSource |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapper.php |
|
| ContentTranslationMetadataWrapperInterface::getAuthor |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Returns the translation author. |
| ContentTranslationMetadataWrapperInterface::getChangedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapperInterface::getCreatedTime |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::getSource |
function |
core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php |
Retrieves the source language for this translation. |
| ContentTranslationOutdatedRevisionTranslationTest::assertFlagWidget |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php |
Checks whether the flag widget is displayed. |
| ContentTranslationPendingRevisionTestBase::getDeleteUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the delete translation URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getEditorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
|
| ContentTranslationPendingRevisionTestBase::getEditUrl |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
Returns the edit URL for the specified entity. |
| ContentTranslationPendingRevisionTestBase::getTranslatorPermissions |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php |
|
| ContentTranslationRouteSubscriber::getSubscribedEvents |
function |
core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php |
|
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original unchanged entity to be used to detect changes. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the original translation. |
| ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField |
function |
core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php |
Returns the synchronized properties for every specified field. |
| ContentTranslationSyncImageTest |
class |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
Tests the field synchronization behavior for the image field. |
| ContentTranslationSyncImageTest.php |
file |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
|
| ContentTranslationSyncImageTest::$cardinality |
property |
core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php |
The cardinality of the image field. |