Searched refs:allowsNull (Results 1 – 6 of 6) sorted by relevance
85 allowsNull: bool(true)94 allowsNull: bool(false)103 allowsNull: bool(true)112 allowsNull: bool(false)121 allowsNull: bool(false)130 allowsNull: bool(true)140 allowsNull: bool(true)151 allowsNull: bool(true)169 allowsNull: bool(true)196 allowsNull: bool(true)[all …]
29 var_dump($ra->allowsNull());49 var_dump($ra->allowsNull());71 var_dump($ra->allowsNull());
58 allowsNull: no65 allowsNull: no72 allowsNull: no79 allowsNull: no86 allowsNull: no93 allowsNull: no116 allowsNull: no123 allowsNull: no130 allowsNull: no137 allowsNull: no[all …]
109 allowsNull: no132 allowsNull: no155 allowsNull: no210 allowsNull: no249 allowsNull: no256 allowsNull: no295 allowsNull: no
114 printf("allowsNull: %s\n", ($param->allowsNull()) ? 'yes' : 'no');
2692 ZEND_METHOD(reflection_parameter, allowsNull) in ZEND_METHOD() argument2891 ZEND_METHOD(reflection_type, allowsNull) in ZEND_METHOD() argument6628 ZEND_ME(reflection_parameter, allowsNull, arginfo_reflection__void, 0)6641 ZEND_ME(reflection_type, allowsNull, arginfo_reflection__void, 0)
Completed in 27 milliseconds