Redirect 302 redirect from GET @heytens_appointment_with_data (8424b5)

GET http://preprod-heytens.com/be-fr/prendre-rendez-vous

Components

2 Twig Components
2 Render Count
622 ms Render Time
143.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
LiveComponent:Appointment:AppointmentWizardComponent
"App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentWizardComponent"
components/LiveComponent/Appointment/AppointmentWizardComponent.html.twig
1 621.83ms
LiveComponent:Appointment:AppointmentSlotStepComponent
"App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentSlotStepComponent"
components/LiveComponent/Appointment/AppointmentSlotStepComponent.html.twig
1 3.55ms

Render calls

LiveComponent:Appointment:AppointmentWizardComponent App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentWizardComponent 143.0 MiB 621.83 ms
Input props
[]
Attributes
[]
Component
App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentWizardComponent {#11372
  +started: true
  +appointmentType: "home"
  +currentStep: "slot"
  +selectedAddress: "94300"
  +postalCode: ""
  +city: ""
  +lat: 48.8456245
  +lng: 2.4291815
  +storeSlug: "vincennes"
  +storeName: "Heytens Vincennes"
  +partooId: "64e5c3c02033447da60a469a"
  +slotStartDate: ""
  +slotEndDate: ""
  +contactInitialData: []
  +stepErrors: []
  +isContactRequestFlow: false
  +appointmentId: 0
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#4205 …}
  -sessionManager: App\Infrastructure\Ui\LiveComponent\Appointment\Helper\AppointmentWizardSessionManager {#5968 …}
  -dtoBuilder: App\Infrastructure\Ui\LiveComponent\Appointment\Helper\AppointmentWizardDtoBuilder {#11373 …}
  -formFactory: Symfony\Component\Form\FormFactory {#11365 …}
  -appointmentClient: App\Infrastructure\Adapter\RCU\RcuAppointmentClientAdapter {#11368 …}
  -shopContext: App\Infrastructure\Adapter\ShopContextAdapter {#11371 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#11374 …}
}
LiveComponent:Appointment:AppointmentSlotStepComponent App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentSlotStepComponent 143.0 MiB 3.55 ms
Input props
[
  "storeSlug" => "vincennes"
  "storeName" => "Heytens Vincennes"
  "appointmentType" => "home"
]
Attributes
[]
Component
App\Infrastructure\Ui\LiveComponent\Appointment\AppointmentSlotStepComponent {#11635
  +storeSlug: "vincennes"
  +storeName: "Heytens Vincennes"
  +appointmentType: "home"
  +slots: [
    "Mardi 7 juillet" => [
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "16:00"
        "startDate" => "2026-07-07T16:00:00+00:00"
        "endDate" => "2026-07-07T18:00:00+00:00"
      ]
    ]
    "Mercredi 8 juillet" => [
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "10:00"
        "startDate" => "2026-07-08T10:00:00+00:00"
        "endDate" => "2026-07-08T12:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "14:00"
        "startDate" => "2026-07-08T14:00:00+00:00"
        "endDate" => "2026-07-08T16:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "16:00"
        "startDate" => "2026-07-08T16:00:00+00:00"
        "endDate" => "2026-07-08T18:00:00+00:00"
      ]
    ]
    "Jeudi 9 juillet" => [
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "10:00"
        "startDate" => "2026-07-09T10:00:00+00:00"
        "endDate" => "2026-07-09T12:00:00+00:00"
      ]
    ]
    "Vendredi 10 juillet" => [
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "10:00"
        "startDate" => "2026-07-10T10:00:00+00:00"
        "endDate" => "2026-07-10T12:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "14:00"
        "startDate" => "2026-07-10T14:00:00+00:00"
        "endDate" => "2026-07-10T16:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "16:00"
        "startDate" => "2026-07-10T16:00:00+00:00"
        "endDate" => "2026-07-10T18:00:00+00:00"
      ]
    ]
    "Mardi 14 juillet" => [
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "10:00"
        "startDate" => "2026-07-14T10:00:00+00:00"
        "endDate" => "2026-07-14T12:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "14:00"
        "startDate" => "2026-07-14T14:00:00+00:00"
        "endDate" => "2026-07-14T16:00:00+00:00"
      ]
      [
        "partooId" => "64e5c3c02033447da60a469a"
        "formattedTimeSlot" => "16:00"
        "startDate" => "2026-07-14T16:00:00+00:00"
        "endDate" => "2026-07-14T18:00:00+00:00"
      ]
    ]
  ]
  +noMoreSlots: false
  -getStoreSlots: App\Application\UseCase\Appointment\GetStoreSlots {#11622 …}
  -presentAppointmentSlots: App\Application\UseCase\Presenter\Appointment\PresentAppointmentSlots {#11617 …}
  -storeRepository: App\Infrastructure\Repository\Store\StoreRepository {#6002 …}
  -logger: Monolog\Logger {#4416 …}
  -serializer: App\Infrastructure\Ui\LiveComponent\Appointment\Helper\AppointmentSlotDayFormatter {#11640 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#11374 …}
}