Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
ClassWithInvalidAnnotationTargetAtProperty.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php
ClassWithInvalidAnnotationTargetAtProperty::$bar property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php Plugin annotation
@AnnotationTargetAnnotation("Foo");
ClassWithInvalidAnnotationTargetAtProperty::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php Plugin annotation
@AnnotationTargetClass("Bar");
ClassWithValidAnnotationTarget class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation
@AnnotationTargetClass("Some data");
ClassWithValidAnnotationTarget.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php
ClassWithValidAnnotationTarget::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation
@AnnotationTargetPropertyMethod("Some data");
ClassWithValidAnnotationTarget::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation

@AnnotationTargetAll("Some data",name="Some name")
ClassWithValidAnnotationTarget::$nested property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation
@AnnotationTargetAll(@AnnotationTargetAnnotation);
ClassWithValidAnnotationTarget::someFunction function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithValidAnnotationTarget.php Plugin annotation

@AnnotationTargetPropertyMethod("Some data",name="Some name")
classy_preprocess_image_widget function core/themes/classy/classy.theme Implements hook_preprocess_image_widget().
ClientErrorResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php
Color::getIds function core/modules/color/src/Plugin/migrate/destination/Color.php
Color::getInfo function core/lib/Drupal/Core/Render/Element/Color.php
ColorConfigCacheInvalidator::getSubscribedEvents function core/modules/color/src/EventSubscriber/ColorConfigCacheInvalidator.php
color_get_info function core/modules/color/color.module Retrieves the Color module information for a particular theme.
color_get_palette function core/modules/color/color.module Retrieves the color palette for a particular theme.
CommandProvider::getCommands function composer/Plugin/Scaffold/CommandProvider.php
CommandWithAttachedAssetsInterface::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Gets the attached assets.
CommandWithAttachedAssetsTrait::getAttachedAssets function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Gets the attached assets.
CommandWithAttachedAssetsTrait::getRenderedContent function core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Processes the content for output.
Comment::getAuthorEmail function core/modules/comment/src/Entity/Comment.php
Comment::getAuthorName function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php
Comment::getDefaultHostname function core/modules/comment/src/Entity/Comment.php Returns the default value for entity hostname base field.
Comment::getDefaultStatus function core/modules/comment/src/Entity/Comment.php Default value callback for 'status' base field definition.
Comment::getFieldName function core/modules/comment/src/Entity/Comment.php
Comment::getHomepage function core/modules/comment/src/Entity/Comment.php
Comment::getHostname function core/modules/comment/src/Entity/Comment.php
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php
Comment::getOwner function core/modules/comment/src/Entity/Comment.php
Comment::getParentComment function core/modules/comment/src/Entity/Comment.php
Comment::getSubject function core/modules/comment/src/Entity/Comment.php
Comment::getThread function core/modules/comment/src/Entity/Comment.php
Comment::getTypeId function core/modules/comment/src/Entity/Comment.php Get the comment type ID for this comment.
CommentAdminOverview::getFormId function core/modules/comment/src/Form/CommentAdminOverview.php
CommentBundlesTest::$targetEntityTypes property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Entity type ids to use for target_entity_type_id on comment bundles.
CommentCacheTagsTest::getAdditionalCacheContextsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Each comment must have a comment body, which always has a text format.
CommentCacheTagsTest::getDefaultCacheContexts function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentController::getReplyForm function core/modules/comment/src/Controller/CommentController.php Form constructor for the comment reply form.
CommentDefaultFormatter::getViewModes function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Provides a list of comment view modes for the configured comment type.
CommentedEntity::getItems function core/modules/comment/src/Plugin/views/field/CommentedEntity.php
CommentEntityTranslation::getIds function core/modules/comment/src/Plugin/migrate/source/d7/CommentEntityTranslation.php
CommentFieldItemList::get function core/modules/comment/src/CommentFieldItemList.php
CommentForm::getEditedFieldNames function core/modules/comment/src/CommentForm.php
CommentHalJsonTestBase::getExpectedNormalizedEntity function core/modules/hal/tests/src/Functional/comment/CommentHalJsonTestBase.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.