User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead.
"SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.created_at AS created_at_4, t0.roles AS roles_5, t0.email AS email_6, t0.person_id AS person_id_7 FROM user t0 WHERE t0.id = ? LIMIT 1"
(parameters:
[1 => 136]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.created_at AS created_at_4, t0.roles AS roles_5, t0.email AS email_6, t0.person_id AS person_id_7 FROM user t0 WHERE t0.id = ? LIMIT 1"
"params" => [1 => 136]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Token\GuardTokenInterface" class is deprecated, use the new authenticator system instead.
"SELECT t0.id AS id_1, t0.parcel_count AS parcel_count_2, t0.is_cancelled AS is_cancelled_3, t0.cancelled_at AS cancelled_at_4, t0.is_loaded AS is_loaded_5, t0.loaded_at AS loaded_at_6, t0.is_received AS is_received_7, t0.is_received_fully AS is_received_fully_8, t0.received_parcels AS received_parcels_9, t0.received_at AS received_at_10, t0.created_at AS created_at_11, t0.is_verified AS is_verified_12, t0.origin_station AS origin_station_13, t0.destination AS destination_14, t0.cancelled_by AS cancelled_by_15, t0.loaded_by AS loaded_by_16, t0.received_by AS received_by_17, t0.created_by AS created_by_18, t19.id AS id_20, t19.is_verified AS is_verified_21, t19.verified_at AS verified_at_22, t19.is_cancelled AS is_cancelled_23, t19.cancelled_at AS cancelled_at_24, t19.created_at AS created_at_25, t19.delivery_id AS delivery_id_26, t19.vehicle_id AS vehicle_id_27, t19.verified_by AS verified_by_28, t19.cancelled_by AS cancelled_by_29, t19.created_by AS created_by_30 FROM delivery t0 LEFT JOIN delivery_vehicle t19 ON t19.delivery_id = t0.id WHERE t0.id = ? LIMIT 1"
(parameters:
[1 => 65948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.parcel_count AS parcel_count_2, t0.is_cancelled AS is_cancelled_3, t0.cancelled_at AS cancelled_at_4, t0.is_loaded AS is_loaded_5, t0.loaded_at AS loaded_at_6, t0.is_received AS is_received_7, t0.is_received_fully AS is_received_fully_8, t0.received_parcels AS received_parcels_9, t0.received_at AS received_at_10, t0.created_at AS created_at_11, t0.is_verified AS is_verified_12, t0.origin_station AS origin_station_13, t0.destination AS destination_14, t0.cancelled_by AS cancelled_by_15, t0.loaded_by AS loaded_by_16, t0.received_by AS received_by_17, t0.created_by AS created_by_18, t19.id AS id_20, t19.is_verified AS is_verified_21, t19.verified_at AS verified_at_22, t19.is_cancelled AS is_cancelled_23, t19.cancelled_at AS cancelled_at_24, t19.created_at AS created_at_25, t19.delivery_id AS delivery_id_26, t19.vehicle_id AS vehicle_id_27, t19.verified_by AS verified_by_28, t19.cancelled_by AS cancelled_by_29, t19.created_by AS created_by_30 FROM delivery t0 LEFT JOIN delivery_vehicle t19 ON t19.delivery_id = t0.id WHERE t0.id = ? LIMIT 1"
"params" => [1 => 65948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.description AS description_2, t0.number AS number_3, t0.is_in_delivery AS is_in_delivery_4, t0.created_at AS created_at_5, t0.way_bill_id AS way_bill_id_6 FROM parcel t0 WHERE t0.id = ? LIMIT 1"
(parameters:
[1 => 1079795]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.description AS description_2, t0.number AS number_3, t0.is_in_delivery AS is_in_delivery_4, t0.created_at AS created_at_5, t0.way_bill_id AS way_bill_id_6 FROM parcel t0 WHERE t0.id = ? LIMIT 1"
"params" => [1 => 1079795]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_cancelled AS is_cancelled_2, t0.cancelled_at AS cancelled_at_3, t0.cancelled_because AS cancelled_because_4, t0.is_received AS is_received_5, t0.received_at AS received_at_6, t0.created_at AS created_at_7, t0.delivery_id AS delivery_id_8, t0.parcel_id AS parcel_id_9, t0.cancelled_by AS cancelled_by_10, t0.received_by AS received_by_11, t0.created_by AS created_by_12 FROM delivery_parcel t0 WHERE t0.delivery_id = ?"
(parameters:
[1 => 65948]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_cancelled AS is_cancelled_2, t0.cancelled_at AS cancelled_at_3, t0.cancelled_because AS cancelled_because_4, t0.is_received AS is_received_5, t0.received_at AS received_at_6, t0.created_at AS created_at_7, t0.delivery_id AS delivery_id_8, t0.parcel_id AS parcel_id_9, t0.cancelled_by AS cancelled_by_10, t0.received_by AS received_by_11, t0.created_by AS created_by_12 FROM delivery_parcel t0 WHERE t0.delivery_id = ?"
"params" => [1 => 65948]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.is_cancelled AS is_cancelled_2, t0.cancelled_at AS cancelled_at_3, t0.cancelled_because AS cancelled_because_4, t0.is_received AS is_received_5, t0.received_at AS received_at_6, t0.created_at AS created_at_7, t0.delivery_id AS delivery_id_8, t0.parcel_id AS parcel_id_9, t0.cancelled_by AS cancelled_by_10, t0.received_by AS received_by_11, t0.created_by AS created_by_12 FROM delivery_parcel t0 WHERE t0.parcel_id = ? AND t0.is_cancelled = ? LIMIT 1"
(parameters:
[1 => 10797952 => 0]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.is_cancelled AS is_cancelled_2, t0.cancelled_at AS cancelled_at_3, t0.cancelled_because AS cancelled_because_4, t0.is_received AS is_received_5, t0.received_at AS received_at_6, t0.created_at AS created_at_7, t0.delivery_id AS delivery_id_8, t0.parcel_id AS parcel_id_9, t0.cancelled_by AS cancelled_by_10, t0.received_by AS received_by_11, t0.created_by AS created_by_12 FROM delivery_parcel t0 WHERE t0.parcel_id = ? AND t0.is_cancelled = ? LIMIT 1"
"params" => [1 => 10797952 => 0]
"types" => [1 => 12 => 5]
]