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 |
---|---|---|---|
CommentInterface::getHostname | function | core/ |
Returns the comment author's hostname. |
CommentInterface::getParentComment | function | core/ |
Returns the parent comment entity if this is a reply to a comment. |
CommentInterface::getSubject | function | core/ |
Returns the subject of the comment. |
CommentInterface::getThread | function | core/ |
Returns the alphadecimal representation of the comment's place in a thread. |
CommentInterface::getTypeId | function | core/ |
Get the comment type id for this comment. |
CommentLanguageTest | class | core/ |
Tests for comment language. |
CommentLanguageTest.php | file | core/ |
|
CommentLanguageTest::$defaultTheme | property | core/ |
|
CommentLanguageTest::$modules | property | core/ |
Modules to install. |
CommentLanguageTest::setUp | function | core/ |
|
CommentLanguageTest::testCommentLanguage | function | core/ |
Tests that comment language is properly set. |
CommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
CommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
CommentManager::getCountNewComments | function | core/ |
|
CommentManager::getFields | function | core/ |
|
CommentManagerInterface::getCountNewComments | function | core/ |
Returns the number of new comments on a given entity for the current user. |
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/ |
|
CommentResourceTestBase::getExpectedCacheContexts | function | core/ |
|
CommentResourceTestBase::getExpectedCacheTags | function | core/ |
|
CommentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
CommentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
|
CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
|
CommentResourceTestBase::getNormalizedPostEntity | function | core/ |
|
CommentSelection::getReferenceableEntities | function | core/ |
|
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/ |
|
CommentStorage::getDisplayOrdinal | function | core/ |
|
CommentStorage::getMaxThread | function | core/ |
|
CommentStorage::getMaxThreadPerThread | function | core/ |
|
CommentStorage::getNewCommentPageNumber | function | core/ |
|
CommentStorage::getUnapprovedCount | function | core/ |
|
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/ |
|
CommentStorageSchema::getSharedTableFieldSchema | function | core/ |
|
CommentTest::getExpectedCacheContexts | function | core/ |
|
CommentTest::getExpectedCacheTags | function | core/ |
|
CommentTest::getExpectedCollectionCacheability | function | core/ |
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.