events

Lucky Dragons & David Behrman/Ben Vida

SOLD OUT! Lucky Dragons' Luke Fischbeck opens his project room with a 4-cjannel sound environment and David Behrman/Ben Vida will perform in our gallery one night only. Also on view this night: Gamelatron Jalan Jiwo (final night) and Babyharvester's slice castle pizzeria and arcade. Free. RSVP list is closed. No admittance after 7pm.

Lucky Dragons is an ongoing collaboration between Los Angeles-based artists Sarah Rara and Luke Fischbeck. Active as a band since 2000, they are known for their participatory approach to making music, radically inclusive live shows, and their playfully humanistic use of digital tools. Fischbeck and Rara have presented collaborative work in a wide variety of contexts, including the Whitney Museum of American Art (as part of the 2008 Whitney Biennial), the Centre Georges Pompidou, Walker Art Center in Minneapolis, London's Institute for Contemporary Art, The Kitchen and PS1 in New York, REDCAT and LACMA in Los Angeles, MOCA Los Angeles, the 54th Venice Biennale, and the Smithsonian's Hirshorn Museum and Sculpture Garden, among others.

David Behrman has been active as a composer and artist since the 1960s. Over the years he has made sound and multimedia installations for gallery spaces as well as musical compositions for performance in concerts. Most of his pieces feature flexible structures and the use of technology in personal ways; the compositions usually rely on interactive real-time relationships with imaginative performers.

Ben Vida is a composer, improviser and sound artist living and working in Brooklyn, New York. Utilizing analog and digital synthesizing technologies, Vida’s compositions focus on aural phenomena and sound localization. Vida co-founded the group Town and Country, produced three records of world musique concrete under the name Bird Show and plays in the band Soft Circle. In collaboration with Keith Fullerton Whitman and Greg Davis, he creates cross-control voltage integrated improvisations and real time automatic group compositions.

Sumi Ink Club

Sumi Ink Club is a participatory drawing project established in 2005 by Los Angeles-based artists Sarah Rara and Luke Fischbeck (the collaborative partnership "Lucky Dragons"). Following a set of simple rules, the club produces work cooperatively in open-to-the-public meetings that can be organised by anyone at any time. Sumi Ink Club meetings have occurred in a wide variety of contexts, including The Getty Center (Los Angeles), University of North Carolina, Rice University, Headlands Center for the Arts, Museo Universitario del Chopo (Mexico City), Gallery One (Melbourne, Australia), San Diego Museum of Art, Riverside Art Museum, Pasadena Museum of California Art, and The University of Texas Visual Art Center, as well as in countless informal situations around the world. http://sumiinkclub.com
more

David Behrman

David Behrman has been active as a composer and artist since the 1960s. Over the years he has made sound and multimedia installations for gallery spaces as well as musical compositions for performance in concerts. Most of his pieces feature flexible structures and the use of technology in personal ways; the compositions usually rely on interactive real-time relationships with imaginative performers. David Behrman & Ben Vida will perform at the Clocktower Gallery in a double bill with Lucky Dragons on Tuesday, Dec. 18 at 6pm. RSVP to events@artonair.org. Unforeseen Events, Refractive Light, My Dear Siegfried... and Quick Silver are among Behrman's works for soloists and small ensembles. Recordings of his works are published by Lovely Music, XI, Alga Marghen and Classic Masters. XI has also released a double CD set entitled "My Dear Siegfried."
more

Lucky Dragons

In July of 2011 the Clocktower Gallery hosted the experimental music group Lucky Dragons, based in Los Angeles. Lucky Dragons' Luke Fischbeck and Sarah Rara have the uncanny ability to transmutate everyday sounds into catchy and alluring melodies. Often interactive and always fascinating, Lucky Dragons performances integrate elements of sound and video art with a pop-music mentality. Recorded live ain our upstairs tower gallery and hosted by Performance Curator Joe Ahearn.
more
NAME COMPONENT DURATION 0 ms 5 ms 10 ms 15 ms 20 ms 25 ms
BootstrapTimer2.29 ms
Event: pre_systemEvents0.70 ms
RoutingTimer0.04 ms
Before FiltersTimer0.01 ms
ControllerTimer24.26 ms
Controller ConstructorTimer0.62 ms
Connecting to Database: "default"Database2.61 ms
QueryDatabase0.51 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.02 ms
QueryDatabase0.49 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-07-25 08:41:46' AND `alert_end_date` = '2025-07-25 08:41:46' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.37 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.63 ms
SELECT `page_slug`, `page_menu_title`, `page_parent`, `page_id` FROM `pages` WHERE `page_menu_title` IS NOT NULL ORDER BY `page_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.47 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '10145'
Event: dbqueryEvents0.01 ms
QueryDatabase0.22 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase2.03 ms
SELECT * FROM `programs` WHERE `program_type` = 'event' AND `program_slug` = 'lucky-dragons-david-behrmanben-vida'
Event: dbqueryEvents0.01 ms
QueryDatabase1.35 ms
SELECT * FROM `programs` WHERE `program_type` = 'event' AND `program_slug` = 'lucky-dragons-david-behrmanben-vida'
Event: dbqueryEvents0.01 ms
QueryDatabase4.59 ms
SELECT * FROM `program2program` LEFT JOIN `programs` ON `program2program`.`p2_id`=`programs`.`program_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program2program`.`p1_id` = '11210' AND `media_public` = 'checked' AND `program_type` != 'host' AND `program_type` != 'news' AND `program_type` != 'blog' AND `program_public` = 'checked' GROUP BY `p2_id`, `programs`.`program_id` ORDER BY `p2p_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase5.44 ms
SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '11210' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.20 ms
View: event_view.phpViews1.56 ms
View: templates/footer.phpViews0.22 ms
After FiltersTimer0.09 ms

Database (10 total Queries, 8 of them unique across 1 Connection)

Time Query String
0.51 ms SELECT * FROM `site_info` WHERE `site_id` = '1' APPPATH/Models/SiteModel.php:12
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:202
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:577
        CodeIgniter\Model->doFind()

  4    APPPATH/Models/SiteModel.php:12
        CodeIgniter\BaseModel->find()

  5    APPPATH/Controllers/Event.php:56
        App\Models\SiteModel->getSite()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  7    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.49 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-07-25 08:41:46' AND `alert_end_date` = '2025-07-25 08:41:46' AND `alert_public` = 'checked' APPPATH/Models/AlertModel.php:19
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/AlertModel.php:19
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:59
        App\Models\AlertModel->getAlert()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.37 ms SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC APPPATH/Models/SocialModel.php:13
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:202
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:577
        CodeIgniter\Model->doFind()

  4    APPPATH/Models/SocialModel.php:13
        CodeIgniter\BaseModel->find()

  5    APPPATH/Controllers/Event.php:62
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  7    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.63 ms SELECT `page_slug`, `page_menu_title`, `page_parent`, `page_id` FROM `pages` WHERE `page_menu_title` IS NOT NULL ORDER BY `page_rank` ASC APPPATH/Models/PageModel.php:32
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PageModel.php:32
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:65
        App\Models\PageModel->getMenu()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.47 ms SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '10145' APPPATH/Models/PageModel.php:16
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PageModel.php:16
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:66
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.22 ms SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC APPPATH/Models/SocialModel.php:13
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:202
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:577
        CodeIgniter\Model->doFind()

  4    APPPATH/Models/SocialModel.php:13
        CodeIgniter\BaseModel->find()

  5    APPPATH/Controllers/Event.php:69
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  7    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

