Your query returned 1 results
[]
[]
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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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 => "Tue, 15 Apr 2025 13:46:57 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] ]
0 of 0array:1 [▼ "_token" => "QWHkpiJr43abJYg7csfDSV5fXcwarQE3AaVcdTMR" ]
1 x Application (56%) | 13.63ms |
1 x Booting (43.96%) | 10.70ms |
1 x Preparing Response (3.45%) | 839μs |
1 x Routing (1.36%) | 332μs |
select * from `people` where `id` > 0 and `givenname` LIKE 'Markus%' and `sn` LIKE 'Mueller%'
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 (822) order by FIELD(departmentnumber, "Executive team", "Finance & Grant Management") DESC
Hints |
|
Backtrace |
|