PHP ApiPlatform\Core\EventListener Namespace

Classes

Name Description
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.