2.03 ms SELECT * FROM `programs` WHERE `program_type` = 'event' AND `program_slug` = 'lucky-dragons-david-behrmanben-vida' APPPATH/Models/ProjectsModel.php:75
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/ProjectsModel.php:75
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:72
        App\Models\ProjectsModel->getProgram()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

1.35 ms SELECT * FROM `programs` WHERE `program_type` = 'event' AND `program_slug` = 'lucky-dragons-david-behrmanben-vida' APPPATH/Models/ProjectsModel.php:91
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/ProjectsModel.php:91
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:73
        App\Models\ProjectsModel->getProgramID()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

4.59 ms SELECT * FROM `program2program` LEFT JOIN `programs` ON `program2program`.`p2_id`=`programs`.`program_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program2program`.`p1_id` = '11210' AND `media_public` = 'checked' AND `program_type` != 'host' AND `program_type` != 'news' AND `program_type` != 'blog' AND `program_public` = 'checked' GROUP BY `p2_id`, `programs`.`program_id` ORDER BY `p2p_rank` ASC APPPATH/Models/ProjectsModel.php:59
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/ProjectsModel.php:59
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:74
        App\Models\ProjectsModel->getRelated()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

5.44 ms SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '11210' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC APPPATH/Models/MediaModel.php:20
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/MediaModel.php:20
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Event.php:77
        App\Models\MediaModel->getMedia()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Event->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

