References CompositeIdentifierParser
Reference
C
Class

ApiPlatform\Api\CompositeIdentifierParser

Normalizes a composite identifier.

class ApiPlatform\Api\CompositeIdentifierParser
{
    public parse(string $identifier): array
    public stringify(array $identifiers): string
}

Methods

parse

public parse(string $identifier): array

Parameters

identifierstring

Returns

array

stringify

Renders composite identifiers to string using: key=value;key2=value2.

public stringify(array $identifiers): string

Parameters

identifiersarray

Returns

string

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