Home
last modified time | relevance | path

Searched refs:dataName (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/Construction/
DDoctrineObjectConstructor.php81 $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/
DTestCase.php125 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/
DTestCaseMethod.tpl.dist50 $test = new {className}('{methodName}', unserialize('{data}'), '{dataName}');
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.amd.min.js27 …PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMB… property
Dhandlebars.min.js27 …PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMB…