ContentLanguageSettingsTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
The tested entity type. |
ContentLanguageSettingsTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Creates another entity to be tested. |
ContentLanguageSettingsTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ContentLanguageSettingsTest.php |
Creates the entity to be tested. |
ContentLanguageSettingsUnitTest::$configEntityStorageInterface |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The typed configuration manager used for testing. |
ContentLanguageSettingsUnitTest::$entityType |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The entity type used for testing. |
ContentLanguageSettingsUnitTest::$entityTypeId |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The ID of the type of the entity under test. |
ContentLanguageSettingsUnitTest::$entityTypeManager |
property |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
The entity type manager used for testing. |
ContentLanguageSettingsUnitTest::providerLoadByEntityTypeBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
|
ContentLanguageSettingsUnitTest::testLoadByEntityTypeBundle |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::loadByEntityTypeBundle |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId |
function |
core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php |
@covers ::getTargetEntityTypeId |
ContentModeration::$entityTypeBundleInfo |
property |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
The entity type bundle info service. |
ContentModeration::$entityTypeManager |
property |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
The entity type manager. |
ContentModeration::addEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::getBundlesForEntityType |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModeration::getEntityTypes |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
Gets the entity types the workflow is applied to. |
ContentModeration::removeEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php |
Removes an entity type ID / bundle ID from the workflow. |
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 |
The theme to install as the default for testing. |
ContentModerationAdminPathEntityConverterLanguageTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ContentModerationAdminPathEntityConverterLanguageTest.php |
Modules to enable. |
ContentModerationConfigureEntityTypesForm |
class |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The form for editing entity types associated with a workflow. |
ContentModerationConfigureEntityTypesForm.php |
file |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
|
ContentModerationConfigureEntityTypesForm::$bundleInfo |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The entity type bundle information service. |
ContentModerationConfigureEntityTypesForm::$entityType |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The entity type definition object. |
ContentModerationConfigureEntityTypesForm::$entityTypeManager |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The entity type manager service. |
ContentModerationConfigureEntityTypesForm::$messenger |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The Messenger service. |
ContentModerationConfigureEntityTypesForm::$moderationInformation |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The moderation information service. |
ContentModerationConfigureEntityTypesForm::$workflow |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
The workflow entity object. |
ContentModerationConfigureEntityTypesForm::ajaxCallback |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Ajax callback to close the modal and update the selected text. |
ContentModerationConfigureEntityTypesForm::buildForm |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Form constructor. |
ContentModerationConfigureEntityTypesForm::create |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Instantiates a new instance of this class. |
ContentModerationConfigureEntityTypesForm::getFormId |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Returns a unique string identifying the form. |
ContentModerationConfigureEntityTypesForm::getTitle |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Route title callback. |
ContentModerationConfigureEntityTypesForm::submitForm |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
Form submission handler. |
ContentModerationConfigureEntityTypesForm::__construct |
function |
core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php |
|
ContentModerationConfigureForm::$entityTypeBundleInfo |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureForm.php |
The entity type type bundle info service. |
ContentModerationConfigureForm::$entityTypeManager |
property |
core/modules/content_moderation/src/Form/ContentModerationConfigureForm.php |
The entity type manager. |
ContentModerationInterface::addEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
Add an entity type ID / bundle ID to the workflow. |
ContentModerationInterface::appliesToEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
Checks if the workflow applies to the supplied entity type and bundle. |
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::removeEntityTypeAndBundle |
function |
core/modules/content_moderation/src/Plugin/WorkflowType/ContentModerationInterface.php |
Removes an entity type ID / bundle ID from the workflow. |
ContentModerationRouteSubscriber::$entityTypeManager |
property |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
The entity type manager. |
ContentModerationRouteSubscriber::$moderatedEntityTypes |
property |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
An associative array of moderated entity types keyed by ID. |
ContentModerationRouteSubscriber::getModeratedEntityTypes |
function |
core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php |
Returns the moderated entity types. |
ContentModerationRouteSubscriberTest::setupEntityTypes |
function |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
Creates the entity manager mock returning entity type objects. |
ContentModerationState::loadFromModeratedEntity |
function |
core/modules/content_moderation/src/Entity/ContentModerationState.php |
Loads a content moderation state entity. |
ContentModerationState::updateOrCreateFromEntity |
function |
core/modules/content_moderation/src/Entity/ContentModerationState.php |
Creates or updates an entity's moderation state whilst saving that entity. |
ContentModerationStateStorageSchema::getEntitySchema |
function |
core/modules/content_moderation/src/ContentModerationStateStorageSchema.php |
Gets the entity schema for the specified entity type. |