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. Other projects
Title Object type File name Summary
AnnotationTargetAnnotation.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
AnnotationTargetAnnotation::$data property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
AnnotationTargetAnnotation::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
AnnotationTargetAnnotation::$target property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
AnnotationTargetClass class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php Plugin annotation
@Target("CLASS");
AnnotationTargetClass.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
AnnotationTargetClass::$data property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
AnnotationTargetClass::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
AnnotationTargetClass::$target property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
AnnotationTargetPropertyMethod class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php Plugin annotation

@Target({ "METHOD", "PROPERTY" })
AnnotationTargetPropertyMethod.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
AnnotationTargetPropertyMethod::$data property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
AnnotationTargetPropertyMethod::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
AnnotationTargetPropertyMethod::$target property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
AnnotationWithAttributes::getAnnotation function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getArray function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getArrayOfAnnotations function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getArrayOfIntegers function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getArrayOfStrings function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getBool function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getBoolean function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getFloat function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getInteger function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getMixed function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithAttributes::getString function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
AnnotationWithInvalidTargetDeclaration class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php Plugin annotation
@Target("Foo");
AnnotationWithRequiredAttributes::getAnnot function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributes.php
AnnotationWithRequiredAttributes::getValue function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithRequiredAttributes.php
AnnotationWithTargetEmpty class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @Target
AnnotationWithTargetSyntaxError class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithTargetSyntaxError.php Plugin annotation

@Target(@)
AnnotationWithTargetSyntaxError.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithTargetSyntaxError.php
AnnounceCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/AnnounceCommand.php Gets the attached assets.
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet function core/tests/Drupal/KernelTests/Core/TempStore/AnonymousPrivateTempStoreTest.php Tests anonymous can get without a previous set.
AnonymousUserResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php Registers the methods in this class that should be listeners.
AnonymousUserSessionTest::testUserGetRoles function core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php Tests the method getRoles exclude or include locked roles based in param.
ApcuBackend::get function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns data from the persistent cache.
ApcuBackend::getAll function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns all cached items, optionally limited by a cache ID prefix.
ApcuBackend::getApcuKey function core/lib/Drupal/Core/Cache/ApcuBackend.php Prepends the APCu user variable prefix for this bin to a cache item ID.
ApcuBackend::getIterator function core/lib/Drupal/Core/Cache/ApcuBackend.php Instantiates and returns the APCUIterator class.
ApcuBackend::getMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns data from the persistent cache when given an array of cache IDs.
ApcuBackendFactory::get function core/lib/Drupal/Core/Cache/ApcuBackendFactory.php Gets ApcuBackend for the specified cache bin.
ApcuBackendTest::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
AppendOp::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/AppendOp.php Determines what to do if operation is used at same path as a previous op.
AppRootFactory::get function core/lib/Drupal/Core/AppRootFactory.php Gets the app root.
ArchiverManager::getExtensions function core/lib/Drupal/Core/Archiver/ArchiverManager.php Returns a string of supported archive extensions.
ArchiverManager::getInstance function core/lib/Drupal/Core/Archiver/ArchiverManager.php
AreaMessagesTest::testMessageText function core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php Tests the messages area handler.
ArgumentDefaultPluginBase::getArgument function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Return the default argument.
ArgumentDefaultPluginBase::getCacheTags function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
ArgumentDefaultTest::getArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Return the default argument.

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