Home
last modified time | relevance | path

Searched refs:annotations (Results 51 – 75 of 137) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md41 …rage::setDisableIgnoredLines()` to disable the ignoring of lines using annotations such as `@codeC…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md15 sources (annotations, YAML/XML/PHP configuration files).
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md10 With this component, a library can provide support for annotations via DocBlocks
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php639 $annotations = array();
664 $annotations[] = $annot;
668 return $annotations;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst12 do this with the annotations ``@ExclusionPolicy``, ``@Exclude``, and ``@Expose``.
26 * The following annotations tells the serializer to skip all properties which
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php186 var $annotations; variable in PDFPage
204 $this->annotations[] =& $annotation;
208 return $handler->_reference_array($this->annotations);
2189 $annotations = $this->_pages[$n-1]->annotations;
2190 $size = count($annotations);
2193 $annotations[$j]->out($this);
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md12 - Fixed the integration with Symfony, adding explicit @return annotations to suppress User Deprecated notices [#5](https://github.com/ezimuel/ringphp/pull/5)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jar ... google/gson/ com/google/gson/annotations/ com/google/gson/internal/ com ...
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php113 var $annotations; variable in PDFPage
124 $this->annotations[] =& $annotation;
128 return $handler->_reference_array($this->annotations);
2647 $annotations = $this->_pages[$n-1]->annotations;
2648 $size = count($annotations);
2651 $annotations[$j]->out($this);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcommunity.asciidoc66 annotations.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt25 --disable-coverage-ignore Disable annotations for ignoring code coverage.
H A Dhelp2.phpt26 --disable-coverage-ignore Disable annotations for ignoring code coverage.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock229 "name": "doctrine/annotations",
233 "url": "https://github.com/doctrine/annotations.git",
238 "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
257 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
292 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
294 "annotations",
299 "issues": "https://github.com/doctrine/annotations/issues",
300 "source": "https://github.com/doctrine/annotations/tree/2.0.1"
425 "annotations",
468 "doctrine/annotations"
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1 …es: { '@operators': 'operator', '@default': '' } }],\n // @ annotations.\n /…
H A D26.26.js.map1 … }\n }\n ],\n // @ annotations.\n […
H A D28.28.js.map1 … }\n }\n ],\n // @ annotations.\n […
H A D17.17.js.map1 … bracket: '@open', next: '@regexp' }\n ],\n // @ annotations.\n […
H A D53.53.js.map1 …esignator\n [/\\$/, 'identifier'],\n // Lifetime annotations\n [/…
H A D8.8.js.map1 … }\n }\n ],\n // @ annotations.\n […
/plugin/codeprettify/code-prettify/
H A DCHANGES.md52 annotations which should not be styled or otherwise affect the tokenization
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md65 * Corrected type annotations in documentation. GitHub #66.
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md14 * Added `github` format support & autodetection to render errors as annotations
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php2464 $annotations = $this->getAnnotations();
2466 if (isset($annotations['method']['doesNotPerformAssertions'])) {
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md33 * Fixed some type annotations
42 * Fixed some `@inheritDoc` annotations having the wrong case
46 …* Added a ton of PHPStan type annotations as well as type aliases on Monolog\Logger for Record, Le…
/plugin/achart/assets/
H A Dapexcharts.min.js6annotations.xaxis.map((function(t,e){i(t,e,"xaxis")})),e.config.annotations.yaxis.map((function(t,…
14annotations=null,this.ctx.core=null,this.ctx.data=null,this.ctx.grid=null,this.ctx.series=null,thi…

123456