Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AnnotationInterface::get | function | core/ |
Gets the value of an annotation. |
AnnotationInterface::getClass | function | core/ |
Gets the class of the annotated class. |
AnnotationInterface::getId | function | core/ |
Gets the unique ID for this annotated class. |
AnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
AnnotationTargetAll | class | core/ |
Plugin annotation @Target("ALL"); |
AnnotationTargetAll.php | file | core/ |
|
AnnotationTargetAll::$data | property | core/ |
|
AnnotationTargetAll::$name | property | core/ |
|
AnnotationTargetAll::$target | property | core/ |
|
AnnotationTargetAnnotation | class | core/ |
Plugin annotation @Target({ "ANNOTATION" }) |
AnnotationTargetAnnotation.php | file | core/ |
|
AnnotationTargetAnnotation::$data | property | core/ |
|
AnnotationTargetAnnotation::$name | property | core/ |
|
AnnotationTargetAnnotation::$target | property | core/ |
|
AnnotationTargetClass | class | core/ |
Plugin annotation @Target("CLASS"); |
AnnotationTargetClass.php | file | core/ |
|
AnnotationTargetClass::$data | property | core/ |
|
AnnotationTargetClass::$name | property | core/ |
|
AnnotationTargetClass::$target | property | core/ |
|
AnnotationTargetPropertyMethod | class | core/ |
Plugin annotation @Target({ "METHOD", "PROPERTY" }) |
AnnotationTargetPropertyMethod.php | file | core/ |
|
AnnotationTargetPropertyMethod::$data | property | core/ |
|
AnnotationTargetPropertyMethod::$name | property | core/ |
|
AnnotationTargetPropertyMethod::$target | property | core/ |
|
AnnotationWithAttributes::getAnnotation | function | core/ |
|
AnnotationWithAttributes::getArray | function | core/ |
|
AnnotationWithAttributes::getArrayOfAnnotations | function | core/ |
|
AnnotationWithAttributes::getArrayOfIntegers | function | core/ |
|
AnnotationWithAttributes::getArrayOfStrings | function | core/ |
|
AnnotationWithAttributes::getBool | function | core/ |
|
AnnotationWithAttributes::getBoolean | function | core/ |
|
AnnotationWithAttributes::getFloat | function | core/ |
|
AnnotationWithAttributes::getInteger | function | core/ |
|
AnnotationWithAttributes::getMixed | function | core/ |
|
AnnotationWithAttributes::getString | function | core/ |
|
AnnotationWithInvalidTargetDeclaration | class | core/ |
Plugin annotation @Target("Foo"); |
AnnotationWithRequiredAttributes::getAnnot | function | core/ |
|
AnnotationWithRequiredAttributes::getValue | function | core/ |
|
AnnotationWithTargetEmpty | class | core/ |
@Target |
AnnotationWithTargetSyntaxError | class | core/ |
Plugin annotation @Target(@) |
AnnotationWithTargetSyntaxError.php | file | core/ |
|
AnnounceCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
AnonymousUserResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
Apcu4Backend::getIterator | function | core/ |
|
ApcuBackend::get | function | core/ |
Returns data from the persistent cache. |
ApcuBackend::getAll | function | core/ |
Returns all cached items, optionally limited by a cache ID prefix. |
ApcuBackend::getApcuKey | function | core/ |
Prepends the APCu user variable prefix for this bin to a cache item ID. |
ApcuBackend::getIterator | function | core/ |
Instantiates and returns the APCUIterator class. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.