Home
last modified time | relevance | path

Searched refs:XmlKeyValuePairs (Results 1 – 8 of 8) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DXmlKeyValuePairs.php11 final class XmlKeyValuePairs class
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlKeyValuePairs.php7 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
H A DNamedDateTimeArraysObject.php8 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
H A DNamedDateTimeImmutableArraysObject.php8 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
H A DObjectWithXmlKeyValuePairsWithObjectType.php8 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
H A DObjectWithXmlKeyValuePairsWithType.php8 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAnnotationDriver.php32 use JMS\Serializer\Annotation\XmlKeyValuePairs; alias
213 } elseif ($annot instanceof XmlKeyValuePairs) {
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst676 @XmlKeyValuePairs
687 This is similar to the @XmlKeyValuePairs, but instead of creating child elements, it creates attrib…