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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ApcuBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
ApcuBackendFactory::get | function | core/ |
Gets ApcuBackend for the specified cache bin. |
ApcuBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
AppendOp::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
AppRootFactory::get | function | core/ |
Gets the app root. |
ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
ArchiverManager::getInstance | function | core/ |
|
AreaMessagesTest::testMessageText | function | core/ |
Tests the messages area handler. |
ArgumentDefaultPluginBase::getArgument | function | core/ |
Return the default argument. |
ArgumentDefaultPluginBase::getCacheTags | function | core/ |
|
ArgumentDefaultTest::getArgument | function | core/ |
Return the default argument. |
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.