Guestlist
NEWS
EVENTS

Reggae

Fourth Dimension Live
@Original Fat Cats

Live Artists: Fourth Dimension

Every Wednesday
11PM - 3AM

@Original Fat Cats | -

320 SW 2nd Street Fort Lauderdale, FL

@Original Fat Cats


320 SW 2nd Street Fort Lauderdale, FL



Fourth Dimension Live


Live reggae with 4th Dimension. Babylon Fall Sound System along with Jr. Lion Sound providing the reggae tunes.

Event Poster

Live Artists/
Fourth Dimension



COMMENTS


ADD AN EVENT
@guestlist.net

  • CakePHP
  • History
  • Session
    +

    Session

    • Config(array)
      • userAgentdc9e586010a78aa48b50058743b65b01
      • time1753474448
      • countdown10
    • edition(array)
      • id1
      • nameLondon
      • subdomainuk
      • country_id235
    • country(array)
      • id235
      • iso2UK
      • short_nameUnited Kingdom
      • long_nameUnited Kingdom of Great Britain and Nothern Ireland
      • iso3GBR
      • numcode826
      • un_memberyes
      • calling_code44
      • cctld.uk
      • active(true)
    • loginRedirect/us/fort-lauderdale/event/9356/fourth-dimension-live
    • CountryInfo(array)
      • country_id0
      • countryUnknown
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerevents
    • actionview
    • named(empty)
    • pass(empty)
    • countryus
    • localityfort-lauderdale
    • id9356
    • slugfourth-dimension-live
    • isAjax(false)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • countryuk

    Current Route

    • keys(array)
      • 0slug
      • 1locality
      • 2id
      • 3country
    • options(empty)
    • defaults(array)
      • controllerevents
      • actionview
      • plugin(null)
    • template/:country/:locality/event/:id/:slug
    ====
  • Sql Log
    +

    Sql Logs

    default

    Total Time: 82 ms
    Total Queries: 26 queries
    Query Affected Num. rows Took (ms) Actions
    SELECT `User`.`slug`, `User`.`nickname`, `Event`.`id`, `Event`.`name`, `Event`.`slug`, `Event`.`start`, `Event`.`end`, `Event`.`live`, `Event`.`weekly`, `Event`.`guestlist`, `Event`.`price`, `Event`.`doorprice`, `Event`.`price_info`, `Event`.`vipprice`, `Event`.`guestlistprice`, `Event`.`description`, `Event`.`ra`, `Event`.`facebook_event`, `Event`.`ticket_link`, `Event`.`agelimit`, `Event`.`dresscode`, `Event`.`event_special_id`, `Event`.`liveartists`, `Event`.`maindjs`, `Event`.`user_id`, `Event`.`privacy`, `Event`.`gold`, `Event`.`created`, `Venue`.`id`, `Venue`.`name`, `Venue`.`slug`, `Venue`.`address`, `Venue`.`postcode`, `Venue`.`phone`, `Venue`.`longitude`, `Venue`.`latitude`, `Venue`.`country_id`, `Venue`.`locality_id`, `User`.`id` FROM `guestlist`.`guestlist_events` AS `Event` LEFT JOIN `guestlist`.`guestlist_venues` AS `Venue` ON (`Event`.`venue_id` = `Venue`.`id`) LEFT JOIN `guestlist`.`guestlist_users` AS `User` ON (`Event`.`user_id` = `User`.`id`) WHERE `Event`.`id` = 9356 1 1 0
    SELECT `Country`.`id`, `Country`.`iso2`, `Country`.`short_name`, `Country`.`long_name`, `Country`.`iso3`, `Country`.`numcode`, `Country`.`un_member`, `Country`.`calling_code`, `Country`.`cctld`, `Country`.`active` FROM `guestlist`.`guestlist_countries` AS `Country` WHERE `Country`.`id` = 236 1 1 0
    SELECT `Locality`.`id`, `Locality`.`name`, `Locality`.`slug`, `Locality`.`country_id`, `Locality`.`created`, `Locality`.`modified` FROM `guestlist`.`guestlist_localities` AS `Locality` WHERE `Locality`.`id` = 3 1 1 0
    SELECT `EventPromoter`.`user_id`, `EventPromoter`.`event_id` FROM `guestlist`.`guestlist_event_promoters` AS `EventPromoter` WHERE `EventPromoter`.`event_id` = (9356) 0 0 0
    SELECT `Genre`.`name`, `Genre`.`slug`, `EventsGenre`.`id`, `EventsGenre`.`event_id`, `EventsGenre`.`genre_id` FROM `guestlist`.`guestlist_genres` AS `Genre` JOIN `guestlist`.`guestlist_events_genres` AS `EventsGenre` ON (`EventsGenre`.`event_id` = 9356 AND `EventsGenre`.`genre_id` = `Genre`.`id`) 1 1 0
    SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `guestlist`.`guestlist_tags` AS `Tag` JOIN `guestlist`.`guestlist_tagged` AS `Tagged` ON (`Tagged`.`foreign_key` = 9356 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Event' 0 0 5 maybe slow
    SELECT `Genre`.`id`, `Genre`.`name`, `Genre`.`slug`, `Genre`.`is_child`, `Genre`.`is_parent`, `Genre`.`childcount`, `Genre`.`description`, `Genre`.`meta_key`, `Genre`.`meta_desc`, `Genre`.`html_title`, `Genre`.`displayme`, `Genre`.`background-color`, `Genre`.`background-color-hover` FROM `guestlist`.`guestlist_genres` AS `Genre` WHERE ((((`Genre`.`is_parent` = 1) AND (`Genre`.`is_child` = 0))) OR (((`Genre`.`is_parent` = 0) AND (`Genre`.`is_child` = 1)))) 21 21 0
    SELECT COUNT(*) AS `count` FROM `guestlist`.`guestlist_guestlists` AS `Guestlist` WHERE `Guestlist`.`event_id` = 9356 AND `Guestlist`.`user_id` IS NULL 1 1 0
    SELECT COUNT(*) AS `count` FROM `guestlist`.`guestlist_guestlists` AS `Guestlist` WHERE `Guestlist`.`event_id` = 9356 AND `Guestlist`.`user_id` IS NULL AND `Guestlist`.`seen` = 0 1 1 0
    SELECT `User`.`id`, `User`.`nickname` FROM `guestlist`.`guestlist_guestlists` AS `Guestlist` LEFT JOIN `guestlist`.`guestlist_users` AS `User` ON (`Guestlist`.`user_id` = `User`.`id`) WHERE `Guestlist`.`event_id` = 9356 AND NOT (`User`.`nickname` = '') 0 0 0
    SELECT `Event`.`id`, `Event`.`country_id`, `Event`.`venue_id`, `Event`.`genre_id`, `Event`.`event_brand_id`, `Event`.`name`, `Event`.`slug`, `Event`.`start`, `Event`.`end`, `Event`.`weekly`, `Event`.`weeks`, `Event`.`live`, `Event`.`featured`, `Event`.`eventofmonth`, `Event`.`liveartists`, `Event`.`maindjs`, `Event`.`agelimit`, `Event`.`dresscode`, `Event`.`description`, `Event`.`price_info`, `Event`.`price`, `Event`.`doorprice`, `Event`.`vipprice`, `Event`.`guestlistprice`, `Event`.`comment`, `Event`.`user_id`, `Event`.`status`, `Event`.`privacy`, `Event`.`created`, `Event`.`modified`, `Event`.`disabled`, `Event`.`event_special_id`, `Event`.`club`, `Event`.`guestlist`, `Event`.`gofree`, `Event`.`views`, `Event`.`ra`, `Event`.`facebook_event`, `Event`.`ticket_link`, `Event`.`special`, `Event`.`gold` FROM `guestlist`.`guestlist_events` AS `Event` WHERE `Event`.`id` = 9356 LIMIT 1 1 1 0
    SELECT COUNT(*) AS `count` FROM `guestlist`.`guestlist_list_types` AS `ListType` WHERE `ListType`.`user_id` IS NULL AND `ListType`.`event_id` = 9356 1 1 0
    UPDATE `guestlist`.`guestlist_events` AS `Event` SET `Event`.`views` = Event.views+1 WHERE `Event`.`id` = 9356 1 1 0
    BEGIN
    INSERT INTO `guestlist`.`guestlist_event_views` (`event_id`, `user_agent`, `modified`, `created`) VALUES (9356, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '2025-07-25 16:14:08', '2025-07-25 16:14:08') 1 1 1
    COMMIT
    SELECT `User`.`id`, `User`.`slug`, `User`.`nickname`, `User`.`firstname`, `User`.`surname`, `User`.`fb_id`, `User`.`email`, `User`.`password`, `User`.`reset_key`, `User`.`getemails`, `User`.`getnewsletter`, `User`.`sex`, `User`.`dob`, `User`.`dobvisible`, `User`.`city`, `User`.`country_id`, `User`.`provider_id`, `User`.`mobile`, `User`.`favdj`, `User`.`favartist`, `User`.`favclub`, `User`.`occupation`, `User`.`twitter`, `User`.`meet`, `User`.`bio`, `User`.`cool`, `User`.`sitename`, `User`.`status`, `User`.`lastfeed`, `User`.`created`, `User`.`modified`, `User`.`vip`, `User`.`verified`, `User`.`hasThumb`, `User`.`promoter_seen`, (CONCAT(`User`.`surname`,", ", `User`.`firstname`)) AS `User__name`, (CONCAT(`User`.`firstname`," ", `User`.`surname`)) AS `User__fullname` FROM `guestlist`.`guestlist_users` AS `User` INNER JOIN `guestlist`.`guestlist_event_attendances` AS `EventAttendance` ON (`EventAttendance`.`user_id` = `User`.`id` AND `EventAttendance`.`event_id` = '9356') WHERE 1 = 1 LIMIT 10 0 0 0
    SELECT `Event`.`id`, `Event`.`name`, `Event`.`slug`, `Event`.`start`, `Event`.`weekly`, `Event`.`end`, `Event`.`created`, `Venue`.`name`, `Venue`.`slug`, `Country`.`short_name`, `Country`.`id`, `Venue`.`id` FROM `guestlist`.`guestlist_events` AS `Event` LEFT JOIN `guestlist`.`guestlist_countries` AS `Country` ON (`Event`.`country_id` = `Country`.`id`) LEFT JOIN `guestlist`.`guestlist_venues` AS `Venue` ON (`Event`.`venue_id` = `Venue`.`id`) WHERE NOT (`Event`.`id` = 9356) AND `Event`.`venue_id` = 1282 AND ((`Event`.`start` >= NOW()) OR (`Event`.`weekly` > 0)) AND `Event`.`privacy` = '0' AND `Event`.`disabled` = 0 AND `Event`.`country_id` = 235 ORDER BY rand() ASC LIMIT 2 0 0 0
    SELECT `Event`.`id`, `Event`.`name`, `Event`.`slug`, `Event`.`start`, `Event`.`end`, `Event`.`weekly`, `Event`.`live`, `Event`.`maindjs`, `Event`.`created`, `Venue`.`id`, `Venue`.`slug`, `Venue`.`name`, `Country`.`short_name`, `Country`.`id` FROM `guestlist`.`guestlist_events` AS `Event` LEFT JOIN `guestlist`.`guestlist_countries` AS `Country` ON (`Event`.`country_id` = `Country`.`id`) LEFT JOIN `guestlist`.`guestlist_venues` AS `Venue` ON (`Event`.`venue_id` = `Venue`.`id`) INNER JOIN `guestlist`.`guestlist_events_genres` AS `EventsGenre` ON (`EventsGenre`.`event_id` = `Event`.`id`) INNER JOIN `guestlist`.`guestlist_genres` AS `Gen` ON (`Gen`.`id` = `EventsGenre`.`genre_id` AND `Gen`.`slug` = ('reggae')) WHERE `Event`.`disabled` = 0 AND `Event`.`privacy` = '0' AND ((`Event`.`weekly` != 0) OR (`Event`.`start` > NOW())) ORDER BY `Event`.`featured` DESC, `Event`.`weekly` ASC, `Event`.`start` ASC, `Event`.`end` ASC LIMIT 3 3 3 76 maybe slow
    SELECT `Genre`.`name`, `Genre`.`slug`, `EventsGenre`.`id`, `EventsGenre`.`event_id`, `EventsGenre`.`genre_id` FROM `guestlist`.`guestlist_genres` AS `Genre` JOIN `guestlist`.`guestlist_events_genres` AS `EventsGenre` ON (`EventsGenre`.`event_id` IN (7957, 4384, 9356) AND `EventsGenre`.`genre_id` = `Genre`.`id`) 3 3 0
    SELECT `ListType`.`id`, `ListType`.`user_id`, `ListType`.`event_id`, `ListType`.`ticket_name`, `ListType`.`ticket_price`, `ListType`.`ticket_amount`, `ListType`.`status`, `ListType`.`type` FROM `guestlist`.`guestlist_list_types` AS `ListType` WHERE `ListType`.`event_id` = 9356 AND `ListType`.`type` = 1 0 0 0
    SELECT `ListType`.`id`, `ListType`.`user_id`, `ListType`.`event_id`, `ListType`.`ticket_name`, `ListType`.`ticket_price`, `ListType`.`ticket_amount`, `ListType`.`status`, `ListType`.`type` FROM `guestlist`.`guestlist_list_types` AS `ListType` WHERE `ListType`.`event_id` = 9356 AND `ListType`.`type` = 2 LIMIT 1 0 0 0
    SELECT `ListType`.`id`, `ListType`.`user_id`, `ListType`.`event_id`, `ListType`.`ticket_name`, `ListType`.`ticket_price`, `ListType`.`ticket_amount`, `ListType`.`status`, `ListType`.`type` FROM `guestlist`.`guestlist_list_types` AS `ListType` WHERE `ListType`.`event_id` = 9356 AND `ListType`.`type` = 1 AND `ListType`.`status` = 1 ORDER BY `ListType`.`ticket_price` DESC LIMIT 1 0 0 0
    SELECT `ListType`.`id`, `ListType`.`user_id`, `ListType`.`event_id`, `ListType`.`ticket_name`, `ListType`.`ticket_price`, `ListType`.`ticket_amount`, `ListType`.`status`, `ListType`.`type` FROM `guestlist`.`guestlist_list_types` AS `ListType` WHERE `ListType`.`event_id` = 9356 AND `ListType`.`ticket_price` = 0 AND `ListType`.`type` = 1 AND `ListType`.`status` = 1 ORDER BY `ListType`.`id` ASC LIMIT 1 0 0 0
    SELECT COUNT(*) AS `count` FROM `guestlist`.`guestlist_channels` AS `Channel` WHERE `Channel`.`slug` LIKE 'comments%' 1 1 0
    SELECT `Comment`.`id`, `Comment`.`user_id`, `Comment`.`related_model`, `Comment`.`related_id`, `Comment`.`content`, `Comment`.`reported`, `Comment`.`created`, `Comment`.`modified`, `User`.`id`, `User`.`slug`, `User`.`nickname`, `User`.`firstname`, `User`.`surname`, `User`.`fb_id`, `User`.`email`, `User`.`password`, `User`.`reset_key`, `User`.`getemails`, `User`.`getnewsletter`, `User`.`sex`, `User`.`dob`, `User`.`dobvisible`, `User`.`city`, `User`.`country_id`, `User`.`provider_id`, `User`.`mobile`, `User`.`favdj`, `User`.`favartist`, `User`.`favclub`, `User`.`occupation`, `User`.`twitter`, `User`.`meet`, `User`.`bio`, `User`.`cool`, `User`.`sitename`, `User`.`status`, `User`.`lastfeed`, `User`.`created`, `User`.`modified`, `User`.`vip`, `User`.`verified`, `User`.`hasThumb`, `User`.`promoter_seen`, (CONCAT(`User`.`surname`,", ", `User`.`firstname`)) AS `User__name`, (CONCAT(`User`.`firstname`," ", `User`.`surname`)) AS `User__fullname` FROM `guestlist`.`guestlist_comments` AS `Comment` LEFT JOIN `guestlist`.`guestlist_users` AS `User` ON (`Comment`.`user_id` = `User`.`id`) WHERE `related_model` = 'Event' AND `related_id` = 9356 ORDER BY `Comment`.`modified` DESC 0 0 0

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Memory

    Peak Memory Use 4.48 MB

    Message Memory use
    Component initialization 987 KB
    Controller action start 1.55 MB
    Controller render start 2.38 MB
    Component initialization #2 2.78 MB
    Controller action start #2 2.89 MB
    View render complete 3.08 MB

    Timers

    Total Request Time: 141 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 1.85
    Event: Controller.initialize 1.35
    Event: Controller.startup 0.06
    Controller action 94.83
    Event: Controller.beforeRender 2.69
    » Processing toolbar data 2.63
    Rendering View 18.80
    » Event: View.beforeRender 0.08
    » Rendering APP/View/Events/view.ctp 18.16
    » » Rendering APP/View/Elements/comments/comment.ctp 4.70
    » » » Event: Controller.initialize #2 0.26
    » » » Event: Controller.startup #2 0.04
    Controller action #2 0.00
    » » » » Event: Controller.shutdown 0.01
    » » » Rendering APP/View/Elements/new_design/events/upcomingEvents.ctp 5.61
    » » Event: View.afterRender 0.01
    » » Event: View.beforeLayout 0.01
    » » Rendering APP/View/Layouts/default.ctp 0.33
    » » » Rendering APP/View/Elements/mobile/header.ctp 0.01
    » » » Rendering APP/View/Elements/footer.ctp 0.21
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • ticket_type(empty)
    • list_type(empty)
    • todaysEvents(array)
      • 0(array)
        • Event(array)
          • id7957
          • namePeace & Dub
          • slugpeace-dub
          • start0000-00-00 22:00:00
          • end0000-00-00 03:00:00
          • weekly2
          • live(false)
          • maindjsStevie Ranks, Rasta Fou
          • created2012-10-18 10:56:58
          • tags
        • Venue(array)
          • id1073
          • slugbacchus-late-bar
          • nameBacchus Late Bar
        • Country(array)
          • short_nameUnited Kingdom
          • id235
        • Genre(array)
          • 0(array)
            • nameReggae
            • slugreggae
            • EventsGenre(array)
              • id6597
              • event_id7957
              • genre_id6
      • 1(array)
        • Event(array)
          • id4384
          • nameHot Wuk Wednesdays
          • slughot-wuk-wednesdays
          • start0000-00-00 20:00:00
          • end0000-00-00 01:00:00
          • weekly3
          • live(true)
          • maindjs
          • created2012-01-11 10:43:21
          • tags
        • Venue(array)
          • id539
          • slugthe-social
          • nameThe Social
        • Country(array)
          • short_nameUnited Kingdom
          • id235
        • Genre(array)
          • 0(array)
            • nameReggae
            • slugreggae
            • EventsGenre(array)
              • id3278
              • event_id4384
              • genre_id6
      • 2(array)
        • Event(array)
          • id9356
          • nameFourth Dimension Live
          • slugfourth-dimension-live
          • start0000-00-00 23:30:00
          • end0000-00-00 03:00:00
          • weekly3
          • live(false)
          • maindjs
          • created2013-03-23 15:05:38
          • tags
        • Venue(array)
          • id1282
          • slugoriginal-fat-cats
          • nameOriginal Fat Cats
        • Country(array)
          • short_nameUnited States
          • id236
        • Genre(array)
          • 0(array)
            • nameReggae
            • slugreggae
            • EventsGenre(array)
              • id7898
              • event_id9356
              • genre_id6
    • venue_events(empty)
    • users_attending(empty)
    • event(array)
      • User(array)
        • slugblackduck
        • nicknameBlackDuck
        • id56303
        • User(array)
          • slugblackduck
          • nicknameBlackDuck
          • id56303
      • Event(array)
        • id9356
        • nameFourth Dimension Live
        • slugfourth-dimension-live
        • start0000-00-00 23:30:00
        • end0000-00-00 03:00:00
        • live(false)
        • weekly3
        • guestlist0
        • priceFree
        • doorprice
        • price_info
        • vipprice
        • guestlistprice
        • descriptionLive reggae with 4th Dimension. Babylon Fall Sound System along with Jr. Lion Sound providing the reggae tunes.
        • ra
        • facebook_event
        • ticket_link
        • agelimit21+
        • dresscode
        • event_special_id0
        • liveartistsFourth Dimension
        • maindjs
        • user_id56303
        • privacy(false)
        • gold(false)
        • created2013-03-23 15:05:38
        • tags
        • url/us/fort-lauderdale/event/9356/fourth-dimension-live
      • Venue(array)
        • id1282
        • nameOriginal Fat Cats
        • slugoriginal-fat-cats
        • address320 SW 2nd Street Fort Lauderdale, FL
        • postcode33312
        • phone954.713.8500
        • longitude-80.1470783
        • latitude26.1204625
        • country_id236
        • locality_id3
        • Country(array)
          • id236
          • iso2US
          • short_nameUnited States
          • long_nameUnited States of America
          • iso3USA
          • numcode840
          • un_memberyes
          • calling_code1
          • cctld.us
          • active(true)
        • Locality(array)
          • id3
          • nameFort Lauderdale
          • slugfort-lauderdale
          • country_id236
          • created2015-12-19 23:56:53
          • modified2017-02-15 12:42:26
      • EventPromoter(empty)
      • Genre(array)
        • 0(array)
          • nameReggae
          • slugreggae
          • EventsGenre(array)
            • id7898
            • event_id9356
            • genre_id6
      • Tag(empty)
    • title_for_layoutFourth Dimension Live, Original Fat Cats
    • metatags<meta property="og:title" content="Fourth Dimension Live"/><meta property="og:type" content="website"/> <meta property="og:url" content="https://guestlist.net/events/view/9356"/> <meta property="og:site_name" content="guestlist.net"/> <meta property="og:image" content="https://guestlist.net/files/events/9356_1_small.jpg"/>
    • admin(false)
    • logged0
    • isPromoter(false)
    • guests(empty)
    • seen(false)
    • invited(false)
    • genres(array)
      • 0(array)
        • Genre(array)
          • id1
          • nameRnB/Hip Hop
          • slugrnb-hiphop
          • is_child0
          • is_parent1
          • childcount6
          • descriptionRap, grime, hip hop and rnb events, news and interviews.
          • meta_key
          • meta_descThe best listings guide to upcoming Hip Hop and RNB events in London. Hip-hop and R&B in clubs, bars, pubs, underground venues and warehouse parties, these events are the hottest in Hiphop & RnB.
          • html_titleHip Hop and RnB
          • displayme1
          • background-color#ffd33a
          • background-color-hover#ffc807
      • 1(array)
        • Genre(array)
          • id2
          • nameDrum and Bass
          • slugdrum-bass
          • is_child0
          • is_parent1
          • childcount3
          • descriptionDrum and bass, breaks and bass events, news and interviews.
          • meta_key
          • meta_descThe best listings guide to upcoming Drum and Bass events in London. DNB in clubs, bars, pubs, underground venues and warehouse parties, these events are the hottest in Drum & Bass.
          • html_titleDrum and Bass
          • displayme1
          • background-color#f15750
          • background-color-hover#ed2a21
      • 2(array)
        • Genre(array)
          • id3
          • nameHouse
          • slughouse
          • is_child0
          • is_parent1
          • childcount2
          • descriptionHouse, techno, old school and garage events, news and interviews.
          • meta_key
          • meta_descThe best listings guide to upcoming House and Techno events in London. House & Techno in clubs, bars, pubs, underground venues and warehouse parties, these events are the hottest in House & Techno.
          • html_titleHouse
          • displayme1
          • background-color#00aeee
          • background-color-hover#0089bb
      • 3(array)
        • Genre(array)
          • id4
          • nameOther
          • slugother
          • is_child0
          • is_parent1
          • childcount0
          • descriptionThe other side. Out of the box. Everything else goes here.
          • meta_key
          • meta_desc
          • html_titleOther
          • displayme1
          • background-color#a2a2a2
          • background-color-hover#898989
      • 4(array)
        • Genre(array)
          • id6
          • nameReggae
          • slugreggae
          • is_child0
          • is_parent1
          • childcount1
          • descriptionReggae, dancehall and dub events, news and interviews.
          • meta_key
          • meta_descThe best listings guide to upcoming Reggae events in London. Reggae in clubs, bars, pubs, underground venues and warehouse parties, these events are the hottest in Reggae.
          • html_titleReggae
          • displayme1
          • background-color#f79648
          • background-color-hover#f57a17
      • 5(array)
        • Genre(array)
          • id7
          • nameIndie
          • slugindie
          • is_child0
          • is_parent1
          • childcount1
          • descriptionIndie and rock events, news and interviews.
          • meta_key
          • meta_descThe best listings guide to upcoming Indie events in London. Indie in clubs, bars, pubs, underground venues and warehouse parties, these events are the hottest in Indie.
          • html_titleIndie / Rock
          • displayme1
          • background-color#a1c12f
          • background-color-hover#7f9825
      • 6(array)
        • Genre(array)
          • id22
          • nameGarage
          • sluggarage
          • is_child1
          • is_parent0
          • childcount0
          • descriptionGarage
          • meta_keyGarage
          • meta_descGarage
          • html_titleGarage
          • displayme1
          • background-color
          • background-color-hover
      • 7(array)
        • Genre(array)
          • id20
          • nameLiquid Funk
          • slugliquid-funk
          • is_child1
          • is_parent0
          • childcount0
          • descriptionLiquid Funk
          • meta_keyLiquid Funk
          • meta_descLiquid Funk
          • html_titleLiquid Funk
          • displayme1
          • background-color
          • background-color-hover
      • 8(array)
        • Genre(array)
          • id21
          • nameJungle
          • slugJungle
          • is_child1
          • is_parent0
          • childcount0
          • descriptionJungle
          • meta_keyJungle
          • meta_descJungle
          • html_titleJungle
          • displayme1
          • background-color#009640
          • background-color-hover
      • 9(array)
        • Genre(array)
          • id29
          • nameDisco
          • slugdisco
          • is_child1
          • is_parent0
          • childcount0
          • descriptionDisco
          • meta_keyDisco
          • meta_descDisco
          • html_titleDisco
          • displayme1
          • background-color
          • background-color-hover
      • 10(array)
        • Genre(array)
          • id30
          • nameRare
          • slugrare
          • is_child1
          • is_parent0
          • childcount0
          • descriptionRARE
          • meta_keyRARE
          • meta_descRARE
          • html_titleRARE
          • displayme1
          • background-color
          • background-color-hover
      • 11(array)
        • Genre(array)
          • id31
          • nameFunk
          • slugfunk
          • is_child1
          • is_parent0
          • childcount0
          • descriptionFUNK
          • meta_keyFUNK
          • meta_descFUNK
          • html_titleFUNK
          • displayme1
          • background-color
          • background-color-hover
      • 12(array)
        • Genre(array)
          • id32
          • nameBOOGIE
          • slugBOOGIE
          • is_child1
          • is_parent0
          • childcount0
          • descriptionBOOGIE
          • meta_keyBOOGIE
          • meta_descBOOGIE
          • html_titleBOOGIE
          • displayme1
          • background-color
          • background-color-hover
      • 13(array)
        • Genre(array)
          • id37
          • name80s
          • slug80s
          • is_child1
          • is_parent0
          • childcount0
          • description80s
          • meta_key80s
          • meta_desc80s
          • html_title80s
          • displayme1
          • background-color
          • background-color-hover
      • 14(array)
        • Genre(array)
          • id38
          • name90s
          • slug90s
          • is_child1
          • is_parent0
          • childcount0
          • description90s
          • meta_key90s
          • meta_desc90s
          • html_title90s
          • displayme1
          • background-color
          • background-color-hover
      • 15(array)
        • Genre(array)
          • id186
          • nameAcoustic, Instrumental
          • slugAcoustic, Instrumental
          • is_child1
          • is_parent0
          • childcount0
          • descriptionAcoustic, Instrumental
          • meta_keyAcoustic, Instrumental
          • meta_descAcoustic, Instrumental
          • html_titleAcoustic, Instrumental
          • displayme1
          • background-color
          • background-color-hover
      • 16(array)
        • Genre(array)
          • id70
          • nameGrime
          • slugGrime
          • is_child1
          • is_parent0
          • childcount0
          • descriptionGrime
          • meta_keyGrime
          • meta_descGrime
          • html_titleGrime
          • displayme1
          • background-color
          • background-color-hover
      • 17(array)
        • Genre(array)
          • id114
          • nameGrime
          • slugGrime
          • is_child1
          • is_parent0
          • childcount0
          • descriptionGrime
          • meta_keyGrime
          • meta_descGrime
          • html_titleGrime
          • displayme1
          • background-color
          • background-color-hover
      • 18(array)
        • Genre(array)
          • id183
          • nameComedy
          • slugComedy
          • is_child1
          • is_parent0
          • childcount0
          • descriptionComedy
          • meta_keyComedy
          • meta_descComedy
          • html_titleComedy
          • displayme1
          • background-color
          • background-color-hover
      • 19(array)
        • Genre(array)
          • id220
          • nameRoots
          • slugroots
          • is_child1
          • is_parent0
          • childcount0
          • descriptionRoots
          • meta_keyRoots
          • meta_descRoots
          • html_titleRoots
          • displayme1
          • background-color
          • background-color-hover
      • 20(array)
        • Genre(array)
          • id223
          • nameLovers Rock
          • sluglovers-rock
          • is_child1
          • is_parent0
          • childcount0
          • descriptionLovers Rock
          • meta_keyLovers Rock
          • meta_descLovers Rock
          • html_titleLovers Rock
          • displayme1
          • background-color
          • background-color-hover
    • zones(array)
      • 0(array)
        • 0(array)
          • count(`Tag`.`id`)366
        • Tag(array)
          • namelondon
          • keynamelondon
      • 1(array)
        • 0(array)
          • count(`Tag`.`id`)189
        • Tag(array)
          • nameHouse
          • keynamehouse
      • 2(array)
        • 0(array)
          • count(`Tag`.`id`)185
        • Tag(array)
          • nameHip Hop
          • keynamehiphop
      • 3(array)
        • 0(array)
          • count(`Tag`.`id`)174
        • Tag(array)
          • namemusic
          • keynamemusic
      • 4(array)
        • 0(array)
          • count(`Tag`.`id`)157
        • Tag(array)
          • namefestivals
          • keynamefestivals
      • 5(array)
        • 0(array)
          • count(`Tag`.`id`)129
        • Tag(array)
          • nameTechno
          • keynametechno
      • 6(array)
        • 0(array)
          • count(`Tag`.`id`)117
        • Tag(array)
          • namereggae
          • keynamereggae
      • 7(array)
        • 0(array)
          • count(`Tag`.`id`)105
        • Tag(array)
          • nameNew Music
          • keynamenewmusic
      • 8(array)
        • 0(array)
          • count(`Tag`.`id`)88
        • Tag(array)
          • nameRock
          • keynamerock
      • 9(array)
        • 0(array)
          • count(`Tag`.`id`)84
        • Tag(array)
          • nameindie
          • keynameindie
    • country(array)
      • id235
      • iso2UK
      • short_nameUnited Kingdom
      • long_nameUnited Kingdom of Great Britain and Nothern Ireland
      • iso3GBR
      • numcode826
      • un_memberyes
      • calling_code44
      • cctld.uk
      • active(true)
    • $request->data(empty)
    • $this->validationErrors(array)
      • Event(empty)
      • Genre(empty)
      • Article(empty)
      • Country(empty)
      • HomeSlide(empty)
      • Channel(empty)
      • Tag(empty)
      • Tv(empty)
      • Artist(empty)
      • Competition(empty)
      • Edition(empty)
      • Guestlist(empty)
      • User(empty)
      • Group(empty)
      • Promoter(empty)
      • PromoterInvite(empty)
      • Venue(empty)
      • Locality(empty)
      • EventPromoter(empty)
      • EventsGenre(empty)
      • Tagged(empty)
      • ListType(empty)
      • EventView(empty)
      • EventAttendance(empty)
    • Loaded Helpers(array)
      • 0Html
      • 1Js
      • 2Form
      • 3Csv
      • 4Session
      • 5Facebook
      • 6Pic
      • 7Date
      • 8GoogleMap
      • 9TagCloud
      • 10Number
      • 11SimpleGraph
      • 12DebugTimer
      • 13Toolbar
      • 14Time
      • 15HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    CONFIG /home/guestlist/web/app/Config/

    CakePHP Constants

    Constant Value
    APP /home/guestlist/web/app/
    APP_DIR app
    APPLIBS /home/guestlist/web/app/Lib/
    CACHE /home/guestlist/web/tmp/cache/
    CAKE /home/guestlist/web/Vendor/cakephp/cakephp/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /home/guestlist/web/Vendor/cakephp/cakephp/lib
    CORE_PATH /home/guestlist/web/Vendor/cakephp/cakephp/lib/
    CAKE_VERSION 2.10.24
    CSS /home/guestlist/web/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL https://guestlist.net
    IMAGES /home/guestlist/web/webroot/img/
    IMAGES_URL img/
    JS /home/guestlist/web/webroot/js/
    JS_URL js/
    LOGS /home/guestlist/web/tmp/logs/
    ROOT /home/guestlist/web
    TESTS /home/guestlist/web/app/Test/
    TMP /home/guestlist/web/tmp/
    VENDORS /home/guestlist/web/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /home/guestlist/web/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 7.4.33
    User www-data
    Home /var/www
    Http Host guestlist.net
    Http Accept Encoding gzip, br, zstd, deflate
    Http Cookie CakeCookie[country]=uk; CAKEPHP=1t30of12c6dpdgp1jdb7kr566j
    Http User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    Http Accept */*
    Script Filename /home/guestlist/web/webroot/index.php
    Redirect Status 200
    Server Name guestlist.net
    Server Port 443
    Server Addr 10.5.4.40
    Remote Port 41551
    Remote Addr 216.73.216.59
    Server Software nginx/1.27.0
    Gateway Interface CGI/1.1
    Https on
    Request Scheme https
    Server Protocol HTTP/1.1
    Document Root /home/guestlist/web/webroot
    Document Uri /index.php
    Request Uri /us/fort-lauderdale/event/9356/fourth-dimension-live
    Script Name /index.php
    Content Length
    Content Type
    Request Method GET
    Query String
    Fcgi Role RESPONDER
    Php Self /index.php
    Request Time Float 1753460048.4259
    Request Time 1753460048
    ====
  • Include
    +

    Included Files

    Include Paths

    • 1/usr/share/php
    • 2-> /home/guestlist/web/Vendor/cakephp/cakephp/lib/Cake/

    Included Files

    • core(array)
      • Behavior(array)
        • 0CORE/Model/Behavior/ContainableBehavior.php
      • Cache(array)
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Component(array)
        • 0CORE/Controller/Component/CookieComponent.php
        • 1CORE/Controller/Component/SessionComponent.php
        • 2CORE/Controller/Component/EmailComponent.php
        • 3CORE/Controller/Component/RequestHandlerComponent.php
      • Config(array)
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Configure(array)
        • 0CORE/Configure/PhpReader.php
        • 1CORE/Configure/ConfigReaderInterface.php
      • Controller(array)
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/ComponentCollection.php
        • 2CORE/Controller/Component.php
      • Datasource(array)
        • 0CORE/Model/Datasource/CakeSession.php
        • 1CORE/Model/Datasource/Database/Mysql.php
        • 2CORE/Model/Datasource/DboSource.php
        • 3CORE/Model/Datasource/DataSource.php
      • Error(array)
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n(array)
        • 0CORE/I18n/I18n.php
        • 1CORE/I18n/L10n.php
      • Log(array)
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Model(array)
        • 0CORE/Model/Model.php
        • 1CORE/Model/BehaviorCollection.php
        • 2CORE/Model/ModelBehavior.php
        • 3CORE/Model/ConnectionManager.php
        • 4CORE/Model/ModelValidator.php
      • Network(array)
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other(array)
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Core/Configure.php
        • 4CORE/Core/CakePlugin.php
        • 5CORE/Event/CakeEventListener.php
        • 6CORE/Event/CakeEvent.php
        • 7CORE/Event/CakeEventManager.php
        • 8CORE/Core/CakeObject.php
      • Routing(array)
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
        • 4CORE/Routing/Router.php
        • 5CORE/Routing/Route/CakeRoute.php
        • 6CORE/Routing/Route/RedirectRoute.php
        • 7CORE/Routing/Route/PluginShortRoute.php
      • Utility(array)
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/CakeText.php
        • 5CORE/Utility/ClassRegistry.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Component(array)
        • 0APP/Controller/Component/TwitterComponent.php
        • 1APP/Controller/Component/ThumbnailComponent.php
        • 2APP/Controller/Component/DataTableComponent.php
        • 3APP/Controller/Component/ImageComponent.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/facebook.php
        • 4APP/Config/database.php
      • Controller(array)
        • 0APP/Controller/EventsController.php
        • 1APP/Controller/AppController.php
      • Model(array)
        • 0APP/Model/Event.php
        • 1APP/Model/AppModel.php
        • 2APP/Model/Genre.php
        • 3APP/Model/Article.php
        • 4APP/Model/Country.php
        • 5APP/Model/HomeSlide.php
        • 6APP/Model/Channel.php
        • 7APP/Model/Tv.php
        • 8APP/Model/Artist.php
        • 9APP/Model/Competition.php
        • 10APP/Model/Guestlist.php
        • 11APP/Model/User.php
        • 12APP/Model/Group.php
        • 13APP/Model/Promoter.php
        • 14APP/Model/Venue.php
        • 15APP/Model/Locality.php
        • 16APP/Model/EventPromoter.php
        • 17APP/Model/ListType.php
        • 18APP/Model/EventView.php
        • 19APP/Model/EventAttendance.php
      • Other(array)
        • 0APP/Lib/routes/CountryRoute.php
        • 1APP/Lib/routes/SpecialRoute.php
        • 2APP/Lib/routes/ChannelRoute.php
        • 3APP/Lib/routes/GenreRoute.php
        • 4APP/Lib/routes/ShortRoute.php
        • 5APP/vendors/curl.php
    • plugins(array)
      • DebugKit(array)
        • Component(array)
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin(array)
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/HistoryPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/SessionPanel.php
          • 4DebugKit/Lib/Panel/RequestPanel.php
          • 5DebugKit/Lib/Panel/SqlLogPanel.php
          • 6DebugKit/Lib/Panel/TimerPanel.php
          • 7DebugKit/Lib/Panel/LogPanel.php
          • 8DebugKit/Lib/Log/Engine/DebugKitLog.php
          • 9DebugKit/Lib/Panel/VariablesPanel.php
          • 10DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11DebugKit/Lib/Panel/IncludePanel.php
          • 12DebugKit/Lib/DebugTimer.php
      • Facebook(array)
        • Component(array)
          • 0Facebook/Controller/Component/ConnectComponent.php
        • Plugin(array)
          • 0Facebook/Lib/FB.php
          • 1Facebook/Vendor/Facebook.php
          • 2Facebook/Vendor/base_facebook.php
          • 3Facebook/Lib/FacebookInfo.php
      • Linkable(array)
        • Behavior(array)
          • 0Linkable/Model/Behavior/LinkableBehavior.php
      • Opauth(array)
        • Config(array)
          • 0Opauth/Config/bootstrap.php
          • 1Opauth/Config/routes.php
      • Tags(array)
        • Behavior(array)
          • 0Tags/Model/Behavior/TaggableBehavior.php
        • Model(array)
          • 0Tags/Model/Tag.php
          • 1Tags/Model/TagsAppModel.php
          • 2Tags/Model/Tagged.php
    ====