Home
last modified time | relevance | path

Searched refs:with (Results 1476 – 1500 of 2327) sorted by last modified time

1...<<51525354555657585960>>...94

/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst10 It also provides you with a rich tool-set to adapt the output to your specific needs.
16 - Integrates with Doctrine ORM, et. al.
H A Dhandlers.rst33 Subscribing handlers contain the configuration themselves which makes them easier to share with oth…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md14 It also provides you with a rich tool-set to adapt the output to your specific needs.
20 - Integrates with Doctrine ORM, et. al.
H A DCHANGELOG.md301 - Deserialization not working with camelCase [\#831](https://github.com/schmittjoh/serializer/issue…
475 - Serializing object with empty array [\#350](https://github.com/schmittjoh/serializer/issues/350)
491 - Strange issue with groups exclusion strategy [\#230](https://github.com/schmittjoh/serializer/iss…
505 - Can't serialize an array with an empty object [\#59](https://github.com/schmittjoh/serializer/iss…
553 - Regression with 1.5.0 =\> Undefined offset 15 [\#715](https://github.com/schmittjoh/serializer/is…
598 - Serializer working with parent class [\#376](https://github.com/schmittjoh/serializer/issues/376)
707 - Specify group along with MaxDepth [\#150](https://github.com/schmittjoh/serializer/issues/150)
744 - Problem with deserialize related entity [\#123](https://github.com/schmittjoh/serializer/issues/1…
755 - problems with xml namespaces after update [\#621](https://github.com/schmittjoh/serializer/issues…
790 - List Polymorphic with XML Deserialization [\#568](https://github.com/schmittjoh/serializer/issues…
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst12 do this with the annotations ``@ExclusionPolicy``, ``@Exclude``, and ``@Expose``.
27 * have not marked with @Expose.
49 JMSSerializerBundle comes by default with a very neat feature which allows
228 You can limit the depth of what will be serialized in a property with the
H A Dstdclass.rst10 There are many known limitations when dealing with ``stdClass`` objects.
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DDisjunctExclusionStrategyTest.php27 ->with($metadata, $context)
48 ->with($metadata, $context)
53 ->with($metadata, $context)
71 ->with($metadata, $context)
76 ->with($metadata, $context)
94 ->with($metadata, $context)
115 ->with($metadata, $context)
120 ->with($metadata, $context)
138 ->with($metadata, $context)
143 ->with($metadata, $context)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DIteratorHandlerTest.php86 $visitor->method('visitArray')->with(self::DATA)->willReturn(self::DATA);
93 $visitor->method('visitArray')->with(self::DATA)->willReturn(self::DATA);
H A DDateHandlerTest.php50 $visitor->method('visitString')->with('2017-06-18');
/plugin/findologicxmlexport/
H A DREADME.md7 This DokuWiki plugin creates an XML based on the DokuWiki metadata with the FINDOLOGIC XML scheme.
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md72 #### Example with keywords
87 #### Example with identifiers
101 entity, we will be able to access it with the `Foo\Bar\Bar` name or `Foo\Bar`.
122 architecture in PHP. Thus, to be compatible with incoming PHP versions, you
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md65 * Add `require-dev` with `hoa/test`. (Ivan Enderlin, 2015-01-29T14:53:44+01:00)
H A DREADME.md130 and `addConstant` methods. Thus, we will add the `rand` function (with 2
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md66 on a regular expression by visiting its AST with an isotropic random approach.
111 We can visit the tree with the help of the [`Hoa\Visitor`
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md43 * Wrapper: Exception message with more context. (Ivan Enderlin, 2017-02-02T11:18:42+01:00)
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DAbstractFileDriverTest.php39 ->with($class, self::$extension)
45 ->with($class, 'Some\Path')
57 ->with($class, self::$extension)
69 ->with(self::$extension)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DContextTest.php34 …->with($this->anything(), $this->callback(static function (SerializationContext $context) use ($se…
60 …->with($this->anything(), $this->callback(static function (SerializationContext $context) use ($se…
H A DGraphNavigatorTest.php94 ->with($metadata, $this->callback(static function ($navigatorContext) use ($context) {
100 …->with($metadata->propertyMetadata['foo'], $this->callback(static function ($navigatorContext) use…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriberTest.php30 ->with($obj, null, ['foo'])
48 ->with($obj, null, ['foo'])
68 ->with($this->isInstanceOf('JMS\Serializer\Tests\Fixtures\AuthorList'), null, ['Foo'])
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dfirst.rst23 It also works with objects implementing the `Traversable`_ interface.
H A Djoin.rst16 define it with the optional first parameter:
H A Dlast.rst23 It also works with objects implementing the `Traversable`_ interface.
H A Draw.rst5 environment with automatic escaping enabled this variable will not be escaped
H A Dreverse.rst40 It also works with objects implementing the `Traversable`_ interface.
H A Dslice.rst44 `mb_substr`_ for strings with a fallback to `substr`_.
59 It also works with objects implementing the `Traversable`_ interface.

1...<<51525354555657585960>>...94