Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
CommentBundlesTest::testEntityIdField | function | core/ |
Test that the entity_id field is set correctly for each comment bundle. |
CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
CommentEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentEntityTranslationTest::providerSource | function | core/ |
The data provider. |
CommentInterface::getCommentedEntityId | function | core/ |
Returns the ID of the entity to which the comment is attached. |
CommentInterface::getCommentedEntityTypeId | function | core/ |
Returns the type of the entity to which the comment is attached. |
CommentInterface::getTypeId | function | core/ |
Get the comment type id for this comment. |
CommentItemInterface::HIDDEN | constant | core/ |
Comments for this entity are hidden. |
CommentManager::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
CommentManagerInterface::forbiddenMessage | function | core/ |
Provides a message if posting comments is forbidden. |
CommentNameConstraintValidator | class | core/ |
Validates the CommentName constraint. |
CommentNameConstraintValidator.php | file | core/ |
|
CommentNameConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
CommentNameConstraintValidator::$userStorage | property | core/ |
User storage handler. |
CommentNameConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
CommentNameConstraintValidator::validate | function | core/ |
|
CommentNameConstraintValidator::__construct | function | core/ |
Constructs a new CommentNameConstraintValidator. |
CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
CommentOrphanTest::providerTestOrphan | function | core/ |
Provides test data for testOrphan. |
CommentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
CommentSourceWithHighWaterTest::providerSource | function | core/ |
The data provider. |
CommentStorage::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
CommentStorageInterface::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
CommentStringIdEntitiesTest | class | core/ |
Tests that comment fields cannot be added to entities with non-integer IDs. |
CommentStringIdEntitiesTest.php | file | core/ |
|
CommentStringIdEntitiesTest::$modules | property | core/ |
Modules to install. |
CommentStringIdEntitiesTest::setUp | function | core/ |
|
CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
CommentTest::$entityTypeId | property | core/ |
The tested entity type. |
CommentTest::providerSource | function | core/ |
The data provider. |
CommentTest::providerSource | function | core/ |
The data provider. |
CommentTest::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
CommentTest::testPostIndividualDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
CommentTest::testPostIndividualSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval'. |
CommentType::$id | property | core/ |
The comment type ID. |
CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
CommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
CommentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
CommentTypeTest::providerSource | function | core/ |
The data provider. |
CommentValidationTest | class | core/ |
Tests comment validation constraints. |
CommentValidationTest.php | file | core/ |
|
CommentValidationTest::$modules | property | core/ |
Modules to install. |
CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
CommentValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.