Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
CKEditorTest::testGetJSSettings function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests CKEditor::getJSSettings().
CKEditorTest::testInternalGetConfig function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests Internal::getConfig().
CKEditorTest::testStylesComboGetConfig function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests StylesCombo::getConfig().
CKEditorTestTrait::getEditorButton function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Waits for a CKEditor button and returns it when available and visible.
claro_preprocess_fieldset__media_library_widget function core/themes/claro/claro.theme @todo Remove this when https://www.drupal.org/project/drupal/issues/2999549
lands.
claro_preprocess_file_widget_multiple function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for file_widget_multiple.
claro_preprocess_image_widget function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for image_widget.
claro_preprocess_media_library_item__widget function core/themes/claro/claro.theme Implements hook_preprocess_media_library_item__widget().
ClassResolver::getInstanceFromDefinition function core/lib/Drupal/Core/DependencyInjection/ClassResolver.php Returns a class instance with a given class definition.
ClassResolverInterface::getInstanceFromDefinition function core/lib/Drupal/Core/DependencyInjection/ClassResolverInterface.php Returns a class instance with a given class definition.
ClassWithInvalidAnnotationTargetAtClass class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php Plugin annotation
@AnnotationTargetPropertyMethod("Some data");
ClassWithInvalidAnnotationTargetAtClass.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php
ClassWithInvalidAnnotationTargetAtClass::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtClass.php Plugin annotation
@AnnotationTargetPropertyMethod("Bar");
ClassWithInvalidAnnotationTargetAtMethod class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php Plugin annotation
@AnnotationTargetClass("Some data");
ClassWithInvalidAnnotationTargetAtMethod.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php
ClassWithInvalidAnnotationTargetAtMethod::functionName function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtMethod.php Plugin annotation
@AnnotationTargetClass("functionName");
ClassWithInvalidAnnotationTargetAtProperty class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php Plugin annotation
@AnnotationTargetClass("Some data");
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 Gets the destination IDs.
Color::getInfo function core/lib/Drupal/Core/Render/Element/Color.php Returns the element properties for this element.
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 Returns the comment author's email address.
Comment::getAuthorName function core/modules/comment/src/Entity/Comment.php Returns the comment author's name.
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php Returns the entity to which the comment is attached.
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php Returns the ID of the entity to which the comment is attached.
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php Returns the type of the entity to which the comment is attached.
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php Returns the time that the comment was created.
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 Returns the name of the field the comment is attached to.
Comment::getHomepage function core/modules/comment/src/Entity/Comment.php Returns the comment author's home page address.
Comment::getHostname function core/modules/comment/src/Entity/Comment.php Returns the comment author's hostname.
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Defines the source fields uniquely identifying a source row.
Comment::getIds function core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Defines the source fields uniquely identifying a source row.

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