Your query returned 1 results
0 of 0array:1 [▼ "cn" => "nadine zangger" ]
[]
0 of 0array:16 [▼ "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 => "Sat, 17 May 2025 23:27:45 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "etv94Wg0xRCqx52POid8gNhU6lRFkAREFcMKKS90" ]
1 x Booting (52.54%) | 14.37ms |
1 x Application (47.42%) | 12.97ms |
1 x Preparing Response (3.4%) | 931μs |
1 x Routing (1.35%) | 368μs |
select * from `people` where `id` > 0 and `cn` LIKE 'nadine zangger%' and (`cn` LIKE 'nadine zangger%' or `cn` = 'nadine zangger')
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 (548) order by FIELD(departmentnumber, "Executive team", "Finance & Grant Management") DESC
Hints |
|
Backtrace |
|