StaticReflectionClass
class StaticReflectionClass extends ReflectionClass (View source)
Methods
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
No description
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
{@inheritDoc}
Details
__construct(StaticReflectionParser $staticReflectionParser)
No description
getName()
{@inheritDoc}
getDocComment()
{@inheritDoc}
getNamespaceName()
{@inheritDoc}
string[]
getUseStatements()
No description
getMethod($name)
{@inheritDoc}
getProperty($name)
{@inheritDoc}
static
export($argument, $return = false)
{@inheritDoc}
getConstant($name)
{@inheritDoc}
getConstructor()
{@inheritDoc}
getDefaultProperties()
{@inheritDoc}
getEndLine()
{@inheritDoc}
getExtension()
{@inheritDoc}
getExtensionName()
{@inheritDoc}
getFileName()
{@inheritDoc}
getInterfaceNames()
{@inheritDoc}
getInterfaces()
{@inheritDoc}
getMethods($filter = null)
{@inheritDoc}
getModifiers()
{@inheritDoc}
getParentClass()
{@inheritDoc}
getProperties($filter = null)
{@inheritDoc}
getShortName()
{@inheritDoc}
getStartLine()
{@inheritDoc}
getStaticProperties()
{@inheritDoc}
getStaticPropertyValue($name, $default = '')
{@inheritDoc}
getTraitAliases()
{@inheritDoc}
getTraitNames()
{@inheritDoc}
getTraits()
{@inheritDoc}
hasConstant($name)
{@inheritDoc}
hasMethod($name)
{@inheritDoc}
hasProperty($name)
{@inheritDoc}
implementsInterface($interface)
{@inheritDoc}
inNamespace()
{@inheritDoc}
isAbstract()
{@inheritDoc}
isCloneable()
{@inheritDoc}
isFinal()
{@inheritDoc}
isInstance($object)
{@inheritDoc}
isInstantiable()
{@inheritDoc}
isInterface()
{@inheritDoc}
isInternal()
{@inheritDoc}
isIterateable()
{@inheritDoc}
isSubclassOf($class)
{@inheritDoc}
isTrait()
{@inheritDoc}
isUserDefined()
{@inheritDoc}
newInstanceArgs(array $args = [])
{@inheritDoc}
newInstanceWithoutConstructor()
{@inheritDoc}
setStaticPropertyValue($name, $value)
{@inheritDoc}
getConstants(int|null $filter = null)
{@inheritDoc}
newInstance(mixed ...$args)
{@inheritDoc}
__toString()
{@inheritDoc}