Files ( 153 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
DocTypes.php APPPATH/Config/DocTypes.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
Validation.php APPPATH/Config/Validation.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
Event.php APPPATH/Controllers/Event.php
AlertModel.php APPPATH/Models/AlertModel.php
MediaModel.php APPPATH/Models/MediaModel.php
PageModel.php APPPATH/Models/PageModel.php
ProjectsModel.php APPPATH/Models/ProjectsModel.php
SiteModel.php APPPATH/Models/SiteModel.php
SocialModel.php APPPATH/Models/SocialModel.php
event_view.php APPPATH/Views/event_view.php
footer.php APPPATH/Views/templates/footer.php
header.php APPPATH/Views/templates/header.php
menu.php APPPATH/Views/templates/menu.php
popup.php APPPATH/Views/templates/popup.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
BaseModel.php SYSTEMPATH/BaseModel.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
Database.php SYSTEMPATH/Database/Database.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
form_helper.php SYSTEMPATH/Helpers/form_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
AutoRouter.php SYSTEMPATH/Router/AutoRouter.php
AutoRouterInterface.php SYSTEMPATH/Router/AutoRouterInterface.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
CreditCardRules.php SYSTEMPATH/Validation/CreditCardRules.php
FileRules.php SYSTEMPATH/Validation/FileRules.php
FormatRules.php SYSTEMPATH/Validation/FormatRules.php
Rules.php SYSTEMPATH/Validation/Rules.php
CreditCardRules.php SYSTEMPATH/Validation/StrictRules/CreditCardRules.php
FileRules.php SYSTEMPATH/Validation/StrictRules/FileRules.php
FormatRules.php SYSTEMPATH/Validation/StrictRules/FormatRules.php
Rules.php SYSTEMPATH/Validation/StrictRules/Rules.php
Validation.php SYSTEMPATH/Validation/Validation.php
ValidationInterface.php SYSTEMPATH/Validation/ValidationInterface.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php
bootstrap.php SYSTEMPATH/bootstrap.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\Event
Method: show
Params: 1 / 1
$event = lucky-dragons-david-behrmanben-vida

Defined Routes

Method Route Handler
GET / \App\Controllers\Home::index
GET about \App\Controllers\About::index
GET about/press \App\Controllers\About::press
GET artists \App\Controllers\Artists::index
GET person \App\Controllers\Person::index
GET
person/(.*)
person/
\App\Controllers\Person::view/$1
GET partner \App\Controllers\Partner::index
GET
partner/(.*)
partner/
\App\Controllers\Partner::show/$1
GET staff-and-board \App\Controllers\Staff_and_board::index
GET projects \App\Controllers\Projects::index
GET projects/exhibitions \App\Controllers\Projects::exhibitions
GET projects/events \App\Controllers\Projects::events
GET projects/residencies \App\Controllers\Projects::residencies
GET
series/(.*)
series/
\App\Controllers\Series::show/$1
GET
event/(.*)
event/
\App\Controllers\Event::show/$1
GET
exhibition/(.*)
exhibition/
\App\Controllers\Exhibition::show/$1
GET
residency/(.*)
residency/
\App\Controllers\Residency::show/$1
GET
show/(.*)
show/
\App\Controllers\Show::detail/$1
GET radio \App\Controllers\Radio::index
GET subscribe \App\Controllers\Subscribe::index
GET donate \App\Controllers\Donate::index
GET contact-us \App\Controllers\Contact_us::index
GET artist-submission \App\Controllers\Artist_submission::index

Events

Time Event Name Times Called
0.70 ms pre_system 1
0.11 ms dbquery 10

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-07-25 08:41:46.795238 200 GET https://clocktower.org/event/lucky-dragons-david-behrmanben-vida text/html; charset=UTF-8 No
2025-07-25 08:41:32.745968 200 GET https://clocktower.org/show/lorraine-levy-the-other-son text/html; charset=UTF-8 No
2025-07-25 08:40:08.495143 200 GET https://clocktower.org/show/root-strata text/html; charset=UTF-8 No
2025-07-25 08:38:58.233505 200 GET https://clocktower.org/person/willis-arnold text/html; charset=UTF-8 No
2025-07-25 08:38:45.591840 200 GET https://clocktower.org/show/stephen-chow-kung-fu-hustle text/html; charset=UTF-8 No
2025-07-25 08:38:20.229616 200 GET https://clocktower.org/show/hilton-als-white-girls text/html; charset=UTF-8 No
2025-07-25 08:37:22.788423 200 GET https://clocktower.org/show/venice-2007-the-albanian-pavilion text/html; charset=UTF-8 No
2025-07-25 08:35:57.910733 200 GET https://clocktower.org/show/yuka-honda-pink-freud text/html; charset=UTF-8 No
2025-07-25 08:35:28.263283 200 GET https://clocktower.org/show/patricia-riggen-under-the-same-moon-la-misma-luna text/html; charset=UTF-8 No
2025-07-25 08:35:16.981890 200 GET https://clocktower.org/show/moral-kombat-sun-araw-vs-g-lucas-crane text/html; charset=UTF-8 No
2025-07-25 08:34:34.759055 200 GET https://clocktower.org/show/Chavela text/html; charset=UTF-8 No
2025-07-25 08:34:13.049493 200 GET https://clocktower.org/show/performa-2005-gelitins-tantamounter-247 text/html; charset=UTF-8 No
2025-07-25 08:34:01.368062 200 GET https://clocktower.org/event/performa-2007-you-didnt-have-to-be-there-photography-performance-and-contemporary-art text/html; charset=UTF-8 No
2025-07-25 08:33:11.539565 200 GET https://clocktower.org/show/JapanSociety.org/earthquake text/html; charset=UTF-8 No
2025-07-25 08:31:47.907255 200 GET https://clocktower.org/show/alex-reinwald-kristin-kahler-i-yam-what-i-yam text/html; charset=UTF-8 No
2025-07-25 08:30:24.396012 200 GET https://clocktower.org/show/andrew-haik-demirjian-reception text/html; charset=UTF-8 No
2025-07-25 08:29:02.371497 200 GET https://clocktower.org/show/monty-luke-dj-set text/html; charset=UTF-8 No
2025-07-25 08:28:24.386166 200 GET https://clocktower.org/show/mvt3-nick-chatfield-taylor-jay-buim-and-joe-ahearn text/html; charset=UTF-8 No
2025-07-25 08:28:12.998301 200 GET https://clocktower.org/ text/html; charset=UTF-8 No
2025-07-25 08:28:08.285153 200 GET https://clocktower.org/show/scientific-controversies-many-worlds text/html; charset=UTF-8 No

View Data

agent desktop
site
$value array (1)
0 => array (10)
$value[0]
site_id => string (1) "1"
$value[0]['site_id']
site_title => string (10) "Clocktower"
$value[0]['site_title']
site_phone => string (14) "(212) 233-1096"
$value[0]['site_phone']
site_email => string (19) "info@clocktower.org"
$value[0]['site_email']
site_address => string (42) "159 Pioneer Street<br /> Brooklyn NY 11231"
$value[0]['site_address']
159 Pioneer Street<br />
Brooklyn NY 11231
site_styles => string (21) "clocktower-styles.css"
$value[0]['site_styles']
site_copyright => string (169) "Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registere...
$value[0]['site_copyright']
Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registered charity, and tax-exempt organization.   |    Formerly the Clocktower Gallery & artonair.org
site_logo => string (19) "Clocktower_logo.png"
$value[0]['site_logo']
site_radio => string (13) "channel/13498"
$value[0]['site_radio']
site_startyear => string (4) "2000"
$value[0]['site_startyear']
alert
$value array (0)
social
$value array (3)
  • Table (3)
  • Contents (3)
  • social_idsocial_namesocial_linksocial_iconsocial_rank
    02facebookhttps://www.facebook.com/clocktowerNYCfacebook-64-black.png1
    11twitterhttps://twitter.com/clocktower_NYCtwitter-64-black.png2
    25instagramhttps://www.instagram.com/clocktower_nyc/instagram-64-black.png5
  • 0 => array (5)
    $value[0]
    social_id => string (1) "2"
    $value[0]['social_id']
    social_name => string (8) "facebook"
    $value[0]['social_name']
    social_link => string (38) "https://www.facebook.com/clocktowerNYC"
    $value[0]['social_link']
    social_icon => string (21) "facebook-64-black.png"
    $value[0]['social_icon']
    social_rank => string (1) "1"
    $value[0]['social_rank']
    1 => array (5)
    $value[1]
    social_id => string (1) "1"
    $value[1]['social_id']
    social_name => string (7) "twitter"
    $value[1]['social_name']
    social_link => string (34) "https://twitter.com/clocktower_NYC"
    $value[1]['social_link']
    social_icon => string (20) "twitter-64-black.png"
    $value[1]['social_icon']
    social_rank => string (1) "2"
    $value[1]['social_rank']
    2 => array (5)
    $value[2]
    social_id => string (1) "5"
    $value[2]['social_id']
    social_name => string (9) "instagram"
    $value[2]['social_name']
    social_link => string (41) "https://www.instagram.com/clocktower_nyc/"
    $value[2]['social_link']
    social_icon => string (22) "instagram-64-black.png"
    $value[2]['social_icon']
    social_rank => string (1) "5"
    $value[2]['social_rank']
menu
$value array (18)
  • Table (18)
  • Contents (18)
  • page_slugpage_menu_titlepage_parentpage_id
    0Aboutnull36
    1aboutMission + History3610676
    2artistsArtists3613175
    3staff-and-boardStaff + Board3613179
    4about/partnersPartners3613180
    5about/pressPress3610113
    6programsProgramsnull40
    7projects/exhibitionsExhibitions4013176
    8projects/eventsEvents4010145
    9projects/residenciesResidencies4013183
    10radioRadio4013174
    11connectConnectnull46
    12subscribeSubscribe4611133
    13donateDonate4610670
    14contact-usContact4610680
    15jobsJobs4613181
    16artist-submissionArtist Submission4613182
    17searchSearch4613184
  • 0 => array (4)
    $value[0]
    page_slug => string (0) ""
    $value[0]['page_slug']
    page_menu_title => string (5) "About"
    $value[0]['page_menu_title']
    page_parent => null
    $value[0]['page_parent']
    page_id => string (2) "36"
    $value[0]['page_id']
    1 => array (4)
    $value[1]
    page_slug => string (5) "about"
    $value[1]['page_slug']
    page_menu_title => string (17) "Mission + History"
    $value[1]['page_menu_title']
    page_parent => string (2) "36"
    $value[1]['page_parent']
    page_id => string (5) "10676"
    $value[1]['page_id']
    2 => array (4)
    $value[2]
    page_slug => string (7) "artists"
    $value[2]['page_slug']
    page_menu_title => string (7) "Artists"
    $value[2]['page_menu_title']
    page_parent => string (2) "36"
    $value[2]['page_parent']
    page_id => string (5) "13175"
    $value[2]['page_id']
    3 => array (4)
    $value[3]
    page_slug => string (15) "staff-and-board"
    $value[3]['page_slug']
    page_menu_title => string (13) "Staff + Board"
    $value[3]['page_menu_title']
    page_parent => string (2) "36"
    $value[3]['page_parent']
    page_id => string (5) "13179"
    $value[3]['page_id']
    4 => array (4)
    $value[4]
    page_slug => string (14) "about/partners"
    $value[4]['page_slug']
    page_menu_title => string (8) "Partners"
    $value[4]['page_menu_title']
    page_parent => string (2) "36"
    $value[4]['page_parent']
    page_id => string (5) "13180"
    $value[4]['page_id']
    5 => array (4)
    $value[5]
    page_slug => string (11) "about/press"
    $value[5]['page_slug']
    page_menu_title => string (5) "Press"
    $value[5]['page_menu_title']
    page_parent => string (2) "36"
    $value[5]['page_parent']
    page_id => string (5) "10113"
    $value[5]['page_id']
    6 => array (4)
    $value[6]
    page_slug => string (8) "programs"
    $value[6]['page_slug']
    page_menu_title => string (8) "Programs"
    $value[6]['page_menu_title']
    page_parent => null
    $value[6]['page_parent']
    page_id => string (2) "40"
    $value[6]['page_id']
    7 => array (4)
    $value[7]
    page_slug => string (20) "projects/exhibitions"
    $value[7]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[7]['page_slug'])
    page_menu_title => string (11) "Exhibitions"
    $value[7]['page_menu_title']
    page_parent => string (2) "40"
    $value[7]['page_parent']
    page_id => string (5) "13176"
    $value[7]['page_id']
    8 => array (4)
    $value[8]
    page_slug => string (15) "projects/events"
    $value[8]['page_slug']
    page_menu_title => string (6) "Events"
    $value[8]['page_menu_title']
    page_parent => string (2) "40"
    $value[8]['page_parent']
    page_id => string (5) "10145"
    $value[8]['page_id']
    9 => array (4)
    $value[9]
    page_slug => string (20) "projects/residencies"
    $value[9]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[9]['page_slug'])
    page_menu_title => string (11) "Residencies"
    $value[9]['page_menu_title']
    page_parent => string (2) "40"
    $value[9]['page_parent']
    page_id => string (5) "13183"
    $value[9]['page_id']
    10 => array (4)
    $value[10]
    page_slug => string (5) "radio"
    $value[10]['page_slug']
    page_menu_title => string (5) "Radio"
    $value[10]['page_menu_title']
    page_parent => string (2) "40"
    $value[10]['page_parent']
    page_id => string (5) "13174"
    $value[10]['page_id']
    11 => array (4)
    $value[11]
    page_slug => string (7) "connect"
    $value[11]['page_slug']
    page_menu_title => string (7) "Connect"
    $value[11]['page_menu_title']
    page_parent => null
    $value[11]['page_parent']
    page_id => string (2) "46"
    $value[11]['page_id']
    12 => array (4)
    $value[12]
    page_slug => string (9) "subscribe"
    $value[12]['page_slug']
    page_menu_title => string (9) "Subscribe"
    $value[12]['page_menu_title']
    page_parent => string (2) "46"
    $value[12]['page_parent']
    page_id => string (5) "11133"
    $value[12]['page_id']
    13 => array (4)
    $value[13]
    page_slug => string (6) "donate"
    $value[13]['page_slug']
    page_menu_title => string (6) "Donate"
    $value[13]['page_menu_title']
    page_parent => string (2) "46"
    $value[13]['page_parent']
    page_id => string (5) "10670"
    $value[13]['page_id']
    14 => array (4)
    $value[14]
    page_slug => string (10) "contact-us"
    $value[14]['page_slug']
    page_menu_title => string (7) "Contact"
    $value[14]['page_menu_title']
    page_parent => string (2) "46"
    $value[14]['page_parent']
    page_id => string (5) "10680"
    $value[14]['page_id']
    15 => array (4)
    $value[15]
    page_slug => string (4) "jobs"
    $value[15]['page_slug']
    page_menu_title => string (4) "Jobs"
    $value[15]['page_menu_title']
    page_parent => string (2) "46"
    $value[15]['page_parent']
    page_id => string (5) "13181"
    $value[15]['page_id']
    16 => array (4)
    $value[16]
    page_slug => string (17) "artist-submission"
    $value[16]['page_slug']
    page_menu_title => string (17) "Artist Submission"
    $value[16]['page_menu_title']
    page_parent => string (2) "46"
    $value[16]['page_parent']
    page_id => string (5) "13182"
    $value[16]['page_id']
    17 => array (4)
    $value[17]
    page_slug => string (6) "search"
    $value[17]['page_slug']
    page_menu_title => string (6) "Search"
    $value[17]['page_menu_title']
    page_parent => string (2) "46"
    $value[17]['page_parent']
    page_id => string (5) "13184"
    $value[17]['page_id']
