Lines Matching refs:name

22     public string $name;  variable in ReflectionFunctionAbstract
114 public function getAttributes(?string $name = null, int $flags = 0): array {} argument
259 public string $name; variable in ReflectionClass
301 public function hasMethod(string $name): bool {} argument
304 public function getMethod(string $name): ReflectionMethod {} argument
310 public function hasProperty(string $name): bool {} argument
313 public function getProperty(string $name): ReflectionProperty {} argument
319 public function hasConstant(string $name): bool {} argument
328 …public function getConstant(string $name): mixed {} // TODO throw exception when the constant does… argument
331 public function getReflectionConstant(string $name): ReflectionClassConstant|false {} argument
405 public function getStaticPropertyValue(string $name, mixed $default = UNKNOWN): mixed {} argument
408 public function setStaticPropertyValue(string $name, mixed $value): void {} argument
440 public function getAttributes(?string $name = null, int $flags = 0): array {} argument
476 public string $name; variable in ReflectionProperty
560 public function getAttributes(?string $name = null, int $flags = 0): array {} argument
586 public string $name; variable in ReflectionClassConstant
622 public function getAttributes(?string $name = null, int $flags = 0): array {} argument
636 public string $name; variable in ReflectionParameter
711 public function getAttributes(?string $name = null, int $flags = 0): array {} argument
748 public string $name; variable in ReflectionExtension
753 public function __construct(string $name) {} argument
794 public string $name; variable in ReflectionZendExtension
799 public function __construct(string $name) {} argument
838 public string $name; variable in ReflectionAttribute
857 public function hasCase(string $name): bool {} argument
859 public function getCase(string $name): ReflectionEnumUnitCase {} argument
907 public string $name; variable in ReflectionConstant
909 public function __construct(string $name) {} argument