References UuidDenormalizer
Reference
C
Class

ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer

class ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer implements Symfony\Component\Serializer\Normalizer\DenormalizerInterface
{
    public denormalize($data, string $type, null|string $format, array $context): Ramsey\Uuid\UuidInterface
    public supportsDenormalization($data, string $type, null|string $format, array $context): bool
    public getSupportedTypes(null|string $format): array
}

Methods

denormalize

Denormalizes data back into an object of the given class.

public denormalize($data, string $type, null|string $format, array $context): Ramsey\Uuid\UuidInterface

Parameters

data
typestring
formatstring
contextarray

Returns

Ramsey\Uuid\UuidInterface

supportsDenormalization

public supportsDenormalization($data, string $type, null|string $format, array $context): bool

Parameters

data
typestring
formatstring
contextarray

Returns

bool

getSupportedTypes

public getSupportedTypes(null|string $format): array

Parameters

formatstring

Returns

array

Made with love by

Les-Tilleuls.coop can help you design and develop your APIs and web projects, and train your teams in API Platform, Symfony, Next.js, Kubernetes and a wide range of other technologies.

Learn more

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop