Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 4 of 4) sorted by relevance

/web-bugs/src/Template/
H A DContext.php44 public $tree = []; variable in App\\Template\\Context
79 if (isset($this->tree[$this->current])) {
83 $this->tree[$this->current] = [$parent, $variables];
H A DEngine.php103 while (!empty($current = array_shift($this->context->tree))) {
/web-bugs/src/Repository/
H A DPackageRepository.php87 $tree = [];
98 $tree[] =& $node;
102 foreach ($tree as $data) {
/web-bugs/
H A Dcomposer.lock62 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
130 "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
197 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
254 "source": "https://github.com/phar-io/version/tree/3.2.1"
485 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4"
635 "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.39"
838 "source": "https://github.com/sebastianbergmann/diff/tree/3.0.6"
978 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.6"
1324 "source": "https://github.com/sebastianbergmann/type/tree/1.1.5"
1377 "source": "https://github.com/sebastianbergmann/version/tree/master"
[all …]

Completed in 6 milliseconds