Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ClassWithInvalidAnnotationTargetAtProperty.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtProperty::$bar | property | core/ |
Plugin annotation @AnnotationTargetAnnotation("Foo"); |
| ClassWithInvalidAnnotationTargetAtProperty::$foo | property | core/ |
Plugin annotation @AnnotationTargetClass("Bar"); |
| ClassWithValidAnnotationTarget | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| ClassWithValidAnnotationTarget.php | file | core/ |
|
| ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
| ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
| ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
| classy_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
| Color::getIds | function | core/ |
|
| Color::getInfo | function | core/ |
|
| ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
| color_get_info | function | core/ |
Retrieves the Color module information for a particular theme. |
| color_get_palette | function | core/ |
Retrieves the color palette for a particular theme. |
| 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/ |
|
| Comment::getAuthorName | function | core/ |
|
| Comment::getCommentedEntity | function | core/ |
|
| Comment::getCommentedEntityId | function | core/ |
|
| Comment::getCommentedEntityTypeId | function | core/ |
|
| Comment::getCreatedTime | function | core/ |
|
| 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/ |
|
| Comment::getHomepage | function | core/ |
|
| Comment::getHostname | function | core/ |
|
| Comment::getIds | function | core/ |
|
| Comment::getIds | function | core/ |
|
| Comment::getOwner | function | core/ |
|
| Comment::getParentComment | function | core/ |
|
| Comment::getSubject | function | core/ |
|
| Comment::getThread | function | core/ |
|
| Comment::getTypeId | function | core/ |
Get the comment type ID for this comment. |
| CommentAdminOverview::getFormId | function | core/ |
|
| CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
| CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
|
| CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
| CommentCacheTagsTest::getDefaultCacheContexts | function | core/ |
|
| 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/ |
|
| CommentEntityTranslation::getIds | function | core/ |
|
| CommentFieldItemList::get | function | core/ |
|
| CommentForm::getEditedFieldNames | function | core/ |
|
| CommentHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.