Guides
Tutorials
class ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer implements `<a href="/docs/reference/Api/UriVariableTransformerInterface">ApiPlatform\Api\UriVariableTransformerInterface</a>`
{
public __construct()
public transform($value, array $types, array $context): DateTimeInterface
public supportsTransformation($value, array $types, array $context): bool
}class ApiPlatform\Api\UriVariableTransformer\DateTimeUriVariableTransformer implements `<a href="/docs/reference/Api/UriVariableTransformerInterface">ApiPlatform\Api\UriVariableTransformerInterface</a>`
{
public __construct()
public transform($value, array $types, array $context): DateTimeInterface
public supportsTransformation($value, array $types, array $context): bool
}public __construct()public __construct()public transform($value, array $types, array $context): DateTimeInterfacepublic transform($value, array $types, array $context): DateTimeInterface| value | ||
| types | array | |
| context | array |
DateTimeInterface
public supportsTransformation($value, array $types, array $context): boolpublic supportsTransformation($value, array $types, array $context): bool| value | ||
| types | array | |
| context | array |
bool