blues, dance, r&b, world music
duo, singolo
sassofono
dinner show, evento aziendale, evento musicale, matrimonio, serate in discoteca
per adulti, per coppie, per giovani, per gruppi
Inserisci la data e il luogo del tuo evento, aggiungi il tuo messaggio personalizzato. Invia gratis la tua richiesta di preventivo e trova il professionista giusto!
1 x Application (97.64%) | 3.03s |
1 x Booting (2.36%) | 73.30ms |
select `displays`.*, (select sum(`wows`.`weight`) from `wows` where `displays`.`id` = `wows`.`display_id`) as `total_wows`, (select sum(`wows`.`weight`) from `wows` where `displays`.`id` = `wows`.`display_id`) as `total_wows` from `displays` where `status` = 7 and `slug` = 'mimmo-radogna' and `parent_id` is null and `displays`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select `tag` from `telescope_monitoring`
Backtrace |
|
select * from `media` where `collection_name` = 'preview' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)
Bindings |
|
Backtrace |
|
select * from `media` where `collection_name` = 'cover' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)
Bindings |
|
Backtrace |
|
select * from (select *, row_number() over (partition by `media`.`model_id` order by `order_column` asc) as `laravel_row` from `media` where `collection_name` = 'gallery' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)) as `laravel_table` where `laravel_row` <= 4 order by `laravel_row`
Bindings |
|
Backtrace |
|
select `users`.*, `wishes`.`display_id` as `pivot_display_id`, `wishes`.`user_id` as `pivot_user_id`, `wishes`.`created_at` as `pivot_created_at`, `wishes`.`updated_at` as `pivot_updated_at` from `users` inner join `wishes` on `users`.`id` = `wishes`.`user_id` where `wishes`.`user_id` is null and `wishes`.`display_id` in (8747) and `users`.`deleted_at` is null
Backtrace |
|
select `users`.*, `wows`.`display_id` as `pivot_display_id`, `wows`.`user_id` as `pivot_user_id`, `wows`.`created_at` as `pivot_created_at`, `wows`.`updated_at` as `pivot_updated_at` from `users` inner join `wows` on `users`.`id` = `wows`.`user_id` where `wows`.`user_id` is null and `wows`.`display_id` in (8747) and `users`.`deleted_at` is null
Backtrace |
|
select * from `towns` where `towns`.`id` in (57) and `towns`.`deleted_at` is null
Backtrace |
|
select * from `provinces` where `provinces`.`id` in (84) and `provinces`.`deleted_at` is null
Backtrace |
|
select * from `categories` where `categories`.`id` in (26)
Backtrace |
|
select * from `users` where `users`.`id` is null and `users`.`deleted_at` is null limit 1
Backtrace |
|
select count(*) as aggregate from `visits` where `display_id` = 8747 and date(`created_at`) = '2025-02-23' and `token` = '7cf71211992fac6a00c586d02854b9049b5e52caae3778fd5021b97ceb3d0f02' and `user_id` is null
Bindings |
|
Backtrace |
|
insert into `visits` (`display_id`, `user_id`, `token`, `incognito`, `is_provider`, `updated_at`, `created_at`) values (8747, null, '7cf71211992fac6a00c586d02854b9049b5e52caae3778fd5021b97ceb3d0f02', 0, 0, '2025-02-23 17:02:03', '2025-02-23 17:02:03')
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 26 limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 6 limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `media` where `media`.`model_id` in (8747) and `media`.`model_type` = 'App\\Models\\Display'
Bindings |
|
Backtrace |
|
select * from `videos` where `videos`.`display_id` = 8747 and `videos`.`display_id` is not null order by `order` asc limit 1000 offset 0
Bindings |
|
Backtrace |
|
select * from `audios` where `audios`.`display_id` = 8747 and `audios`.`display_id` is not null order by `order` asc limit 1000 offset 0
Bindings |
|
Backtrace |
|
select `tag_groups`.*, `category_tag_group`.`category_id` as `pivot_category_id`, `category_tag_group`.`tag_group_id` as `pivot_tag_group_id` from `tag_groups` inner join `category_tag_group` on `tag_groups`.`id` = `category_tag_group`.`tag_group_id` where `category_tag_group`.`category_id` = 26 order by `order` asc
Bindings |
|
Backtrace |
|
select * from `tags` where `tags`.`tag_group_id` in (4, 5, 6, 7, 8)
Backtrace |
|
select `tags`.*, `display_tag`.`display_id` as `pivot_display_id`, `display_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `display_tag` on `tags`.`id` = `display_tag`.`tag_id` where `display_tag`.`display_id` = 8747 order by `name` asc
Bindings |
|
Backtrace |
|
select `faqs`.*, (select ord from `questions` where `faqs`.`question_id` = `questions`.`id` limit 1) as `question_ord` from `faqs` where `faqs`.`display_id` = 8747 and `faqs`.`display_id` is not null order by `question_ord` asc
Bindings |
|
Backtrace |
|
select * from `questions` where `questions`.`id` in (8, 9, 10, 12)
Backtrace |
|
select * from `answers` where `answers`.`id` in (36, 39, 48, 50)
Backtrace |
|
select * from `events` where `events`.`display_id` = 8747 and `events`.`display_id` is not null and `status` = 4 and `end` >= '2025-02-23 17:02:03' and `events`.`deleted_at` is null order by `start` asc
Bindings |
|
Backtrace |
|
select `id` from `tags` inner join `display_tag` on `tags`.`id` = `display_tag`.`tag_id` where `display_tag`.`display_id` = 8747 order by `name` asc
Bindings |
|
Backtrace |
|
select * from `network` where `network`.`causer_id` = 8747 and `network`.`causer_id` is not null and `accepted_at` is not null
Bindings |
|
Backtrace |
|
select * from `network` where `network`.`subject_id` = 8747 and `network`.`subject_id` is not null and `accepted_at` is not null
Bindings |
|
Backtrace |
|
select `displays`.*, (select sum(`wows`.`weight`) from `wows` where `displays`.`id` = `wows`.`display_id`) as `total_wows` from `displays` left join `visits` on `visits`.`display_id` = `displays`.`id` where `status` = 7 and `visits`.`token` = '7cf71211992fac6a00c586d02854b9049b5e52caae3778fd5021b97ceb3d0f02' and `displays`.`deleted_at` is null order by `visits`.`created_at` desc limit 8
Bindings |
|
Backtrace |
|
select * from `media` where `collection_name` = 'preview' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)
Bindings |
|
Backtrace |
|
select * from `media` where `collection_name` = 'cover' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)
Bindings |
|
Backtrace |
|
select * from (select *, row_number() over (partition by `media`.`model_id` order by `order_column` asc) as `laravel_row` from `media` where `collection_name` = 'gallery' and `model_type` = 'App\\Models\\Display' and `media`.`model_id` in (8747)) as `laravel_table` where `laravel_row` <= 4 order by `laravel_row`
Bindings |
|
Backtrace |
|
select `users`.*, `wishes`.`display_id` as `pivot_display_id`, `wishes`.`user_id` as `pivot_user_id`, `wishes`.`created_at` as `pivot_created_at`, `wishes`.`updated_at` as `pivot_updated_at` from `users` inner join `wishes` on `users`.`id` = `wishes`.`user_id` where `wishes`.`user_id` is null and `wishes`.`display_id` in (8747) and `users`.`deleted_at` is null
Backtrace |
|
select `users`.*, `wows`.`display_id` as `pivot_display_id`, `wows`.`user_id` as `pivot_user_id`, `wows`.`created_at` as `pivot_created_at`, `wows`.`updated_at` as `pivot_updated_at` from `users` inner join `wows` on `users`.`id` = `wows`.`user_id` where `wows`.`user_id` is null and `wows`.`display_id` in (8747) and `users`.`deleted_at` is null
Backtrace |
|
select * from `towns` where `towns`.`id` in (57) and `towns`.`deleted_at` is null
Backtrace |
|
select * from `provinces` where `provinces`.`id` in (84) and `provinces`.`deleted_at` is null
Backtrace |
|
select * from `categories` where `categories`.`id` in (26)
Backtrace |
|
select * from `provinces` where `provinces`.`deleted_at` is null order by `name` asc
Backtrace |
|
select * from `categories` where `categories`.`id` = 26 limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 26 limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `provinces` where `provinces`.`deleted_at` is null
Backtrace |
|
select count(*) as aggregate from `displays` left join `towns` on `towns`.`id` = `displays`.`town_id` where `status` = 7 and `category_id` = 26 and `displays`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `provinces` where `provinces`.`deleted_at` is null
Backtrace |
|
select count(*) as aggregate from `displays` left join `towns` on `towns`.`id` = `displays`.`town_id` where `status` = 7 and `displays`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `privacy_policies` where `published_at` is not null order by `published_at` desc limit 1
Backtrace |
|
select towns.id as value, CONCAT(towns.name, " (", provinces.code, ")") as label from `towns` left join `provinces` on `provinces`.`id` = `towns`.`province_id` order by `towns`.`name` asc
Backtrace |
|
select towns.id as value, CONCAT(towns.name, " (", provinces.code, ")") as label from `towns` left join `provinces` on `provinces`.`id` = `towns`.`province_id` order by `towns`.`name` asc
Backtrace |
|
200
[]
[]
0 of 0array:21 [▼ "traceparent" => array:1 [▶ 0 => "00-c6f1fffba1767d79654a93b07d8f7e7f-a11e04962f54ae76-00" ] "x-cloud-trace-context" => array:1 [▶ 0 => "c6f1fffba1767d79654a93b07d8f7e7f/11609721932493401718" ] "forwarded" => array:1 [▶ 0 => "for="3.16.76.36";proto=https" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "via" => array:1 [▶ 0 => "1.1 google" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "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" ] "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"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "staging.showgroup.it" ] "x-forwarded-for" => array:1 [▶ 0 => "3.16.76.36,34.54.237.161, 169.254.169.126" ] ]
[]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Sun, 23 Feb 2025 16:02:05 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IktRazBEREx4MnlTQVhtaWtUbGlBbWc9PSIsInZhbHVlIjoicng4ejhSenlnSlh3S3piTm5tZ0hvbUkxdjJZUmhLUlY5NzFrcmFLZVpKR1hHYy9zWE5mcy9HMTZhbzVJd2RNc2J4ZnpEaW1IelVMSEUrb3B5WEdIUE53NnI1MndPTFR1TUlCRHl4c2tXOVptd2R5NWV1aGEwS092eUtuTTNkSG8iLCJtYWMiOiJiNTBjODlhZWFmZjEwZWY3NjE4MzUzNGJmODlkY2VlZTMxM2U3ZjlhZGVmMTgyOWNlODg4NDczZDFiMTlmMDkzIiwidGFnIjoiIn0%3D; expires=Sun, 23 Feb 2025 18:02:05 GMT; Max-Age=7200; path=/; domain=.showgroup.it; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IktRazBEREx4MnlTQVhtaWtUbGlBbWc9PSIsInZhbHVlIjoicng4ejhSenlnSlh3S3piTm5tZ0hvbUkxdjJZUmhLUlY5NzFrcmFLZVpKR1hHYy9zWE5mcy9HMTZhbzVJd2RNc2J4ZnpEa ▶" 1 => "showgroup_session=eyJpdiI6InphUHhNMXhScnI3aDZkQkhKYlVpbGc9PSIsInZhbHVlIjoiU3BkOTJWcVpFVE1VbGIyS2V5NnJ0eXFHcXdKckNwQVdrZm1Yanp0QzFDYUNKUFg1U2h2NlFLWVd0cHR1cjBHU0pKWFNabnRYVFZsb3d3T084b3FKbHFIcTdFNWxqNjVQSENxZkVKZUNvZFpXQlJhWTg5eE5SaG8yUE1ETlBva3AiLCJtYWMiOiIxM2NmZTFhZWM1YTcwY2UwZDQyOWE2MTRlMWNhNDZmMjJjN2U4ODY0ZWNmZmE4ODgzMjJkMDNjNDNkODI0ZWJiIiwidGFnIjoiIn0%3D; expires=Sun, 23 Feb 2025 18:02:05 GMT; Max-Age=7200; path=/; domain=.showgroup.it; secure; httponly; samesite=lax ◀showgroup_session=eyJpdiI6InphUHhNMXhScnI3aDZkQkhKYlVpbGc9PSIsInZhbHVlIjoiU3BkOTJWcVpFVE1VbGIyS2V5NnJ0eXFHcXdKckNwQVdrZm1Yanp0QzFDYUNKUFg1U2h2NlFLWVd0cHR1cjBHU0 ▶" 2 => "8oFwuGxGoMgIdjUdwUvkPPwy94lVzKbMZhCmGaJP=eyJpdiI6IkxXVGU2bXRvM1pWNFBlMU55QU1LeXc9PSIsInZhbHVlIjoiWCtvemJvK0R2SEFVWDZpT1Y4NUVrZXErc2lVOTFnUFpNaWdLTytjT2dmRnd0R0F3OTV1VTFYSnZzTVVBZ2ppZTRjaW0wMG5Yd3ZYLzhodkg4QUl0WXBzaFVLdlVzY0J2RXM5ZmtZUzY0dTBXVWFUQUE5N25HN0h5WTJ0cnVWdkVoK1gxbm5JTjVKZ0ErTFBkOVVhTC9OT3REcTMrRDFMclA0K3JlaTF3c0Z2MU1VQUJ3U3l1dU5Yd2N5UTRiNFYzM1UzeHpnQVZvNDRxR0wzOElsSzYzVjg0SDJKTDZVY3lvKytlaitwNVNvNFpadytnbW9SKzN0bWtTclhNMy9NZXJXeldKa2RwbnVHUS9JU3RvRU5LZStkRGR1K2Y1cGpwNHpjc2E4bGdxcmhXdVErTHdWWkwzTUtNczZ3N1M4TFpOS2l4ZTNtaDEyY3ptbmhFQTdwT0ltTW02T0J2QVlwYW1aTFVhR3BVSyt1bEEwaDRxbzZPeFZiNWE3NHVWZm1KSGFkQUxKaFhzZ0k5OGJxcmM3eFFaTi9SczdFaEZ1M3RINTB6SGlTR1VvWThOQWtyODVnYzdRWE90djhVU2lwYStPeURwOFdpZytlTkhjQklRclFoM1FiNWQ0NmdBRHdYWGRPQ3JHU0J4WnUzTXp6b3VIb0tDZHdudlJOTlAyQXoiLCJtYWMiOiIyNzQ0NDgzMmY3YjNmYjgyM2E2OTcwZjg0NzhlYzZiNTJhMGRlNjYxMDU4NjZmYTU0YTkxMWRjMzRlMTY0OTUxIiwidGFnIjoiIn0%3D; expires=Sun, 23 Feb 2025 18:02:05 GMT; Max-Age=7200; path=/; domain=.showgroup.it; secure; httponly; samesite=lax ◀8oFwuGxGoMgIdjUdwUvkPPwy94lVzKbMZhCmGaJP=eyJpdiI6IkxXVGU2bXRvM1pWNFBlMU55QU1LeXc9PSIsInZhbHVlIjoiWCtvemJvK0R2SEFVWDZpT1Y4NUVrZXErc2lVOTFnUFpNaWdLTytjT2dmRnd0R0F ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IktRazBEREx4MnlTQVhtaWtUbGlBbWc9PSIsInZhbHVlIjoicng4ejhSenlnSlh3S3piTm5tZ0hvbUkxdjJZUmhLUlY5NzFrcmFLZVpKR1hHYy9zWE5mcy9HMTZhbzVJd2RNc2J4ZnpEaW1IelVMSEUrb3B5WEdIUE53NnI1MndPTFR1TUlCRHl4c2tXOVptd2R5NWV1aGEwS092eUtuTTNkSG8iLCJtYWMiOiJiNTBjODlhZWFmZjEwZWY3NjE4MzUzNGJmODlkY2VlZTMxM2U3ZjlhZGVmMTgyOWNlODg4NDczZDFiMTlmMDkzIiwidGFnIjoiIn0%3D; expires=Sun, 23-Feb-2025 18:02:05 GMT; domain=.showgroup.it; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IktRazBEREx4MnlTQVhtaWtUbGlBbWc9PSIsInZhbHVlIjoicng4ejhSenlnSlh3S3piTm5tZ0hvbUkxdjJZUmhLUlY5NzFrcmFLZVpKR1hHYy9zWE5mcy9HMTZhbzVJd2RNc2J4ZnpEa ▶" 1 => "showgroup_session=eyJpdiI6InphUHhNMXhScnI3aDZkQkhKYlVpbGc9PSIsInZhbHVlIjoiU3BkOTJWcVpFVE1VbGIyS2V5NnJ0eXFHcXdKckNwQVdrZm1Yanp0QzFDYUNKUFg1U2h2NlFLWVd0cHR1cjBHU0pKWFNabnRYVFZsb3d3T084b3FKbHFIcTdFNWxqNjVQSENxZkVKZUNvZFpXQlJhWTg5eE5SaG8yUE1ETlBva3AiLCJtYWMiOiIxM2NmZTFhZWM1YTcwY2UwZDQyOWE2MTRlMWNhNDZmMjJjN2U4ODY0ZWNmZmE4ODgzMjJkMDNjNDNkODI0ZWJiIiwidGFnIjoiIn0%3D; expires=Sun, 23-Feb-2025 18:02:05 GMT; domain=.showgroup.it; path=/; secure; httponly ◀showgroup_session=eyJpdiI6InphUHhNMXhScnI3aDZkQkhKYlVpbGc9PSIsInZhbHVlIjoiU3BkOTJWcVpFVE1VbGIyS2V5NnJ0eXFHcXdKckNwQVdrZm1Yanp0QzFDYUNKUFg1U2h2NlFLWVd0cHR1cjBHU0 ▶" 2 => "8oFwuGxGoMgIdjUdwUvkPPwy94lVzKbMZhCmGaJP=eyJpdiI6IkxXVGU2bXRvM1pWNFBlMU55QU1LeXc9PSIsInZhbHVlIjoiWCtvemJvK0R2SEFVWDZpT1Y4NUVrZXErc2lVOTFnUFpNaWdLTytjT2dmRnd0R0F3OTV1VTFYSnZzTVVBZ2ppZTRjaW0wMG5Yd3ZYLzhodkg4QUl0WXBzaFVLdlVzY0J2RXM5ZmtZUzY0dTBXVWFUQUE5N25HN0h5WTJ0cnVWdkVoK1gxbm5JTjVKZ0ErTFBkOVVhTC9OT3REcTMrRDFMclA0K3JlaTF3c0Z2MU1VQUJ3U3l1dU5Yd2N5UTRiNFYzM1UzeHpnQVZvNDRxR0wzOElsSzYzVjg0SDJKTDZVY3lvKytlaitwNVNvNFpadytnbW9SKzN0bWtTclhNMy9NZXJXeldKa2RwbnVHUS9JU3RvRU5LZStkRGR1K2Y1cGpwNHpjc2E4bGdxcmhXdVErTHdWWkwzTUtNczZ3N1M4TFpOS2l4ZTNtaDEyY3ptbmhFQTdwT0ltTW02T0J2QVlwYW1aTFVhR3BVSyt1bEEwaDRxbzZPeFZiNWE3NHVWZm1KSGFkQUxKaFhzZ0k5OGJxcmM3eFFaTi9SczdFaEZ1M3RINTB6SGlTR1VvWThOQWtyODVnYzdRWE90djhVU2lwYStPeURwOFdpZytlTkhjQklRclFoM1FiNWQ0NmdBRHdYWGRPQ3JHU0J4WnUzTXp6b3VIb0tDZHdudlJOTlAyQXoiLCJtYWMiOiIyNzQ0NDgzMmY3YjNmYjgyM2E2OTcwZjg0NzhlYzZiNTJhMGRlNjYxMDU4NjZmYTU0YTkxMWRjMzRlMTY0OTUxIiwidGFnIjoiIn0%3D; expires=Sun, 23-Feb-2025 18:02:05 GMT; domain=.showgroup.it; path=/; secure; httponly ◀8oFwuGxGoMgIdjUdwUvkPPwy94lVzKbMZhCmGaJP=eyJpdiI6IkxXVGU2bXRvM1pWNFBlMU55QU1LeXc9PSIsInZhbHVlIjoiWCtvemJvK0R2SEFVWDZpT1Y4NUVrZXErc2lVOTFnUFpNaWdLTytjT2dmRnd0R0F ▶" ] ]
0 of 0array:4 [▼ "_token" => "ET0TITd8mDwU1xqBdP5D1nSQR77sbppnCNWUhySg" "last_url" => "https://staging.showgroup.it/vetrina/mimmo-radogna" "_previous" => array:1 [▶ "url" => "https://staging.showgroup.it/vetrina/mimmo-radogna" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]