Searched refs:dataName (Results 1 – 5 of 5) sorted by relevance
| /plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/ |
| D | DoctrineObjectConstructor.php | 81 $dataName = $metadata->propertyMetadata[$name]->serializedName; 83 $dataName = $name; 86 if (!array_key_exists($dataName, $data)) { 89 $identifierList[$name] = $data[$dataName];
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/ |
| D | TestCase.php | 125 private $dataName = ''; variable in PHPUnit_Framework_TestCase 292 * @param string $dataName 294 public function __construct($name = null, array $data = [], $dataName = '') argument 301 $this->dataName = $dataName; 823 $dataName = var_export($this->dataName, true); 830 $dataName = "'.(" . $dataName . ").'"; 846 'dataName' => $dataName, 1972 return is_string($this->dataName) ? $this->dataName : ''; 1987 if (is_int($this->dataName)) { 1988 $buffer .= sprintf(' with data set #%d', $this->dataName); [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/ |
| D | TestCaseMethod.tpl.dist | 50 $test = new {className}('{methodName}', unserialize('{data}'), '{dataName}');
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.amd.min.js | 27 …PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMB… property
|
| D | handlebars.min.js | 27 …PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMB…
|