Your query returned 1 results
[]
[]
0 of 0array:18 [▼ "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "close" ] "host" => array:1 [▶ 0 => "webapp3.vital-it.ch" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Wed, 21 May 2025 14:03:59 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "lHH5amVeKo9PGBbFaT4UevpSsdSGd3OTyVipqdZQ" ]
1 x Booting (55.54%) | 14.36ms |
1 x Application (44.38%) | 11.48ms |
1 x Preparing Response (3.55%) | 918μs |
1 x Routing (1.61%) | 416μs |
select * from `people` where `id` > 0 and `givenname` LIKE 'Emmanuel%' and `sn` LIKE 'Boutet%'
Bindings |
|
Hints |
|
Backtrace |
|
select `departments`.*, `department_person`.`person_id` as `pivot_person_id`, `department_person`.`department_id` as `pivot_department_id`, `department_person`.`is_group_leader` as `pivot_is_group_leader` from `departments` inner join `department_person` on `departments`.`id` = `department_person`.`department_id` where `department_person`.`person_id` in (741) order by FIELD(departmentnumber, "Executive team", "Finance & Grant Management") DESC
Hints |
|
Backtrace |
|