page
$value array (1)
0 => array (35)
$value[0]
page_id => string (5) "10145"
$value[0]['page_id']
vid => string (5) "13922"
$value[0]['vid']
page_title => string (15) "Upcoming Events"
$value[0]['page_title']
page_slug => string (15) "projects/events"
$value[0]['page_slug']
page_menu_title => string (6) "Events"
$value[0]['page_menu_title']
page_desc => string (56) "Live-Streaming, nomadic radio; bringing the show to you."
$value[0]['page_desc']
page_content => string (0) ""
$value[0]['page_content']
page_mainpic => string (17) "home_1_events.jpg"
$value[0]['page_mainpic']
page_mainpic_credit => null
$value[0]['page_mainpic_credit']
page_public => string (7) "checked"
$value[0]['page_public']
page_rank => string (2) "12"
$value[0]['page_rank']
page_parent => string (2) "40"
$value[0]['page_parent']
page_featured => string (7) "checked"
$value[0]['page_featured']
page_featured_rank => string (1) "0"
$value[0]['page_featured_rank']
user_id => string (2) "21"
$value[0]['user_id']
created => string (10) "1296599411"
$value[0]['created']
2011-02-01 22:30:11 UTC
changed => string (10) "1304023046"
$value[0]['changed']
2011-04-28 20:37:26 UTC
page_keywords => string (0) ""
$value[0]['page_keywords']
media_id => null
$value[0]['media_id']
media_filename => null
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => null
$value[0]['media_filepath']
media_type => null
$value[0]['media_type']
media_caption => null
$value[0]['media_caption']
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => null
$value[0]['filesize']
status => null
$value[0]['status']
created_by => null
$value[0]['created_by']
media_public => null
$value[0]['media_public']
timestamp => null
$value[0]['timestamp']
origname => null
$value[0]['origname']
event
$value array (1)
0 => array (21)
$value[0]
program_id => string (5) "11210"
$value[0]['program_id']
vid => string (5) "37988"
$value[0]['vid']
program_type => string (5) "event"
$value[0]['program_type']
program_title => string (38) "Lucky Dragons & David Behrman/Ben Vida"
$value[0]['program_title']
program_slug => string (35) "lucky-dragons-david-behrmanben-vida"
$value[0]['program_slug']
program_desc => string (1115) "SOLD OUT! Lucky Dragons' Luke Fischbeck opens his project room with a 4-cjan...
$value[0]['program_desc']
SOLD OUT! Lucky Dragons' Luke Fischbeck opens his project room with a 4-cjannel sound environment and David Behrman/Ben Vida will perform in our gallery one night only. Also on view this night: Gamelatron Jalan Jiwo (final night) and Babyharvester's slice castle pizzeria and arcade. Free. RSVP list is closed. No admittance after 7pm. 

<strong>Lucky Dragons</strong> is an ongoing collaboration between Los Angeles-based artists Sarah Rara and Luke Fischbeck. Active as a band since 2000, they are known for their participatory approach to making music,  radically inclusive live shows, and their playfully humanistic use of digital tools. Fischbeck and Rara have presented collaborative work in a wide variety of contexts, including the Whitney Museum of  American Art (as  part of the 2008 Whitney Biennial), the Centre Georges Pompidou, Walker Art Center in Minneapolis, London's Institute for Contemporary Art, The  Kitchen and PS1 in New York, REDCAT and LACMA in Los Angeles, MOCA Los Angeles,  the  54th  Venice  Biennale,  and  the Smithsonian's  Hirshorn  Museum  and Sculpture Garden, among others.

program_content => UTF-8 string (2098) "SOLD OUT! Lucky Dragons' Luke Fischbeck opens his project room with a 4-cjan...
$value[0]['program_content']
SOLD OUT! Lucky Dragons' Luke Fischbeck opens his project room with a 4-cjannel sound environment and David Behrman/Ben Vida will perform in our gallery one night only. Also on view this night: Gamelatron Jalan Jiwo (final night) and Babyharvester's slice castle pizzeria and arcade. Free. RSVP list is closed. No admittance after 7pm. 

