Home
last modified time | relevance | path

Searched refs:object (Results 1501 – 1525 of 2492) sorted by path

1...<<61626364656667686970>>...100

/php-src/ext/reflection/
H A Dphp_reflection.h51 PHPAPI void zend_reflection_class_factory(zend_class_entry *ce, zval *object);
H A Dphp_reflection.stub.php52 public function getClosureThis(): ?object {}
162 public function getThis(): ?object {}
213 public function getClosure(?object $object = null): Closure {} argument
219 public function invoke(?object $object, mixed ...$args): mixed {} argument
222 public function invokeArgs(?object $object, array $args): mixed {} argument
360 public function isInstance(object $object): bool {} argument
363 public function newInstance(mixed ...$args): object {}
421 public function __construct(object $object) {} argument
452 public function getValue(?object $object = null): mixed {} argument
458 public function isInitialized(?object $object = null): bool {} argument
[all …]
H A Dphp_reflection_arginfo.h157 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, object, IS_OBJECT, 1, "null")
163 ZEND_ARG_TYPE_INFO(0, object, IS_OBJECT, 1)
168 ZEND_ARG_TYPE_INFO(0, object, IS_OBJECT, 1)
274 ZEND_ARG_TYPE_INFO(0, object, IS_OBJECT, 0)
330 ZEND_ARG_TYPE_INFO(0, object, IS_OBJECT, 0)
345 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, object, IS_OBJECT, 1, "null")
354 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, object, IS_OBJECT, 1, "null")
/php-src/ext/reflection/tests/
H A D004.phpt2 ReflectionMethod::invoke() with non object or null value
40 Trying to invoke non static method a::__construct() without an object
41 Given object is not an instance of the class this method was declared in
H A D007.phpt97 object(NoCtor)#%d (0) {
109 object(WithCtor)#%d (0) {
117 object(WithCtor)#%d (0) {
127 object(WithCtor)#%d (0) {
139 object(WithCtorWithArgs)#%d (0) {
149 object(WithCtorWithArgs)#%d (0) {
H A D009.phpt93 object(ReflectionParameter)#2 (1) {
98 object(ReflectionParameter)#3 (1) {
103 object(ReflectionParameter)#4 (1) {
H A D025.phpt93 object(ReflectionParameter)#2 (1) {
98 object(ReflectionParameter)#3 (1) {
103 object(ReflectionParameter)#4 (1) {
H A D028.phpt17 object(ReflectionGenerator)#%d (0) {
H A DReflectionClassConstant_basic1.phpt78 object(ReflectionClass)#3 (1) {
111 object(ReflectionClass)#3 (1) {
143 object(ReflectionClass)#3 (1) {
175 object(ReflectionClass)#3 (1) {
207 object(ReflectionClass)#3 (1) {
H A DReflectionClassConstant_getValue_typed.phpt8 const object CONST1 = C;
35 object(stdClass)#1 (0) {
37 Constant [ public object CONST1 ] { Object }
H A DReflectionClass_CannotClone_basic.phpt12 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class ReflectionClass in %s:%d
H A DReflectionClass_constructor_001.phpt22 object(ReflectionClass)#%d (1) {
26 object(ReflectionClass)#%d (1) {
30 object(ReflectionClass)#%d (1) {
H A DReflectionClass_constructor_002.phpt51 …ss::__construct(): Passing null to parameter #1 ($objectOrClass) of type object|string is deprecat…
55 ReflectionClass::__construct(): Argument #1 ($objectOrClass) must be of type object|string, array g…
H A DReflectionClass_getConstant_typed.phpt6 const object CONST1 = C;
27 object(stdClass)#1 (0) {
H A DReflectionClass_getExtension_basic.phpt14 object(ReflectionExtension)#%d (1) {
H A DReflectionClass_getInterfaces_003.phpt9 echo "An object is in an array and is referenced. As expected, var_dumping the array shows '&':\n";
14 echo "Naturally, this remains true if we modify the object:\n";
28 echo "Modify the object, and it is apparently no longer referenced.\n";
34 An object is in an array and is referenced. As expected, var_dumping the array shows '&':
37 &object(stdClass)#%d (0) {
40 Naturally, this remains true if we modify the object:
43 &object(stdClass)#%d (1) {
51 The result is an array in which each element is an object (an instance of ReflectionClass)
55 object(ReflectionClass)#%d (1) {
60 Modify the object, and it is apparently no longer referenced.
[all …]
H A DReflectionClass_getMethod_001.phpt50 --> Check for f(): object(ReflectionMethod)#%d (2) {
56 --> Check for s(): object(ReflectionMethod)#%d (2) {
62 --> Check for F(): object(ReflectionMethod)#%d (2) {
70 --> Check for f(): object(ReflectionMethod)#%d (2) {
76 --> Check for s(): object(ReflectionMethod)#%d (2) {
82 --> Check for F(): object(ReflectionMethod)#%d (2) {
90 --> Check for f(): object(ReflectionMethod)#%d (2) {
96 --> Check for s(): object(ReflectionMethod)#%d (2) {
102 --> Check for F(): object(ReflectionMethod)#%d (2) {
110 --> Check for f(): object(ReflectionMethod)#%d (2) {
[all …]
H A DReflectionClass_getMethods_001.phpt42 object(ReflectionMethod)#%d (2) {
49 object(ReflectionMethod)#%d (2) {
59 object(ReflectionMethod)#%d (2) {
66 object(ReflectionMethod)#%d (2) {
76 object(ReflectionMethod)#%d (2) {
83 object(ReflectionMethod)#%d (2) {
93 object(ReflectionMethod)#%d (2) {
100 object(ReflectionMethod)#%d (2) {
110 object(ReflectionMethod)#%d (2) {
117 object(ReflectionMethod)#%d (2) {
H A DReflectionClass_getMethods_003.phpt46 object(ReflectionMethod)#%d (2) {
53 object(ReflectionMethod)#%d (2) {
60 object(ReflectionMethod)#%d (2) {
67 object(ReflectionMethod)#%d (2) {
76 object(ReflectionMethod)#%d (2) {
83 object(ReflectionMethod)#%d (2) {
90 object(ReflectionMethod)#%d (2) {
97 object(ReflectionMethod)#%d (2) {
106 object(ReflectionMethod)#%d (2) {
113 object(ReflectionMethod)#%d (2) {
[all …]
H A DReflectionClass_getParentClass.phpt19 object(ReflectionClass)#%d (1) {
H A DReflectionClass_getProperties_001.phpt42 object(ReflectionProperty)#%d (2) {
49 object(ReflectionProperty)#%d (2) {
59 object(ReflectionProperty)#%d (2) {
66 object(ReflectionProperty)#%d (2) {
76 object(ReflectionProperty)#%d (2) {
83 object(ReflectionProperty)#%d (2) {
93 object(ReflectionProperty)#%d (2) {
100 object(ReflectionProperty)#%d (2) {
110 object(ReflectionProperty)#%d (2) {
117 object(ReflectionProperty)#%d (2) {
H A DReflectionClass_getProperties_003.phpt44 object(ReflectionProperty)#%d (2) {
51 object(ReflectionProperty)#%d (2) {
58 object(ReflectionProperty)#%d (2) {
65 object(ReflectionProperty)#%d (2) {
74 object(ReflectionProperty)#%d (2) {
81 object(ReflectionProperty)#%d (2) {
88 object(ReflectionProperty)#%d (2) {
95 object(ReflectionProperty)#%d (2) {
104 object(ReflectionProperty)#%d (2) {
111 object(ReflectionProperty)#%d (2) {
[all …]
H A DReflectionClass_getProperty_001.phpt63 --> Check for s: object(ReflectionProperty)#%d (2) {
69 --> Check for a: object(ReflectionProperty)#%d (2) {
78 --> Check for s: object(ReflectionProperty)#%d (2) {
84 --> Check for a: object(ReflectionProperty)#%d (2) {
93 --> Check for s: object(ReflectionProperty)#%d (2) {
99 --> Check for a: object(ReflectionProperty)#%d (2) {
108 --> Check for s: object(ReflectionProperty)#%d (2) {
114 --> Check for a: object(ReflectionProperty)#%d (2) {
123 --> Check for s: object(ReflectionProperty)#%d (2) {
129 --> Check for a: object(ReflectionProperty)#%d (2) {
[all …]
H A DReflectionClass_getProperty_003.phpt95 object(ReflectionProperty)#%d (2) {
103 object(ReflectionProperty)#%d (2) {
113 object(ReflectionProperty)#%d (2) {
121 object(ReflectionProperty)#%d (2) {
131 object(ReflectionProperty)#%d (2) {
139 object(ReflectionProperty)#%d (2) {
147 object(ReflectionProperty)#%d (2) {
157 object(ReflectionProperty)#%d (2) {
165 object(ReflectionProperty)#%d (2) {
173 object(ReflectionProperty)#%d (2) {
[all …]
H A DReflectionClass_getProperty_004.phpt99 object(ReflectionProperty)#%d (2) {
107 object(ReflectionProperty)#%d (2) {
117 object(ReflectionProperty)#%d (2) {
125 object(ReflectionProperty)#%d (2) {
135 object(ReflectionProperty)#%d (2) {
143 object(ReflectionProperty)#%d (2) {
151 object(ReflectionProperty)#%d (2) {
161 object(ReflectionProperty)#%d (2) {
169 object(ReflectionProperty)#%d (2) {
177 object(ReflectionProperty)#%d (2) {
[all …]

Completed in 40 milliseconds

1...<<61626364656667686970>>...100