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 |
|---|---|---|---|
| ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
|
| ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
| claro_preprocess_fieldset__media_library_widget | function | core/ |
Implements hook_preprocess_HOOK() for fieldset__media_library_widget. |
| claro_preprocess_file_widget_multiple | function | core/ |
Implements hook_preprocess_HOOK() for file_widget_multiple. |
| claro_preprocess_image_widget | function | core/ |
Implements hook_preprocess_HOOK() for image_widget. |
| claro_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_HOOK() for media_library_item__widget. |
| ClassResolver::getInstanceFromDefinition | function | core/ |
|
| ClassResolverConstraint::getRequiredOptions | function | core/ |
|
| ClassResolverInterface::getInstanceFromDefinition | function | core/ |
Returns a class instance with a given class definition. |
| ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
| ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
| ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
| ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
| ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
| 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") |
| ClearCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ClientErrorResponseSubscriber::getSubscribedEvents | function | core/ |
|
| CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| CollectPathsToExcludeEvent::getAll | function | core/ |
|
| CollectPathsToExcludeFailValidator::getSubscribedEvents | function | core/ |
|
| CollectRelationshipMetaEvent::getMeta | function | core/ |
Gets the meta values. |
| CollectRelationshipMetaEvent::getRelationshipFieldName | function | core/ |
Gets the relationship field. |
| CollectRelationshipMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
| CollectResourceObjectMetaEvent::getContext | function | core/ |
Gets context options for the normalizer. |
| CollectResourceObjectMetaEvent::getMeta | function | core/ |
Gets the meta values. |
| CollectResourceObjectMetaEvent::getResourceObject | function | core/ |
Gets the resource object. |
| Color::getInfo | function | core/ |
|
| CommandProvider::getCommands | function | composer/ |
|
| 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. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.