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
}
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
}

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
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
public supportsDenormalization($data, string $type, null|string $format, array $context): bool

Parameters

data
typestring
formatstring
contextarray

Returns

bool

Copyright © 2023 Kévin Dunglas

Sponsored by Les-Tilleuls.coop