| ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
|
| ContentModerationAdminPathEntityConverterLanguageTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
|
| ContentModerationConfigureEntityTypesForm::getFormId |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
|
| ContentModerationConfigureEntityTypesForm::getTitle |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Route title callback. |
| ContentModerationInterface::getBundlesForEntityType |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
Gets any bundles the workflow is applied to for the given entity type. |
| ContentModerationInterface::getEntityTypes |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
Gets the entity types the workflow is applied to. |
| ContentModerationInterface::getInitialState |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
|
| ContentModerationRouteSubscriber::getModeratedEntityTypes |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Returns the moderated entity types. |
| ContentModerationRouteSubscriber::getSubscribedEvents |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
|
| ContentModerationState::getCurrentUserId |
function |
core/modules/content_moderation/src/Entity/ContentModerationState.php |
Default value callback for the 'uid' base field definition. |
| ContentModerationState::getFieldsToSkipFromTranslationChangesCheck |
function |
core/modules/content_moderation/src/Entity/ContentModerationState.php |
|
| ContentModerationState::getTransitions |
function |
core/modules/content_moderation/src/ContentModerationState.php |
|
| ContentModerationState::getTransitionTo |
function |
core/modules/content_moderation/src/ContentModerationState.php |
|
| ContentModerationStateStorageSchema::getEntitySchema |
function |
core/modules/content_moderation/src/ContentModerationStateStorageSchema.php |
|
| ContentModerationStateTest::testGetCurrentUserId |
function |
core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php |
Tests the legacy method used as the default entity owner. |
| 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 if the user can perform the given operation on translations of the
wrapped entity. |
| 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 |
Test that the source language is properly set when changing. |
| ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall |
function |
core/modules/content_translation/tests/src/Functional/ContentTranslationLanguageChangeTest.php |
Test 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. |