| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/ |
| D | File.php | 273 foreach ($this->traits as $trait) { 274 foreach ($trait['methods'] as $method) { 315 foreach ($this->traits as $trait) { 316 foreach ($trait['methods'] as $method) { 346 foreach ($this->traits as $trait) { 347 foreach ($trait['methods'] as $method) { 505 foreach ($this->traits as &$trait) { 506 foreach ($trait['methods'] as &$method) { 519 $trait['ccn'] += $method['ccn']; 522 if ($trait['executableLines'] > 0) { [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/ |
| D | Stream.php | 355 $trait = false; 401 $trait = $token->getName(); 403 $this->traits[$trait] = $tmp; 421 $trait === false && 438 } elseif ($trait !== false) { 439 $this->traits[$trait]['methods'][$name] = $tmp; 442 $trait . '::' . $name, 458 $trait = false;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | AnnotationReader.php | 360 foreach ($class->getTraits() as $trait) { 361 if ($trait->hasMethod($method->getName()) 362 && $trait->getFileName() === $method->getFileName() 364 $traitImports = array_merge($traitImports, $this->phpParser->parseClass($trait)); 388 foreach ($class->getTraits() as $trait) { 389 if ($trait->hasProperty($property->getName())) { 390 $traitImports = array_merge($traitImports, $this->phpParser->parseClass($trait));
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/ |
| D | undefined_trait.test | 2 Exception for an undefined trait 9 Twig\Error\RuntimeError: Block "foobar" is not defined in trait "foo" in "index.twig" at line 2.
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Node/ |
| D | ModuleNode.php | 217 foreach ($this->getNode('traits') as $i => $trait) { 218 … $this->compileLoadTemplate($compiler, $trait->getNode('template'), sprintf('$_trait_%s', $i)); 221 ->addDebugInfo($trait->getNode('template')) 225 ->subcompile($trait->getNode('template')) 232 foreach ($trait->getNode('targets') as $key => $value) { 241 ->subcompile($trait->getNode('template'))
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/ |
| D | 232.phpt | 5 trait BaseTrait 13 trait ChildTrait
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/ |
| D | Consistency.php | 52 protected function _entity_exists_with_xxx($class, $interface, $trait) argument 58 $this->function->trait_exists = $trait
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | phpstan.neon | 6 - '#Call to static method performRequest\(\) on trait#'
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-scala.js | 47 …ect|override|package|private|protected|requires|return|sealed|super|throw|trait|try|type|val|var|w…
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/src/ |
| D | helpers.php | 1409 * @param string $trait 1412 function trait_uses_recursive($trait) argument 1414 $traits = class_uses($trait); 1416 foreach ($traits as $trait) { 1417 $traits += trait_uses_recursive($trait);
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/ |
| D | Parser.php | 313 public function addTrait($trait) argument 315 $this->traits[] = $trait;
|
| /plugin/matrixnotifierwas/vendor/rappasoft/laravel-helpers/ |
| D | readme.md | 594 * Returns all traits used by a class, it's subclasses and trait of their traits 607 * Returns all traits used by a trait and its traits 609 * @param string $trait 612 function trait_uses_recursive($trait)
|
| /plugin/findologicxmlexport/vendor/hoa/event/ |
| D | CHANGELOG.md | 30 * Listener: Add the `Listens` trait. (Ivan Enderlin, 2015-11-20T06:45:11+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | CHANGELOG.md | 41 * Consistency: Use a strict equality check on trait. (Ivan Enderlin, 2015-12-02T17:11:50+01:00)
|
| /plugin/codemirror/dist/modes/ |
| D | mllike.min.js | 1 …,"protected":"keyword",pure:"keyword",sealed:"keyword",tailcall:"keyword",trait:"keyword",virtual:… property
|
| D | rust.min.js.map | 1 …of|override|priv|proc|pub|pure|ref|return|self|sizeof|static|struct|super|trait|type|typeof|union|…
|
| D | groovy.min.js.map | 1 …trait transient \" +\n \"try void volatile while\");\n var blockKeywords = words(\"catch class…
|
| D | mllike.min.js.map | 1 …trait","volatile","Seq","Map","Set","Option","not","abstype","andalso","case","datatype","fn","han…
|
| D | php.min.js.map | 1 …trait try use var while xor \" +\n \"die echo empty exit eval include include_once isset list r…
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/ |
| D | phpunit-example-extension-1.0.0.phar | 64 trait TestCaseTrait
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | README.md | 362 The following shows the trait selection for traditional Markdown. 405 In general, just adding the trait with `use` is enough, however in some cases some fine tuning is d… 416 If you use any trait that uses the `$html5` property to adjust its output you also need to define t… 418 If you use the link trait it may be useful to implement `prepare()` as shown above to reset referen…
|
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | CHANGELOG.md | 103 - Add trait test [\#6](https://github.com/schmittjoh/metadata/pull/6) ([Seldaek](https://github.com…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 19.19.js.map | 1 … 'then',\n 'to',\n 'true',\n 'tailcall',\n 'trait',\n 'try',\…
|
| D | 53.53.js.map | 1 …'self',\n 'static',\n 'struct',\n 'super',\n 'trait',\n 'true',…
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/ |
| D | CHANGELOG.md | 116 - [96: Fix/#62 check trait and parent class ttl in annotations](https://github.com/doctrine/annotat…
|