PHP 反射 | Reflection 目录 Reflection (class) Reflection::export Reflection::getModifierNames ReflectionClass (class) ReflectionClass::export ReflectionClass::getConstant ReflectionClass::getConstants ReflectionClass::getConstructor ReflectionClass::getDefaultProperties ReflectionClass::getDocComment ReflectionClass::getEndLine ReflectionClass::getExtension ReflectionClass::getExtensionName ReflectionClass::getFileName ReflectionClass::getInterfaceNames ReflectionClass::getMethod ReflectionClass::getMethods ReflectionClass::getModifiers ReflectionClass::getName ReflectionClass::getNamespaceName ReflectionClass::getParentClass ReflectionClass::getProperties ReflectionClass::getProperty ReflectionClass::getReflectionConstant ReflectionClass::getReflectionConstants ReflectionClass::getStartLine ReflectionClass::getStaticProperties ReflectionClass::getStaticPropertyValue ReflectionClass::getTraitAliases ReflectionClass::getTraitNames ReflectionClass::getTraits ReflectionClass::hasConstant ReflectionClass::hasMethod ReflectionClass::hasProperty ReflectionClass::implementsInterface ReflectionClass::inNamespace ReflectionClass::isAbstract ReflectionClass::isAnonymous ReflectionClass::isCloneable ReflectionClass::isFinal ReflectionClass::isInstance ReflectionClass::isInstantiable ReflectionClass::isInterface ReflectionClass::isInternal ReflectionClass::isIterateable ReflectionClass::isSubclassOf ReflectionClass::isTrait ReflectionClass::isUserDefined ReflectionClass::newInstance ReflectionClass::newInstanceArgs ReflectionClass::newInstanceWithoutConstructor ReflectionClass::setStaticPropertyValue ReflectionClass::__construct ReflectionClass::__toString ReflectionClassConstant (class) ReflectionClassConstant::export ReflectionClassConstant::getDeclaringClass ReflectionClassConstant::getDocComment ReflectionClassConstant::getModifiers ReflectionClassConstant::getValue ReflectionClassConstant::isPrivate ReflectionClassConstant::isProtected ReflectionClassConstant::isPublic ReflectionClassConstant::__construct ReflectionClassConstant::__toString ReflectionException (class) ReflectionExtension::export ReflectionExtension::getClasses ReflectionExtension::getClassNames ReflectionExtension::getConstants ReflectionExtension::getDependencies ReflectionExtension::getFunctions ReflectionExtension::getINIEntries ReflectionExtension::getName ReflectionExtension::getVersion ReflectionExtension::info ReflectionExtension::isPersistent ReflectionExtension::isTemporary ReflectionExtension::__clone ReflectionExtension::__construct ReflectionExtension::__toString ReflectionFunction (class) ReflectionFunction::export ReflectionFunction::getClosure ReflectionFunction::invoke ReflectionFunction::invokeArgs ReflectionFunction::isDisabled ReflectionFunction::__construct ReflectionFunction::__toString ReflectionFunctionAbstract (class) ReflectionFunctionAbstract::getClosureScopeClass ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment ReflectionFunctionAbstract::getEndLine ReflectionFunctionAbstract::getExtension ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getFileName ReflectionFunctionAbstract::getName ReflectionFunctionAbstract::getNamespaceName ReflectionFunctionAbstract::getNumberOfParameters ReflectionFunctionAbstract::getNumberOfRequiredParameters ReflectionFunctionAbstract::getParameters ReflectionFunctionAbstract::getReturnType ReflectionFunctionAbstract::getShortName ReflectionFunctionAbstract::getStartLine ReflectionFunctionAbstract::getStaticVariables ReflectionFunctionAbstract::hasReturnType ReflectionFunctionAbstract::inNamespace ReflectionFunctionAbstract::isClosure ReflectionFunctionAbstract::isDeprecated ReflectionFunctionAbstract::isGenerator ReflectionFunctionAbstract::isInternal ReflectionFunctionAbstract::isUserDefined ReflectionFunctionAbstract::isVariadic ReflectionFunctionAbstract::returnsReference ReflectionFunctionAbstract::__clone ReflectionFunctionAbstract::__toString ReflectionGenerator (class) ReflectionGenerator::getExecutingFile ReflectionGenerator::getExecutingGenerator ReflectionGenerator::getExecutingLine ReflectionGenerator::getFunction ReflectionGenerator::getThis ReflectionGenerator::getTrace ReflectionGenerator::__construct ReflectionMethod (class) ReflectionMethod::export ReflectionMethod::getClosure ReflectionMethod::getDeclaringClass ReflectionMethod::getModifiers ReflectionMethod::getPrototype ReflectionMethod::invoke ReflectionMethod::invokeArgs ReflectionMethod::isAbstract ReflectionMethod::isConstructor ReflectionMethod::isDestructor ReflectionMethod::isFinal ReflectionMethod::isPrivate ReflectionMethod::isProtected ReflectionMethod::isPublic ReflectionMethod::isStatic ReflectionMethod::setAccessible ReflectionMethod::__construct ReflectionMethod::__toString ReflectionObject (class) ReflectionObject::export ReflectionObject::__construct ReflectionParameter (class) ReflectionParameter::allowsNull ReflectionParameter::canBePassedByValue ReflectionParameter::export ReflectionParameter::getClass ReflectionParameter::getDeclaringClass ReflectionParameter::getDeclaringFunction ReflectionParameter::getDefaultValue ReflectionParameter::getDefaultValueConstantName ReflectionParameter::getName ReflectionParameter::getPosition ReflectionParameter::getType ReflectionParameter::hasType ReflectionParameter::isArray ReflectionParameter::isCallable ReflectionParameter::isDefaultValueAvailable ReflectionParameter::isDefaultValueConstant ReflectionParameter::isOptional ReflectionParameter::isPassedByReference ReflectionParameter::isVariadic ReflectionParameter::__clone ReflectionParameter::__construct ReflectionParameter::__toString ReflectionProperty (class) ReflectionProperty::export ReflectionProperty::getDeclaringClass ReflectionProperty::getDocComment ReflectionProperty::getModifiers ReflectionProperty::getName ReflectionProperty::getValue ReflectionProperty::isDefault ReflectionProperty::isPrivate ReflectionProperty::isProtected ReflectionProperty::isPublic ReflectionProperty::isStatic ReflectionProperty::setAccessible ReflectionProperty::setValue ReflectionProperty::__clone ReflectionProperty::__construct ReflectionProperty::__toString ReflectionType (class) ReflectionType::allowsNull ReflectionType::isBuiltin ReflectionType::__toString ReflectionZendExtension (class) ReflectionZendExtension::export ReflectionZendExtension::getAuthor ReflectionZendExtension::getCopyright ReflectionZendExtension::getName ReflectionZendExtension::getURL ReflectionZendExtension::getVersion ReflectionZendExtension::__clone ReflectionZendExtension::__construct ReflectionZendExtension::__toString Reflector (interface) Reflector::export Reflector::__toString