Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentManagerInterface::getFields | function | core/ |
Utility function to return an array of comment fields. |
CommentManagerTest::testGetFields | function | core/ |
Tests the getFields method. |
CommentNameConstraintValidator::getAnonymousContactDetailsSetting | function | core/ |
Gets the anonymous contact details setting from the comment. |
CommentNonNodeTest::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
CommentPermalinkFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
CommentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
CommentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
CommentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
CommentSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
CommentStatistics::getMaximumCount | function | core/ |
|
CommentStatistics::getRankingInfo | function | core/ |
|
CommentStatisticsInterface::getMaximumCount | function | core/ |
Find the maximum number of comments for the given entity type. |
CommentStatisticsInterface::getRankingInfo | function | core/ |
Returns an array of ranking information for hook_ranking(). |
CommentStorage::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
CommentStorage::getDisplayOrdinal | function | core/ |
Gets the display ordinal or page number for a comment. |
CommentStorage::getMaxThread | function | core/ |
Gets the maximum encoded thread value for the top level comments. |
CommentStorage::getMaxThreadPerThread | function | core/ |
Gets the maximum encoded thread value for the children of this comment. |
CommentStorage::getNewCommentPageNumber | function | core/ |
Calculates the page number for the first new comment. |
CommentStorage::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
CommentStorageInterface::getChildCids | function | core/ |
Gets the comment ids of the passed comment entities' children. |
CommentStorageInterface::getDisplayOrdinal | function | core/ |
Gets the display ordinal or page number for a comment. |
CommentStorageInterface::getMaxThread | function | core/ |
Gets the maximum encoded thread value for the top level comments. |
CommentStorageInterface::getMaxThreadPerThread | function | core/ |
Gets the maximum encoded thread value for the children of this comment. |
CommentStorageInterface::getNewCommentPageNumber | function | core/ |
Calculates the page number for the first new comment. |
CommentStorageInterface::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
CommentStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
CommentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
CommentTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCollectionCacheability | function | core/ |
Computes the cacheability for a given entity collection. |
CommentTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
CommentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
CommentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
CommentTest::getIncludePermissions | function | core/ |
Authorize the user under test with additional permissions to view includes. |
CommentTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
CommentTestBase::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
CommentType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
CommentType::getDescription | function | core/ |
Returns the comment type description. |
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::getDescription | function | core/ |
Returns the comment type description. |
CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.