Searched refs:nullable (Results 1 – 10 of 10) sorted by relevance
37 public $nullable; variable in Google\\Service\\Connectors\\InputParameter88 public function setNullable($nullable) argument90 $this->nullable = $nullable;97 return $this->nullable;
49 public $nullable; variable in Google\\Service\\Connectors\\Field142 public function setNullable($nullable) argument144 $this->nullable = $nullable;151 return $this->nullable;
41 public $nullable; variable in Google\\Service\\Datastream\\MysqlColumn110 public function setNullable($nullable) argument112 $this->nullable = $nullable;119 return $this->nullable;
41 public $nullable; variable in Google\\Service\\Datastream\\OracleColumn118 public function setNullable($nullable) argument120 $this->nullable = $nullable;127 return $this->nullable;
1184 $nullable = '';1192 $nullable = '?';1235 $parameters[] = $nullable . $typeDeclaration . $reference . $name . $default;
10 * [fixed] Doubling methods where arguments are nullable but default is not null (@webimpress)
1 …omic retain copy \" +\n \"readwrite readonly strong weak assign typeof nullable nonnull null_rese…
1 …ormalized not nothing notice notify notnull nowait nth_value ntile null nullable nullif nulls numb…
412 - Error deserializing a map of \(nullable\) objects [\#762](https://github.com/schmittjoh/serialize…
104 * Allow to pass nullable Response to delay callable