GET https://admin-auto-schule.ru/api/cars

Serializer

1 Handled
113.90 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
array
Show contents
[
  App\Entity\Car {#948
    -id: 11
    -carMark: Proxies\__CG__\App\Entity\AutoProducer {#984 …}
    -carModel: "Granta"
    -stateNumber: "A224BC"
    -productionYear: 2022
    -vinNumber: "VINLADA224"
    -isFree: true
    -isActive: true
    -category: Proxies\__CG__\App\Entity\Category {#1035 …}
    -users: Doctrine\ORM\PersistentCollection {#1107 …}
    -imageFile: null
    -image: null
    -weight: 2.0
    -weightLift: 0.45
    -fuelingType: "ДВС (Двигатель внутреннего сгорания)"
    -fuelType: "Бензин"
    -places: 4
    -horsePower: 99.0
    -transmission: "Механика"
    #updatedAt: DateTime @1750387210 {#903
      date: 2025-06-20 02:40:10.0 UTC (+00:00)
    }
    #createdAt: DateTime @1750368614 {#902
      date: 2025-06-19 21:30:14.0 UTC (+00:00)
    }
  }
  App\Entity\Car {#1105
    -id: 12
    -carMark: Proxies\__CG__\App\Entity\AutoProducer {#1103 …}
    -carModel: "SLR McLaren"
    -stateNumber: "A444BC"
    -productionYear: 2004
    -vinNumber: "VINMERCEDEC444"
    -isFree: true
    -isActive: true
    -category: Proxies\__CG__\App\Entity\Category {#1035 …}
    -users: Doctrine\ORM\PersistentCollection {#1101 …}
    -imageFile: null
    -image: "mercedes-benz-slr-mclaren-8615164079-6825b3f16f4a2602736041.jpg"
    -weight: 1.7
    -weightLift: 0.25
    -fuelingType: "ДВС (Двигатель внутреннего сгорания)"
    -fuelType: "Бензин"
    -places: 2
    -horsePower: 650.0
    -transmission: "Механика"
    #updatedAt: DateTime @1750368614 {#1111
      date: 2025-06-19 21:30:14.0 UTC (+00:00)
    }
    #createdAt: DateTime @1750368614 {#1106
      date: 2025-06-19 21:30:14.0 UTC (+00:00)
    }
  }
  App\Entity\Car {#1097
    -id: 13
    -carMark: Proxies\__CG__\App\Entity\AutoProducer {#1092 …}
    -carModel: "Logan"
    -stateNumber: "A379BC"
    -productionYear: 2010
    -vinNumber: "VINRENAULT379"
    -isFree: true
    -isActive: true
    -category: Proxies\__CG__\App\Entity\Category {#1035 …}
    -users: Doctrine\ORM\PersistentCollection {#1086 …}
    -imageFile: null
    -image: null
    -weight: 1.5
    -weightLift: 0.35
    -fuelingType: "ДВС (Двигатель внутреннего сгорания)"
    -fuelType: "Бензин"
    -places: 4
    -horsePower: 99.0
    -transmission: "Механика"
    #updatedAt: DateTime @1750368614 {#1099
      date: 2025-06-19 21:30:14.0 UTC (+00:00)
    }
    #createdAt: DateTime @1750368614 {#1098
      date: 2025-06-19 21:30:14.0 UTC (+00:00)
    }
  }
]
Format: json
Show context
[
  "groups" => [
    "cars:read"
  ]
  "operation_name" => "_api_/cars{._format}_get_collection"
  "operation" => ApiPlatform\Metadata\GetCollection {#1274
    #parameters: ApiPlatform\Metadata\Parameters {#725 …}
    #shortName: "Car"
    #class: "App\Entity\Car"
    #description: null
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "groups" => [
        "cars:read"
      ]
    ]
    #denormalizationContext: null
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #elasticsearch: null
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: false
    #paginationType: null
    #paginationItemsPerPage: 25
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: null
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "ApiPlatform\Doctrine\Orm\State\CollectionProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#724 …}
    #queryParameterValidationEnabled: null
    #extraProperties: []
    #paginationViaCursor: null
    #read: true
    #deserialize: null
    #validate: null
    #write: null
    #serialize: true
    #priority: 1
    #name: "_api_/cars{._format}_get_collection"
    #method: "GET"
    #uriTemplate: "/cars{._format}"
    #types: null
    #formats: null
    #inputFormats: [
      "json" => [
        "application/json"
      ]
      "jsonld" => [
        "application/ld+json"
      ]
      "jsonhal" => [
        "application/hal+json"
      ]
      "jsonapi" => [
        "application/vnd.api+json"
      ]
      "csv" => [
        "text/csv"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #outputFormats: [
      "json" => [
        "application/json"
      ]
      "jsonld" => [
        "application/ld+json"
      ]
      "jsonhal" => [
        "application/hal+json"
      ]
      "jsonapi" => [
        "application/vnd.api+json"
      ]
      "csv" => [
        "text/csv"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #uriVariables: null
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #headers: null
    #cacheHeaders: null
    #hydraContext: null
    #openapiContext: null
    #openapi: null
    #exceptionToStatus: null
    #links: null
    -itemUriTemplate: null
  }
  "resource_class" => "App\Entity\Car"
  "skip_null_values" => true
  "iri_only" => false
  "request_uri" => "/api/cars"
  "uri" => "https://admin-auto-schule.ru/api/cars"
  "input" => null
  "output" => null
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "object"
    "data"
    "property_metadata"
    "circular_reference_limit_counters"
    "debug_trace_id"
    "resources"
    "resources_to_push"
  ]
  "api_gateway" => false
  "base_url" => ""
  "spec_version" => ""
  "uri_variables" => []
  "resources" => ApiPlatform\State\ResourceList {#1275
    storage: [
      "https://admin-auto-schule.ru/api/cars/11" => "https://admin-auto-schule.ru/api/cars/11"
      "https://admin-auto-schule.ru/api/auto_producers/10" => "https://admin-auto-schule.ru/api/auto_producers/10"
      "https://admin-auto-schule.ru/api/categories/29" => "https://admin-auto-schule.ru/api/categories/29"
      "https://admin-auto-schule.ru/api/cars/12" => "https://admin-auto-schule.ru/api/cars/12"
      "https://admin-auto-schule.ru/api/auto_producers/11" => "https://admin-auto-schule.ru/api/auto_producers/11"
      "https://admin-auto-schule.ru/api/cars/13" => "https://admin-auto-schule.ru/api/cars/13"
      "https://admin-auto-schule.ru/api/auto_producers/12" => "https://admin-auto-schule.ru/api/auto_producers/12"
    ]
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "resources_to_push" => ApiPlatform\State\ResourceList {#1276
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
ItemNormalizer (11.36 ms) JsonEncoder (0.07 ms) 113.90 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.