<strong>Lucky Dragons</strong> is an ongoing collaboration between Los Angeles-based artists Sarah Rara and Luke Fischbeck. Active as a band since 2000, they are known for their participatory approach to making music,  radically inclusive live shows, and their playfully humanistic use of digital tools. Fischbeck and Rara have presented collaborative work in a wide variety of contexts, including the Whitney Museum of  American Art (as  part of the 2008 Whitney Biennial), the Centre Georges Pompidou, Walker Art Center in Minneapolis, London's Institute for Contemporary Art, The  Kitchen and PS1 in New York, REDCAT and LACMA in Los Angeles, MOCA Los Angeles,  the  54th  Venice  Biennale,  and  the Smithsonian's  Hirshorn  Museum  and Sculpture Garden, among others.

<strong>David Behrman</strong> has been active as a composer and artist since the 1960s. Over the years he has made sound and multimedia installations for gallery spaces as well as musical compositions for performance in concerts. Most of his pieces feature flexible structures and the use of technology in personal ways; the compositions usually rely on interactive real-time relationships with imaginative performers.

<strong>Ben Vida</strong> is a composer, improviser and sound artist living and working in Brooklyn, New York. Utilizing analog and digital synthesizing technologies, Vida’s compositions focus on aural phenomena and sound localization. Vida co-founded the group Town and Country, produced three records of world musique concrete under the name Bird Show and plays in the band Soft Circle. In collaboration with Keith Fullerton Whitman and Greg Davis, he creates cross-control voltage integrated improvisations and real time automatic group compositions.


