Home
last modified time | relevance | path

Searched refs:Exclude (Results 1 – 23 of 23) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
DExclude.php11 final class Exclude class
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
Dexclusion_strategies.rst12 do this with the annotations ``@ExclusionPolicy``, ``@Exclude``, and ``@Expose``.
44 A property that is excluded by ``@Exclude`` cannot be exposed anymore by any
273 allow a more sophisticated exclusion strategies using ``@Exclude(if="expression")`` and ``@Expose(i…
283 * @Exclude(if="true")
321 * @Exclude(if="someMethod(object, context, property_metadata)")
326 * @Exclude(if="someMethod(object, context, property_metadata)")
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DExcludePublicAccessor.php8 use JMS\Serializer\Annotation\Exclude; alias
DGetSetObject.php8 use JMS\Serializer\Annotation\Exclude; alias
DObjectWithLifecycleCallbacks.php7 use JMS\Serializer\Annotation\Exclude; alias
/plugin/noabstract/
Dplugin.info.txt6 desc Exclude certain parts of a page from the abstract in metadata.
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
DAnnotationDriver.php12 use JMS\Serializer\Annotation\Exclude; alias
101 } elseif ($annot instanceof Exclude) {
189 } elseif ($annot instanceof Exclude) {
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
DChangeLog.md15 * Fixed [#30](https://github.com/sebastianbergmann/php-file-iterator/issues/30): Exclude is not con…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dhelp2.phpt42 --exclude-group ... Exclude tests from the specified group(s).
82 --testdox-exclude-group Exclude tests from the specified group(s).
Dhelp.phpt41 --exclude-group ... Exclude tests from the specified group(s).
81 --testdox-exclude-group Exclude tests from the specified group(s).
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
Dannotations.rst16 | | those marked with @Exclude will be serialized/unserialized |
19 @Exclude
25 be possible to use ``@Exclude(if="expression")`` to exclude dynamically a property.
231 * @Serializer\Exclude()
236 * @Serializer\Exclude()
/plugin/openlayersmap/
Ddeleted.files70 ol6/0001-Exclude-some-files-from-the-build.patch
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DCHANGES.md84 * Exclude 'args' in the generated backtrace (thanks @oradwell)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DMlNamespace.asciidoc371 $params['exclude_interim'] = (boolean) Exclude interim results
526 $params['exclude_interim'] = (boolean) Exclude interim results
617 $params['exclude_interim'] = (boolean) Exclude interim results
/plugin/findologicxmlexport/vendor/doctrine/annotations/
DCHANGELOG.md138 - [43: Exclude files from distribution with .gitattributes](https://github.com/doctrine/annotations…
/plugin/adfs/phpsaml/
DCHANGELOG62 * [#236](https://github.com/onelogin/php-saml/pull/236) Exclude unnecesary files from Composer prod…
/plugin/saml/phpsaml/
DCHANGELOG62 * [#236](https://github.com/onelogin/php-saml/pull/236) Exclude unnecesary files from Composer prod…
/plugin/findologicxmlexport/vendor/jms/serializer/
DCHANGELOG.md39 - Exclude field for depth [\#1022](https://github.com/schmittjoh/serializer/issues/1022)
643 - ConditionalExpose/Exclude annotation [\#540](https://github.com/schmittjoh/serializer/issues/540)
760 - Exclude annotation not preventing attempt to find public methods when using AccessType [\#367](ht…
783 - \#367 Exclude annotation not preventing attempt to find public methods when using AccessType [\#3…
794 - AnnotationDriver Exception on Missing Setter/Getter even on @Exclude'd Properties [\#516](https:/…
/plugin/asciidocjs/node_modules/handlebars/
Drelease-notes.md613 - Exclude coverage check in exception conditional - 32d6363 (originally 326734b by [@kpdecker](http…
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1 …otion == \"moveByWords\" && !isWhiteSpaceString(text)) {\n // Exclude trailing whitespa…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D3.3.js.map1 …infos_1[_i], name = _a[0], type = _a[1];\n // Exclude paths that start …
D2.2.js.map1 …infos_1[_i], name = _a[0], type = _a[1];\n // Exclude paths that start …
/plugin/openlayersmap/ol/
Dol.js.map1 … if (j === k || j - 1 === k || j + 1 === k) {\n // Exclude self and neighbou…