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 |
---|---|---|---|
CollectResourceObjectMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
Color::getInfo | function | core/ |
Returns the element properties for this element. |
CommandProvider::getCommands | function | composer/ |
|
CommandWithAttachedAssetsInterface::getAttachedAssets | function | core/ |
Gets the attached assets. |
CommandWithAttachedAssetsTrait::getAttachedAssets | function | core/ |
Gets the attached assets. |
CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
Comment::getAuthorEmail | function | core/ |
Returns the comment author's email address. |
Comment::getAuthorName | function | core/ |
Returns the comment author's name. |
Comment::getCommentedEntity | function | core/ |
Returns the entity to which the comment is attached. |
Comment::getCommentedEntityId | function | core/ |
Returns the ID of the entity to which the comment is attached. |
Comment::getCommentedEntityTypeId | function | core/ |
Returns the type of the entity to which the comment is attached. |
Comment::getCreatedTime | function | core/ |
Returns the time that the comment was created. |
Comment::getDefaultHostname | function | core/ |
Returns the default value for entity hostname base field. |
Comment::getDefaultStatus | function | core/ |
Default value callback for 'status' base field definition. |
Comment::getFieldName | function | core/ |
Returns the name of the field the comment is attached to. |
Comment::getHomepage | function | core/ |
Returns the comment author's home page address. |
Comment::getHostname | function | core/ |
Returns the comment author's hostname. |
Comment::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Comment::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Comment::getOwner | function | core/ |
Returns the entity owner's user entity. |
Comment::getParentComment | function | core/ |
Returns the parent comment entity if this is a reply to a comment. |
Comment::getSubject | function | core/ |
Returns the subject of the comment. |
Comment::getThread | function | core/ |
Returns the alphadecimal representation of the comment's place in a thread. |
Comment::getTypeId | function | core/ |
Get the comment type ID for this comment. |
CommentAdminOverview::getFormId | function | core/ |
Returns a unique string identifying the form. |
CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
CommentCacheTagsTest::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
CommentController::getReplyForm | function | core/ |
Form constructor for the comment reply form. |
CommentDefaultFormatter::getViewModes | function | core/ |
Provides a list of comment view modes for the configured comment type. |
CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
CommentEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
CommentFieldItemList::get | function | core/ |
Returns the item at the specified position in this list. |
CommentForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
CommentForm::getStatusMessage | function | core/ |
Gets an appropriate status message when a comment is saved. |
CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
CommentInterface::getAuthorEmail | function | core/ |
Returns the comment author's email address. |
CommentInterface::getAuthorName | function | core/ |
Returns the comment author's name. |
CommentInterface::getCommentedEntity | function | core/ |
Returns the entity to which the comment is attached. |
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::getCreatedTime | function | core/ |
Returns the time that the comment was created. |
CommentInterface::getFieldName | function | core/ |
Returns the name of the field the comment is attached to. |
CommentInterface::getHomepage | function | core/ |
Returns the comment author's home page address. |
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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.