program_start_date => string (19) "2012-12-18 23:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2012-12-19 01:00:00"
$value[0]['program_end_date']
program_time => null
$value[0]['program_time']
program_audio => null
$value[0]['program_audio']
program_venue => null
$value[0]['program_venue']
program_pricing => null
$value[0]['program_pricing']
program_ticket_link => null
$value[0]['program_ticket_link']
program_mainpic => string (4) "6156"
$value[0]['program_mainpic']
program_featured => null
$value[0]['program_featured']
program_featured_rank => null
$value[0]['program_featured_rank']
program_public => string (7) "checked"
$value[0]['program_public']
edited_by => string (2) "15"
$value[0]['edited_by']
created_date => string (10) "1354835198"
$value[0]['created_date']
2012-12-06 23:06:38 UTC
updated_date => string (10) "1398785613"
$value[0]['updated_date']
2014-04-29 15:33:33 UTC
related
$value array (3)
  • Table (3)
  • Contents (3)
  • p2p_idvidp1_idp2_idp2p_rankprogram_idprogram_typeprogram_titleprogram_slugprogram_descprogram_contentprogram_start_dateprogram_end_dateprogram_timeprogram_audioprogram_venueprogram_pricingprogram_ticket_linkprogram_mainpicprogram_featuredprogram_featured_rankprogram_publicedited_bycreated_dateupdated_datem2c_idmedia_idperson_idpartner_idpage_idfield_image_listfield_image_datamedia_rankmedia_filenamemedia_largemedia_previewmedia_smallmedia_thumbmedia_filepathmedia_typemedia_captionmedia_orientationmedia_originalfilesizestatuscreated_bymedia_publictimestamporigname
    0132472021121011147011147residencySumi Ink Clubsumi-ink-club<strong>Sumi Ink Club</strong> is a participatory drawing project established...<strong>Sumi Ink Club</strong> is a participatory drawing project established...2012-12-16 00:00:002013-01-02 00:00:00nullnullnullnullnull5720nullnullchecked5135094029514284432404620424989nullnullnull1a:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid"...8node-image.jpgnullnullnullnullresidency/11147/node-image_7.jpgphotoa:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid"...nullnull2273024146checked1428443240img_1894-i.jpg
    1133382891121011148111148residencyDavid Behrmandavid-behrman<strong>David Behrman</strong> has been active as a composer and artist since...<strong>David Behrman</strong> has been active as a composer and artist since...2012-12-03 00:00:002012-12-31 00:00:00nullnullnullnullnull5724nullnullchecked5135101766113987859653584719004nullnullnull1a:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"width...2node-image.jpgnullnullnullnullresidency/11148/node-image_0.jpgphotoa:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"width...nullnull5890915checked1398785964behrman02hanlon94.jpg
    2134419191121010514210514showLucky Dragonslucky-dragonsIn July of 2011 the Clocktower Gallery hosted the experimental music group <a...In July of 2011 the Clocktower Gallery hosted the experimental music group <a...2011-08-08 00:00:002011-08-08 00:00:00nullnullnullnullnull2904nullnullchecked5131179958713987873373831421457nullnullnull1a:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"f...0node-image.jpgnullnullnullnullshow/10514/node-image_0.jpgphotoa:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"f...nullnull99013115checked1398787336lucky_dragons_album.jpg
  • 0 => array (49)
    $value[0]
    p2p_id => string (3) "132"
    $value[0]['p2p_id']
    vid => string (5) "47202"
    $value[0]['vid']
    p1_id => string (5) "11210"
    $value[0]['p1_id']
    p2_id => string (5) "11147"
    $value[0]['p2_id']
    p2p_rank => string (1) "0"
    $value[0]['p2p_rank']
    program_id => string (5) "11147"
    $value[0]['program_id']
    program_type => string (9) "residency"
    $value[0]['program_type']
    program_title => string (13) "Sumi Ink Club"
    $value[0]['program_title']
    program_slug => string (13) "sumi-ink-club"
    $value[0]['program_slug']
    program_desc => string (1178) "<strong>Sumi Ink Club</strong> is a participatory drawing project establishe...
    $value[0]['program_desc']
    <strong>Sumi Ink Club</strong> is a participatory drawing project established in 2005 by Los Angeles-based artists <a href="http://www.sarahrara.com"><strong>Sarah Rara</strong></a> and <a href="http://www.luckydragons.org"> <strong>Luke Fischbeck</strong></a> (the collaborative partnership "<strong>Lucky Dragons</strong>"). Following a set of simple rules, the club produces work cooperatively in open-to-the-public meetings that can be organised by anyone at any time. <strong>Sumi Ink Club</strong> meetings have occurred in a wide variety of contexts, including The Getty Center (Los Angeles), University of North Carolina, Rice University, Headlands Center for the Arts, Museo Universitario del Chopo (Mexico City), Gallery One (Melbourne, Australia), San Diego Museum of Art, Riverside Art Museum, Pasadena Museum of California Art, and The University of Texas Visual Art Center, as well as in countless informal situations around the world.  http://sumiinkclub.com
    
    <iframe src="http://player.vimeo.com/video/10418832?byline=0&amp;portrait=0&amp;color=ffffff" width="700" height="394" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
    
    program_content => string (1178) "<strong>Sumi Ink Club</strong> is a participatory drawing project establishe...
    $value[0]['program_content']
    <strong>Sumi Ink Club</strong> is a participatory drawing project established in 2005 by Los Angeles-based artists <a href="http://www.sarahrara.com"><strong>Sarah Rara</strong></a> and <a href="http://www.luckydragons.org"> <strong>Luke Fischbeck</strong></a> (the collaborative partnership "<strong>Lucky Dragons</strong>"). Following a set of simple rules, the club produces work cooperatively in open-to-the-public meetings that can be organised by anyone at any time. <strong>Sumi Ink Club</strong> meetings have occurred in a wide variety of contexts, including The Getty Center (Los Angeles), University of North Carolina, Rice University, Headlands Center for the Arts, Museo Universitario del Chopo (Mexico City), Gallery One (Melbourne, Australia), San Diego Museum of Art, Riverside Art Museum, Pasadena Museum of California Art, and The University of Texas Visual Art Center, as well as in countless informal situations around the world.  http://sumiinkclub.com
    
    <iframe src="http://player.vimeo.com/video/10418832?byline=0&amp;portrait=0&amp;color=ffffff" width="700" height="394" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
    
    program_start_date => string (19) "2012-12-16 00:00:00"
    $value[0]['program_start_date']
    program_end_date => string (19) "2013-01-02 00:00:00"
    $value[0]['program_end_date']
    program_time => null
    $value[0]['program_time']
    program_audio => null
    $value[0]['program_audio']
    program_venue => null
    $value[0]['program_venue']
    program_pricing => null
    $value[0]['program_pricing']
    program_ticket_link => null
    $value[0]['program_ticket_link']
    program_mainpic => string (4) "5720"
    $value[0]['program_mainpic']
    program_featured => null
    $value[0]['program_featured']
    program_featured_rank => null
    $value[0]['program_featured_rank']
    program_public => string (7) "checked"
    $value[0]['program_public']
    edited_by => string (1) "5"
    $value[0]['edited_by']
    created_date => string (10) "1350940295"
    $value[0]['created_date']
    2012-10-22 21:11:35 UTC
    updated_date => string (10) "1428443240"
    $value[0]['updated_date']
    2015-04-07 21:47:20 UTC
    m2c_id => string (5) "46204"
    $value[0]['m2c_id']
    media_id => string (5) "24989"
    $value[0]['media_id']
    person_id => null
    $value[0]['person_id']
    partner_id => null
    $value[0]['partner_id']
    page_id => null
    $value[0]['page_id']
    field_image_list => string (1) "1"
    $value[0]['field_image_list']
    field_image_data => string (367) "a:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid...
    $value[0]['field_image_data']
    a:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid";s:5:"24989";s:5:"width";i:1936;s:6:"height";i:2592;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";s:7:"process";b:1;}
    
    media_rank => string (1) "8"
    $value[0]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[0]['media_filename']
    media_large => null
    $value[0]['media_large']
    media_preview => null
    $value[0]['media_preview']
    media_small => null
    $value[0]['media_small']
    media_thumb => null
    $value[0]['media_thumb']
    media_filepath => string (32) "residency/11147/node-image_7.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => string (367) "a:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid...
    $value[0]['media_caption']
    a:14:{s:11:"description";s:35:"Sumi Ink Club at Clocktower Gallery";s:3:"fid";s:5:"24989";s:5:"width";i:1936;s:6:"height";i:2592;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";s:7:"process";b:1;}
    
    media_orientation => null
    $value[0]['media_orientation']
    media_original => null
    $value[0]['media_original']
    filesize => string (7) "2273024"
    $value[0]['filesize']
    status => string (1) "1"
    $value[0]['status']
    created_by => string (2) "46"
    $value[0]['created_by']
    media_public => string (7) "checked"
    $value[0]['media_public']
    timestamp => string (10) "1428443240"
    $value[0]['timestamp']
    2015-04-07 21:47:20 UTC
    origname => string (14) "img_1894-i.jpg"
    $value[0]['origname']
    1 => array (49)
    $value[1]
    p2p_id => string (3) "133"
    $value[1]['p2p_id']
    vid => string (5) "38289"
    $value[1]['vid']
    p1_id => string (5) "11210"
    $value[1]['p1_id']
    p2_id => string (5) "11148"
    $value[1]['p2_id']
    p2p_rank => string (1) "1"
    $value[1]['p2p_rank']
    program_id => string (5) "11148"
    $value[1]['program_id']
    program_type => string (9) "residency"
    $value[1]['program_type']
    program_title => string (13) "David Behrman"
    $value[1]['program_title']
    program_slug => string (13) "david-behrman"
    $value[1]['program_slug']
    program_desc => string (895) "<strong>David Behrman</strong> has been active as a composer and artist sinc...
    $value[1]['program_desc']
    <strong>David Behrman</strong> has been active as a composer and artist since the 1960s. Over the years he has made sound and multimedia installations for gallery spaces as well as musical compositions for performance in concerts. Most of his pieces feature flexible structures and the use of technology in personal ways; the compositions usually rely on interactive real-time relationships with imaginative performers.
    
    David Behrman & Ben Vida will perform at the Clocktower Gallery in a double bill with Lucky Dragons on Tuesday, Dec. 18 at 6pm. RSVP to events@artonair.org.
    
    <em>Unforeseen Events, Refractive Light, My Dear Siegfried...</em> and <em>Quick Silver</em> are among Behrman's works for soloists and small ensembles. Recordings of his works are published by Lovely Music, XI, Alga Marghen and Classic Masters. XI has also released a double CD set entitled "My Dear Siegfried."
    
    program_content => string (895) "<strong>David Behrman</strong> has been active as a composer and artist sinc...
    $value[1]['program_content']
    <strong>David Behrman</strong> has been active as a composer and artist since the 1960s. Over the years he has made sound and multimedia installations for gallery spaces as well as musical compositions for performance in concerts. Most of his pieces feature flexible structures and the use of technology in personal ways; the compositions usually rely on interactive real-time relationships with imaginative performers.
    
    David Behrman & Ben Vida will perform at the Clocktower Gallery in a double bill with Lucky Dragons on Tuesday, Dec. 18 at 6pm. RSVP to events@artonair.org.
    
    <em>Unforeseen Events, Refractive Light, My Dear Siegfried...</em> and <em>Quick Silver</em> are among Behrman's works for soloists and small ensembles. Recordings of his works are published by Lovely Music, XI, Alga Marghen and Classic Masters. XI has also released a double CD set entitled "My Dear Siegfried."
    
    program_start_date => string (19) "2012-12-03 00:00:00"
    $value[1]['program_start_date']
    program_end_date => string (19) "2012-12-31 00:00:00"
    $value[1]['program_end_date']
    program_time => null
    $value[1]['program_time']
    program_audio => null
    $value[1]['program_audio']
    program_venue => null
    $value[1]['program_venue']
    program_pricing => null
    $value[1]['program_pricing']
    program_ticket_link => null
    $value[1]['program_ticket_link']
    program_mainpic => string (4) "5724"
    $value[1]['program_mainpic']
    program_featured => null
    $value[1]['program_featured']
    program_featured_rank => null
    $value[1]['program_featured_rank']
    program_public => string (7) "checked"
    $value[1]['program_public']
    edited_by => string (1) "5"
    $value[1]['edited_by']
    created_date => string (10) "1351017661"
    $value[1]['created_date']
    2012-10-23 18:41:01 UTC
    updated_date => string (10) "1398785965"
    $value[1]['updated_date']
    2014-04-29 15:39:25 UTC
    m2c_id => string (5) "35847"
    $value[1]['m2c_id']
    media_id => string (5) "19004"
    $value[1]['media_id']
    person_id => null
    $value[1]['person_id']
    partner_id => null
    $value[1]['partner_id']
    page_id => null
    $value[1]['page_id']
    field_image_list => string (1) "1"
    $value[1]['field_image_list']
    field_image_data => string (324) "a:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"widt...
    $value[1]['field_image_data']
    a:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"width";i:438;s:6:"height";i:296;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "2"
    $value[1]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[1]['media_filename']
    media_large => null
    $value[1]['media_large']
    media_preview => null
    $value[1]['media_preview']
    media_small => null
    $value[1]['media_small']
    media_thumb => null
    $value[1]['media_thumb']
    media_filepath => string (32) "residency/11148/node-image_0.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => string (324) "a:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"widt...
    $value[1]['media_caption']
    a:13:{s:11:"description";s:13:"David Behrman";s:3:"fid";s:4:"5724";s:5:"width";i:438;s:6:"height";i:296;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[1]['media_orientation']
    media_original => null
    $value[1]['media_original']
    filesize => string (5) "58909"
    $value[1]['filesize']
    status => string (1) "1"
    $value[1]['status']
    created_by => string (1) "5"
    $value[1]['created_by']
    media_public => string (7) "checked"
    $value[1]['media_public']
    timestamp => string (10) "1398785964"
    $value[1]['timestamp']
    2014-04-29 15:39:24 UTC
    origname => string (21) "behrman02hanlon94.jpg"
    $value[1]['origname']
    2 => array (49)
    $value[2]
    p2p_id => string (3) "134"
    $value[2]['p2p_id']
    vid => string (5) "41919"
    $value[2]['vid']
    p1_id => string (5) "11210"
    $value[2]['p1_id']
    p2_id => string (5) "10514"
    $value[2]['p2_id']
    p2p_rank => string (1) "2"
    $value[2]['p2p_rank']
    program_id => string (5) "10514"
    $value[2]['program_id']
    program_type => string (4) "show"
    $value[2]['program_type']
    program_title => string (13) "Lucky Dragons"
    $value[2]['program_title']
    program_slug => string (13) "lucky-dragons"
    $value[2]['program_slug']
    program_desc => string (973) "In July of 2011 the Clocktower Gallery hosted the experimental music group <...
    $value[2]['program_desc']
    In July of 2011 the Clocktower Gallery hosted the experimental music group <a href="www.luckydragons.org">Lucky Dragons</a>, based in Los Angeles. Lucky Dragons' Luke Fischbeck and Sarah Rara have the uncanny ability to transmutate everyday sounds into catchy and alluring melodies. Often interactive and always fascinating, Lucky Dragons performances integrate elements of sound and video art with a pop-music mentality. Recorded live ain our upstairs tower gallery and hosted by Performance Curator Joe Ahearn.
    
    <object width="750" height="422"><param name="movie" value="http://www.youtube.com/v/TvOxM_-DT-M?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TvOxM_-DT-M?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="750" height="422" allowscriptaccess="always" allowfullscreen="true"></embed></object>
    
    program_content => string (973) "In July of 2011 the Clocktower Gallery hosted the experimental music group <...
    $value[2]['program_content']
    In July of 2011 the Clocktower Gallery hosted the experimental music group <a href="www.luckydragons.org">Lucky Dragons</a>, based in Los Angeles. Lucky Dragons' Luke Fischbeck and Sarah Rara have the uncanny ability to transmutate everyday sounds into catchy and alluring melodies. Often interactive and always fascinating, Lucky Dragons performances integrate elements of sound and video art with a pop-music mentality. Recorded live ain our upstairs tower gallery and hosted by Performance Curator Joe Ahearn.
    
    <object width="750" height="422"><param name="movie" value="http://www.youtube.com/v/TvOxM_-DT-M?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TvOxM_-DT-M?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="750" height="422" allowscriptaccess="always" allowfullscreen="true"></embed></object>
    
    program_start_date => string (19) "2011-08-08 00:00:00"
    $value[2]['program_start_date']
    program_end_date => string (19) "2011-08-08 00:00:00"
    $value[2]['program_end_date']
    program_time => null
    $value[2]['program_time']
    program_audio => null
    $value[2]['program_audio']
    program_venue => null
    $value[2]['program_venue']
    program_pricing => null
    $value[2]['program_pricing']
    program_ticket_link => null
    $value[2]['program_ticket_link']
    program_mainpic => string (4) "2904"
    $value[2]['program_mainpic']
    program_featured => null
    $value[2]['program_featured']
    program_featured_rank => null
    $value[2]['program_featured_rank']
    program_public => string (7) "checked"
    $value[2]['program_public']
    edited_by => string (1) "5"
    $value[2]['edited_by']
    created_date => string (10) "1311799587"
    $value[2]['created_date']
    2011-07-27 20:46:27 UTC
    updated_date => string (10) "1398787337"
    $value[2]['updated_date']
    2014-04-29 16:02:17 UTC
    m2c_id => string (5) "38314"
    $value[2]['m2c_id']
    media_id => string (5) "21457"
    $value[2]['media_id']
    person_id => null
    $value[2]['person_id']
    partner_id => null
    $value[2]['partner_id']
    page_id => null
    $value[2]['page_id']
    field_image_list => string (1) "1"
    $value[2]['field_image_list']
    field_image_data => string (349) "a:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"...
    $value[2]['field_image_data']
    a:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"fid";s:4:"3172";s:5:"width";i:500;s:6:"height";i:482;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "0"
    $value[2]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[2]['media_filename']
    media_large => null
    $value[2]['media_large']
    media_preview => null
    $value[2]['media_preview']
    media_small => null
    $value[2]['media_small']
    media_thumb => null
    $value[2]['media_thumb']
    media_filepath => string (27) "show/10514/node-image_0.jpg"
    $value[2]['media_filepath']
    media_type => string (5) "photo"
    $value[2]['media_type']
    media_caption => string (349) "a:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"...
    $value[2]['media_caption']
    a:13:{s:11:"description";s:38:"Lucky Dragons, Rara Speaks album cover";s:3:"fid";s:4:"3172";s:5:"width";i:500;s:6:"height";i:482;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[2]['media_orientation']
    media_original => null
    $value[2]['media_original']
    filesize => string (5) "99013"
    $value[2]['filesize']
    status => string (1) "1"
    $value[2]['status']
    created_by => string (2) "15"
    $value[2]['created_by']
    media_public => string (7) "checked"
    $value[2]['media_public']
    timestamp => string (10) "1398787336"
    $value[2]['timestamp']
    2014-04-29 16:02:16 UTC
    origname => string (23) "lucky_dragons_album.jpg"
    $value[2]['origname']
gallery
$value array (4)
  • Table (4)
  • Contents (4)
  • m2c_idmedia_idprogram_idperson_idpartner_idpage_idvidfield_image_listfield_image_datamedia_rankmedia_filenamemedia_largemedia_previewmedia_smallmedia_thumbmedia_filepathmedia_typemedia_captionmedia_orientationmedia_originalfilesizestatuscreated_bymedia_publictimestamporigname
    0346981785211210nullnullnull379881a:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry";...0node-image.jpgnullnullnullnullevent/11210/node-image.jpgphotoa:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry";...nullnull428675115checked1398787336lucky_dragons_art.jpg
    1346991785311210nullnullnull379881a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...1node-image.jpgnullnullnullnullevent/11210/node-image_0.jpgphotoa:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...nullnull2192264124checked1398787336picture_018_web.jpg
    2347001785411210nullnullnull379881a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...2node-image.jpgnullnullnullnullevent/11210/node-image_1.jpgphotoa:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...nullnull2545158124checked1398787336picture_048_web.jpg
    3347011785511210nullnullnull379881a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...3node-image.jpgnullnullnullnullevent/11210/node-image_2.jpgphotoa:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"...nullnull1731123124checked1398787336picture_039_web.jpg
  • 0 => array (26)
    $value[0]
    m2c_id => string (5) "34698"
    $value[0]['m2c_id']
    media_id => string (5) "17852"
    $value[0]['media_id']
    program_id => string (5) "11210"
    $value[0]['program_id']
    person_id => null
    $value[0]['person_id']
    partner_id => null
    $value[0]['partner_id']
    page_id => null
    $value[0]['page_id']
    vid => string (5) "37988"
    $value[0]['vid']
    field_image_list => string (1) "1"
    $value[0]['field_image_list']
    field_image_data => string (355) "a:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry"...
    $value[0]['field_image_data']
    a:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry";s:3:"fid";s:4:"5870";s:5:"width";i:687;s:6:"height";i:687;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "0"
    $value[0]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[0]['media_filename']
    media_large => null
    $value[0]['media_large']
    media_preview => null
    $value[0]['media_preview']
    media_small => null
    $value[0]['media_small']
    media_thumb => null
    $value[0]['media_thumb']
    media_filepath => string (26) "event/11210/node-image.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => string (355) "a:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry"...
    $value[0]['media_caption']
    a:13:{s:11:"description";s:44:"Lucky Dragons cover art for Relax In A Hurry";s:3:"fid";s:4:"5870";s:5:"width";i:687;s:6:"height";i:687;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[0]['media_orientation']
    media_original => null
    $value[0]['media_original']
    filesize => string (6) "428675"
    $value[0]['filesize']
    status => string (1) "1"
    $value[0]['status']
    created_by => string (2) "15"
    $value[0]['created_by']
    media_public => string (7) "checked"
    $value[0]['media_public']
    timestamp => string (10) "1398787336"
    $value[0]['timestamp']
    2014-04-29 16:02:16 UTC
    origname => string (21) "lucky_dragons_art.jpg"
    $value[0]['origname']
    1 => array (26)
    $value[1]
    m2c_id => string (5) "34699"
    $value[1]['m2c_id']
    media_id => string (5) "17853"
    $value[1]['media_id']
    program_id => string (5) "11210"
    $value[1]['program_id']
    person_id => null
    $value[1]['person_id']
    partner_id => null
    $value[1]['partner_id']
    page_id => null
    $value[1]['page_id']
    vid => string (5) "37988"
    $value[1]['vid']
    field_image_list => string (1) "1"
    $value[1]['field_image_list']
    field_image_data => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[1]['field_image_data']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6155";s:5:"width";i:2736;s:6:"height";i:3648;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "1"
    $value[1]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[1]['media_filename']
    media_large => null
    $value[1]['media_large']
    media_preview => null
    $value[1]['media_preview']
    media_small => null
    $value[1]['media_small']
    media_thumb => null
    $value[1]['media_thumb']
    media_filepath => string (28) "event/11210/node-image_0.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[1]['media_caption']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6155";s:5:"width";i:2736;s:6:"height";i:3648;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[1]['media_orientation']
    media_original => null
    $value[1]['media_original']
    filesize => string (7) "2192264"
    $value[1]['filesize']
    status => string (1) "1"
    $value[1]['status']
    created_by => string (2) "24"
    $value[1]['created_by']
    media_public => string (7) "checked"
    $value[1]['media_public']
    timestamp => string (10) "1398787336"
    $value[1]['timestamp']
    2014-04-29 16:02:16 UTC
    origname => string (19) "picture_018_web.jpg"
    $value[1]['origname']
    2 => array (26)
    $value[2]
    m2c_id => string (5) "34700"
    $value[2]['m2c_id']
    media_id => string (5) "17854"
    $value[2]['media_id']
    program_id => string (5) "11210"
    $value[2]['program_id']
    person_id => null
    $value[2]['person_id']
    partner_id => null
    $value[2]['partner_id']
    page_id => null
    $value[2]['page_id']
    vid => string (5) "37988"
    $value[2]['vid']
    field_image_list => string (1) "1"
    $value[2]['field_image_list']
    field_image_data => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[2]['field_image_data']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6157";s:5:"width";i:3648;s:6:"height";i:2736;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "2"
    $value[2]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[2]['media_filename']
    media_large => null
    $value[2]['media_large']
    media_preview => null
    $value[2]['media_preview']
    media_small => null
    $value[2]['media_small']
    media_thumb => null
    $value[2]['media_thumb']
    media_filepath => string (28) "event/11210/node-image_1.jpg"
    $value[2]['media_filepath']
    media_type => string (5) "photo"
    $value[2]['media_type']
    media_caption => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[2]['media_caption']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6157";s:5:"width";i:3648;s:6:"height";i:2736;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[2]['media_orientation']
    media_original => null
    $value[2]['media_original']
    filesize => string (7) "2545158"
    $value[2]['filesize']
    status => string (1) "1"
    $value[2]['status']
    created_by => string (2) "24"
    $value[2]['created_by']
    media_public => string (7) "checked"
    $value[2]['media_public']
    timestamp => string (10) "1398787336"
    $value[2]['timestamp']
    2014-04-29 16:02:16 UTC
    origname => string (19) "picture_048_web.jpg"
    $value[2]['origname']
    3 => array (26)
    $value[3]
    m2c_id => string (5) "34701"
    $value[3]['m2c_id']
    media_id => string (5) "17855"
    $value[3]['media_id']
    program_id => string (5) "11210"
    $value[3]['program_id']
    person_id => null
    $value[3]['person_id']
    partner_id => null
    $value[3]['partner_id']
    page_id => null
    $value[3]['page_id']
    vid => string (5) "37988"
    $value[3]['vid']
    field_image_list => string (1) "1"
    $value[3]['field_image_list']
    field_image_data => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[3]['field_image_data']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6156";s:5:"width";i:3648;s:6:"height";i:2736;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "3"
    $value[3]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[3]['media_filename']
    media_large => null
    $value[3]['media_large']
    media_preview => null
    $value[3]['media_preview']
    media_small => null
    $value[3]['media_small']
    media_thumb => null
    $value[3]['media_thumb']
    media_filepath => string (28) "event/11210/node-image_2.jpg"
    $value[3]['media_filepath']
    media_type => string (5) "photo"
    $value[3]['media_type']
    media_caption => string (352) "a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:...
    $value[3]['media_caption']
    a:13:{s:11:"description";s:39:"Photo courtesy Clocktower Gallery, 2011";s:3:"fid";s:4:"6156";s:5:"width";i:3648;s:6:"height";i:2736;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[3]['media_orientation']
    media_original => null
    $value[3]['media_original']
    filesize => string (7) "1731123"
    $value[3]['filesize']
    status => string (1) "1"
    $value[3]['status']
    created_by => string (2) "24"
    $value[3]['created_by']
    media_public => string (7) "checked"
    $value[3]['media_public']
    timestamp => string (10) "1398787336"
    $value[3]['timestamp']
    2014-04-29 16:02:16 UTC
    origname => string (19) "picture_039_web.jpg"
    $value[3]['origname']

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

Headers

Connection close
Host clocktower.org
Priority u=0, i
Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept 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 Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
Cache-Control no-cache
Pragma no-cache

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.4.6
PHP Version: 8.2.26
PHP SAPI: cgi-fcgi
Environment: development
Base URL: https://clocktower.org/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No