PHP ApiPlatform\Core\EventListener 네임스페이스

클래스들

이름 설명
AddFormatListener Chooses the format to user according to the Accept header and supported formats.
DeserializeListener Updates the entity retrieved by the data provider with data contained in the request body.
EventPriorities Constants for common priorities.
ExceptionListener Handles requests errors.
ReadListener Retrieves data from the applicable data provider and sets it as a request parameter called data.
RespondListener Builds the response object.
SerializeListener Serializes data.