CommentEntityTranslation::query |
function |
core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php |
|
CommentEntityTranslationCheckRequirementsTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php |
Tests check requirements for comment entity translation source plugin. |
CommentEntityTranslationCheckRequirementsTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php |
|
CommentEntityTranslationCheckRequirementsTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php |
|
CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php |
Provides data for testCheckRequirements. |
CommentEntityTranslationCheckRequirementsTest::testCheckRequirements |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/CommentEntityTranslationCheckRequirementsTest.php |
Tests exception thrown when the given module is not enabled in the source. |
CommentEntityTranslationTest |
class |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php |
Tests D7 comment entity translation source plugin. |
CommentEntityTranslationTest.php |
file |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php |
|
CommentEntityTranslationTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php |
|
CommentEntityTranslationTest::providerSource |
function |
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php |
|
CommentForm::$entityFieldManager |
property |
core/modules/comment/src/CommentForm.php |
The entity field manager. |
CommentForm::buildEntity |
function |
core/modules/comment/src/CommentForm.php |
|
CommentHalJsonTestBase::getExpectedNormalizedEntity |
function |
core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php |
|
CommentHalJsonTestBase::getNormalizedPostEntity |
function |
core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php |
|
CommentInterface::getCommentedEntity |
function |
core/modules/comment/src/CommentInterface.php |
Returns the entity to which the comment is attached. |
CommentInterface::getCommentedEntityId |
function |
core/modules/comment/src/CommentInterface.php |
Returns the ID of the entity to which the comment is attached. |
CommentInterface::getCommentedEntityTypeId |
function |
core/modules/comment/src/CommentInterface.php |
Returns the type of the entity to which the comment is attached. |
CommentLazyBuilders::$entityFormBuilder |
property |
core/modules/comment/src/CommentLazyBuilders.php |
The entity form builder service. |
CommentLazyBuilders::$entityTypeManager |
property |
core/modules/comment/src/CommentLazyBuilders.php |
The entity type manager service. |
CommentLinkBuilder::$entityTypeManager |
property |
core/modules/comment/src/CommentLinkBuilder.php |
The entity type manager service. |
CommentLinkBuilder::buildCommentedEntityLinks |
function |
core/modules/comment/src/CommentLinkBuilder.php |
|
CommentLinkBuilderInterface::buildCommentedEntityLinks |
function |
core/modules/comment/src/CommentLinkBuilderInterface.php |
Builds links for the given entity. |
CommentLinkBuilderTest::$entityTypeManager |
property |
core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php |
The entity type manager. |
CommentManager::$entityDisplayRepository |
property |
core/modules/comment/src/CommentManager.php |
The entity display repository. |
CommentManager::$entityFieldManager |
property |
core/modules/comment/src/CommentManager.php |
The entity field manager. |
CommentManager::$entityTypeManager |
property |
core/modules/comment/src/CommentManager.php |
The entity type manager. |
CommentNonNodeTest::$entity |
property |
core/modules/comment/tests/src/Functional/CommentNonNodeTest.php |
The entity to use within tests. |
CommentPermalinkFormatter::getEntityUrl |
function |
core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php |
|
CommentResourceTestBase::$entity |
property |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::$entityTypeId |
property |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::createEntity |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::getNormalizedPatchEntity |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentResourceTestBase::getNormalizedPostEntity |
function |
core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php |
|
CommentSelection::buildEntityQuery |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
CommentSelection::createNewEntity |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
CommentSelection::entityQueryAlter |
function |
core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php |
|
CommentStatistics::$entityTypeManager |
property |
core/modules/comment/src/CommentStatistics.php |
The entity type manager. |
CommentStorageSchema::getEntitySchema |
function |
core/modules/comment/src/CommentStorageSchema.php |
|
CommentTest::$commented_entity |
property |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
CommentTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
CommentTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
CommentTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
CommentTest::entityAccess |
function |
core/modules/jsonapi/tests/src/Functional/CommentTest.php |
|
CommentTranslationHandler::entityFormAlter |
function |
core/modules/comment/src/CommentTranslationHandler.php |
|
CommentTranslationHandler::entityFormEntityBuild |
function |
core/modules/comment/src/CommentTranslationHandler.php |
|
CommentTranslationHandler::entityFormTitle |
function |
core/modules/comment/src/CommentTranslationHandler.php |
|
CommentTranslationUITest::createEntity |
function |
core/modules/comment/tests/src/Functional/CommentTranslationUITest.php |
|
CommentTranslationUITest::getNewEntityValues |
function |
core/modules/comment/tests/src/Functional/CommentTranslationUITest.php |
|