Home
last modified time | relevance | path

Searched refs:Annotation (Results 126 – 150 of 310) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DiscriminatorGroup/
H A DVehicle.php7 use JMS\Serializer\Annotation as Serializer;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DNode.php7 use JMS\Serializer\Annotation as Serializer;
H A DObjectWithEmptyArrayAndHash.php7 use JMS\Serializer\Annotation as Serializer;
H A DObjectWithTypedArraySetter.php7 use JMS\Serializer\Annotation as Serializer;
H A DObjectWithObjectProperty.php7 use JMS\Serializer\Annotation\Type;
H A DAuthorExpressionAccessContext.php7 use JMS\Serializer\Annotation as Serializer;
H A DTimestamp.php7 use JMS\Serializer\Annotation\Type;
H A DObjectWithIntListAndIntMap.php7 use JMS\Serializer\Annotation as Serializer;
H A DCurrencyAwarePrice.php7 use JMS\Serializer\Annotation as Serializer;
H A DParentSkipWithEmptyChild.php7 use JMS\Serializer\Annotation as Serializer;
H A DObjectWithEmptyNullableAndEmptyArrays.php7 use JMS\Serializer\Annotation as Serializer;
H A DSimpleInternalObject.php7 use JMS\Serializer\Annotation as Serializer;
H A DPersonSecretWithVariables.php7 use JMS\Serializer\Annotation as Serializer;
H A DComment.php7 use JMS\Serializer\Annotation\Type;
H A DDateTimeArraysObject.php7 use JMS\Serializer\Annotation\Type;
H A DGroupsUser.php7 use JMS\Serializer\Annotation\Groups;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Discriminator/
H A DPost.php7 use JMS\Serializer\Annotation as Serializer;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DSerializedName.php5 namespace JMS\Serializer\Annotation;
H A DExclusionPolicy.php5 namespace JMS\Serializer\Annotation;
H A DVirtualProperty.php5 namespace JMS\Serializer\Annotation;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/MaxDepth/
H A DGh236Foo.php7 use JMS\Serializer\Annotation as Serializer;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DIgnoreAnnotation.php20 namespace Doctrine\Common\Annotations\Annotation;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DAuthor.php8 use JMS\Serializer\Annotation\SerializedName;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php22 use Doctrine\Common\Annotations\Annotation\Attribute;
24 use Doctrine\Common\Annotations\Annotation\Enum;
25 use Doctrine\Common\Annotations\Annotation\Target;
26 use Doctrine\Common\Annotations\Annotation\Attributes;
663 if (false !== $annot = $this->Annotation()) {
682 private function Annotation() function in Doctrine\\Common\\Annotations\\DocParser
1042 return $this->Annotation();
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
H A DAuthor.php8 use JMS\Serializer\Annotation\SerializedName;

12345678910>>...13