Searched refs:Expose (Results 1 – 22 of 22) sorted by relevance
11 final class Expose class
12 do this with the annotations ``@ExclusionPolicy``, ``@Exclude``, and ``@Expose``.23 use JMS\Serializer\Annotation\Expose;27 * have not marked with @Expose.37 * @Expose273 allow a more sophisticated exclusion strategies using ``@Exclude(if="expression")`` and ``@Expose(i…288 * @Expose(if="true")
8 use JMS\Serializer\Annotation\Expose; alias
6 desc Expose your wiki as a read-only gemini server
3 Expose your wiki as a read-only gemini server
14 use JMS\Serializer\Annotation\Expose; alias184 } elseif ($annot instanceof Expose) {
13 | | with @Expose will be serialized/unserialized |27 @Expose33 be possible to use ``@Expose(if="expression")`` to expose dynamically a property.226 * @Serializer\Expose()
820 - Expose escapeExpression on the root object - 980c38c848 - Expose setup wrappers for compiled templates - 3638874945 - [#656](https://github.com/wycats/handlebars.js/issues/656) - Expose COMPILER_REVISION checks as a…
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
88 * Expose `globals` option from the `with` module ([@sokra](https://github.com/sokra))
2287 // Expose the resulting mapping.
1 …Expose the arguments to the template. Don't need to use\n // random names because the function\…
1 … }\n }\n }\n }\n },\n // TODO: Expose setOption and getO…
1 …eadChar: '('\n }\n );\n\n/* ==============================\n * Expose XRegExp\n * ======…
465 // Expose top level constants onto the Opal object
474 // Expose top level constants onto the Opal object
4 …ag, keyNode, null, _keyLine, _keyLineStart, _keyPos);\r\n }\r\n\r\n // Expose the resulting mapp…
1 …Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n","var Symbol = requir…
1 …Expose some internals for testing purposes\nnetworkSimplex.initLowLimValues = initLowLimValues;\nn…
1 …ck for condition patterns like the following:\n\t if (true) {\n\t // Expose lodash to the glob…
1 …n this.setBorderStyle(dict);\n this.setAppearance(dict);\n\n // Expose public properties …