| ContentLanguageSettingsResourceTestBase::getExpectedCacheContexts |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
Returns the expected normalization of the entity. |
| ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity |
function |
core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php |
Returns the normalized POST entity. |
| ContentLanguageSettingsTest::getExpectedCacheContexts |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ContentLanguageSettingsTest::getExpectedCollectionCacheability |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Computes the cacheability for a given entity collection. |
| ContentLanguageSettingsTest::getExpectedDocument |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Returns the expected JSON:API document for the entity. |
| ContentLanguageSettingsTest::getPostDocument |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Returns the JSON:API POST document. |
| ContentLanguageSettingsUnitTest::testTargetBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
Tests target bundle. |
| ContentLanguageSettingsUnitTest::testTargetEntityTypeId |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
Tests target entity type id. |
| ContentLanguageSettingsValidationTest::testTargetBundleMustExist |
function |
core/modules/language/tests/src/Kernel/ContentLanguageSettingsValidationTest.php |
Tests that the target bundle of the language content settings is checked. |
| ContentModeration::getBundlesForEntityType |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
|
| ContentModeration::getConfiguration |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
|
| ContentModeration::getEntityTypes |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
|
| ContentModeration::getInitialState |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
|
| ContentModeration::getState |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
|
| ContentModerationAdminPathEntityConverterLanguageTest |
class |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
Test administration path based entity conversion when moderation enabled. |
| ContentModerationAdminPathEntityConverterLanguageTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
|
| 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::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 |
|
| 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 |
Tests get bundles for entity type. |
| 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 |
|
| ContentTranslationEnableTranslationPerBundle::getWidget |
function |
core/modules/content_translation/src/ContentTranslationEnableTranslationPerBundle.php |
Returns the widget to be used per entity bundle. |
| 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. |
| ContentTranslationHooks::languageTypesInfoAlter |
function |
core/modules/content_translation/src/Hook/ContentTranslationHooks.php |
Implements hook_language_types_info_alter(). |
| 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 |
|