Event Series . Ebm
-
Monthly
-
Monthly Second Saturdays
Next is Saturday July 12th 2025Evolution presents the best dark dance music across the ages and scenes
CattivoEbm Goth Indie Dance Industrial Synthpop
Ebm Goth Indie Dance Industrial Synthpop
[]
[]
0 of 0array:15 [▼ "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "dev.arcane.city" ] ]
[]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 09 Jul 2025 11:16:57 GMT" ] ]
0 of 0array:9 [▼ "_token" => "TOQdz2bqskEYNH8M9lzSicQkfbsOzKpXZCVq1Kc9" "internal_series/index/tab" => "https://dev.arcane.city/series" "internal_series_tags/index/filters" => [] "internal_series_tags/index/direction" => null "internal_series_tags/index/limit" => 25 "internal_series_tags/index/sort" => null "internal_series_tags/index/tab" => "https://dev.arcane.city/series" "internal_series_tags/index/is-reset" => null "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
1 x Application (56.98%) | 58.32ms |
1 x Booting (43.01%) | 44.02ms |
1 x Routing (3.9%) | 4.00ms |
1 x Preparing Response (0.16%) | 161μs |
select * from `tags` where `slug` = 'ebm' limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `series` left join `event_types` on `series`.`event_type_id` = `event_types`.`id` left join `visibilities` on `series`.`visibility_id` = `visibilities`.`id` left join `occurrence_types` on `series`.`occurrence_type_id` = `occurrence_types`.`id` where exists (select * from `tags` inner join `series_tag` on `tags`.`id` = `series_tag`.`tag_id` where `series`.`id` = `series_tag`.`series_id` and `slug` = 'ebm')
Bindings |
|
Backtrace |
|
select `series`.* from `series` left join `event_types` on `series`.`event_type_id` = `event_types`.`id` left join `visibilities` on `series`.`visibility_id` = `visibilities`.`id` left join `occurrence_types` on `series`.`occurrence_type_id` = `occurrence_types`.`id` where exists (select * from `tags` inner join `series_tag` on `tags`.`id` = `series_tag`.`tag_id` where `series`.`id` = `series_tag`.`series_id` and `slug` = 'ebm') order by `occurrence_type_id` asc, `occurrence_week_id` asc, `occurrence_day_id` asc, `series`.`created_at` desc limit 25 offset 0
Bindings |
|
Backtrace |
|
select * from `occurrence_types` where `occurrence_types`.`id` in (4)
Bindings |
|
Backtrace |
|
select * from `occurrence_weeks` where `occurrence_weeks`.`id` in (2)
Bindings |
|
Backtrace |
|
select * from `occurrence_days` where `occurrence_days`.`id` in (7)
Bindings |
|
Backtrace |
|
select * from `visibilities` where `visibilities`.`id` in (3)
Bindings |
|
Backtrace |
|
select `tags`.*, `series_tag`.`series_id` as `pivot_series_id`, `series_tag`.`tag_id` as `pivot_tag_id`, `series_tag`.`created_at` as `pivot_created_at`, `series_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `series_tag` on `tags`.`id` = `series_tag`.`tag_id` where `series_tag`.`series_id` in (108)
Backtrace |
|
select `name`, `slug` from `tags` order by `name` asc
Backtrace |
|
select `name`, `name` from `entities` where exists (select * from `roles` inner join `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entities`.`id` = `entity_role`.`entity_id` and `name` = 'Venue') order by `name` asc
Bindings |
|
Backtrace |
|
select `name`, `name` from `entities` order by `name` asc
Backtrace |
|
select `name`, `name` from `event_types` order by `name` asc
Backtrace |
|
select `name`, `name` from `occurrence_types` order by `name` asc
Backtrace |
|
select `name`, `name` from `occurrence_weeks` order by `id` asc
Backtrace |
|
select `name`, `name` from `occurrence_days` order by `id` asc
Backtrace |
|
select `name`, `id` from `visibilities` order by `name` asc
Backtrace |
|
select `photos`.*, `photo_series`.`series_id` as `pivot_series_id`, `photo_series`.`photo_id` as `pivot_photo_id`, `photo_series`.`created_at` as `pivot_created_at`, `photo_series`.`updated_at` as `pivot_updated_at` from `photos` inner join `photo_series` on `photos`.`id` = `photo_series`.`photo_id` where `photo_series`.`series_id` = 108 and `photos`.`is_primary` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `entities` where `entities`.`id` = 15 and `entities`.`id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `events` where `series_id` = 108 and `start_at` >= '2025-07-09 06:16:57' order by `start_at` asc limit 1
Bindings |
|
Backtrace |
|
select * from `locations` where `locations`.`entity_id` = 15 and `locations`.`entity_id` is not null
Bindings |
|
Backtrace |
|
select * from `visibilities` where `visibilities`.`id` in (1)
Bindings |
|
Backtrace |
|
select * from `events` where `series_id` = 108 and `start_at` >= '2025-07-09 06:16:57' order by `start_at` asc limit 1
Bindings |
|
Backtrace |
|
select `entities`.*, `entity_series`.`series_id` as `pivot_series_id`, `entity_series`.`entity_id` as `pivot_entity_id`, `entity_series`.`created_at` as `pivot_created_at`, `entity_series`.`updated_at` as `pivot_updated_at` from `entities` inner join `entity_series` on `entities`.`id` = `entity_series`.`entity_id` where `entity_series`.`series_id` = 108
Bindings |
|
Backtrace |
|
select * from `roles` order by `name` asc
Backtrace |
|
select count(*) as aggregate from `forums`
Backtrace |
|
select * from `menus` where exists (select * from `visibilities` where `menus`.`visibility_id` = `visibilities`.`id` and `name` = 'Public') order by `name` asc
Bindings |
|
Backtrace |
|
Date | Method | URL | IP | Filter data |
---|