Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StaticReflectionClass::getMethod function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getMethods function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getModifiers function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getParentClass function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getProperties function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getProperty function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getShortName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStartLine function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStaticProperties function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStaticPropertyValue function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraitAliases function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraitNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraits function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getUseStatements function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::hasConstant function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::hasMethod function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::hasProperty function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::implementsInterface function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::inNamespace function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isAbstract function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isCloneable function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isFinal function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isInstance function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isInstantiable function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isInterface function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isInternal function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isIterateable function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isSubclassOf function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isTrait function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::isUserDefined function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::newInstanceArgs function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::newInstanceWithoutConstructor function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::setStaticPropertyValue function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::__construct function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::__toString function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser class core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Parses a file for namespaces/use/class declarations.
StaticReflectionParser class core/modules/migrate/src/Plugin/Discovery/StaticReflectionParser.php Allows getting the reflection parser for the parent class.
StaticReflectionParser.php file core/modules/migrate/src/Plugin/Discovery/StaticReflectionParser.php
StaticReflectionParser.php file core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php This class is a near-copy of
Doctrine\Common\Reflection\StaticReflectionParser, which is part of the
Doctrine project: <http://www.doctrine-project.org>. It was copied from
version 1.2.2.
StaticReflectionParser::$classAnnotationOptimize property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Whether the caller only wants class annotations.
StaticReflectionParser::$className property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The fully qualified class name.
StaticReflectionParser::$docComment property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The docComment of the class.
StaticReflectionParser::$finder property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php A ClassFinder object which finds the class.
StaticReflectionParser::$namespace property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The namespace of the class.
StaticReflectionParser::$parentClassName property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The name of the class this class extends, if any.
StaticReflectionParser::$parentStaticReflectionParser property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The parent PSR-0 Parser.
StaticReflectionParser::$parsed property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Whether the parser has run.
StaticReflectionParser::$shortClassName property core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php The short class name.

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