The Copyright Corner



Jeannie Hopper speaks with Michelle Bogre, Associate Professor in the School of Art, Media and Society at Parsons and founder of The Copyright Corner. She discusses her decision to go to law school to study copyright and intellectual property in order, largely, to teach it to other artists. This led her to create Intellectual Property Law, the course that has made Parsons one of the only--if not the only--art and design schools with a full fifteen-week course on copyright; the Copyright Center has become the more accessible locus of this information. She speaks to the particularly contemporary challenge of creating a new business model by which artists may be paid for their work in the Information Age without hindering either the availability of any individual artist's work or artistic progression and innovation in general. Along with numerous invaluable pieces of advice on copyright law and protecting one's work, Bogre offers a brief history behind The Copyright Center and the impetus behind its creation, as well as an explanation of the sundry purposes of the site and her future plans for it.
 

RELATED PROGRAMS

Clocktower Radio Profiles

RADIO SERIES

The hosts of Clocktower Radio interview artists, writers, curators, producers, activists, thinkers and doers.
more

Radio Profiles

RADIO SERIES

This is a collaborative community project featuring an ever-expanding collection of short audio portraits of organizations, spaces, and activities as described by the people who manage them. The goal of Radio Profiles is to provide information, generate interest, and expand audiences for New York City culture. Radio Profiles is a project of AIR - with archives from WPS1 - and originally developed in association with The Lower Manhattan Cultural Council, BOMB Magazine, and The Film-Makers' Cooperative. We welcome all to participate. Cultural groups can email us to set up a recording session.
more
NAME COMPONENT DURATION 0 ms 5 ms 10 ms 15 ms 20 ms 25 ms
BootstrapTimer1.64 ms
Event: pre_systemEvents0.41 ms
RoutingTimer0.04 ms
Before FiltersTimer0.01 ms
ControllerTimer25.38 ms
Controller ConstructorTimer0.14 ms
Connecting to Database: "default"Database3.13 ms
QueryDatabase0.41 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.01 ms
QueryDatabase0.43 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-03-30 09:42:45' AND `alert_end_date` = '2025-03-30 09:42:45' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.34 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.39 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.37 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174'
Event: dbqueryEvents0.01 ms
QueryDatabase0.19 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase13.87 ms
SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'the-copyright-corner' AND `media_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.95 ms
SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'the-copyright-corner' LIMIT 1
Event: dbqueryEvents0.01 ms
QueryDatabase0.83 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`series_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '9321' AND `media_public` = 'checked' AND `program_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase0.46 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '9321' AND `media_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase0.47 ms
SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '9321' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.14 ms
View: show_view.phpViews0.93 ms
View: templates/footer.phpViews0.23 ms
After FiltersTimer0.07 ms

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

Time Query String
0.41 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/Show.php:28
        App\Models\SiteModel->getSite()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.43 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-03-30 09:42:45' AND `alert_end_date` = '2025-03-30 09:42:45' 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/Show.php:31
        App\Models\AlertModel->getAlert()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.34 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/Show.php:34
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.39 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/Show.php:37
        App\Models\PageModel->getMenu()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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 `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174' 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/Show.php:38
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.19 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/Show.php:41
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

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

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

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

13.87 ms SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'the-copyright-corner' AND `media_public` = 'checked' APPPATH/Models/RadioModel.php:156
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Show.php:44
        App\Models\RadioModel->getShow()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.95 ms SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'the-copyright-corner' LIMIT 1 APPPATH/Models/RadioModel.php:173
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Show.php:45
        App\Models\RadioModel->getShowID()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.82 ms SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`series_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '9321' AND `media_public` = 'checked' AND `program_public` = 'checked' GROUP BY `programs`.`program_id` APPPATH/Models/RadioModel.php:225
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Show.php:46
        App\Models\RadioModel->getRelateToShow()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.46 ms SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '9321' AND `media_public` = 'checked' GROUP BY `programs`.`program_id` APPPATH/Models/RadioModel.php:248
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Show.php:47
        App\Models\RadioModel->getChannelsRelateToShow()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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 `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '9321' 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/Show.php:50
        App\Models\MediaModel->getMedia()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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
Show.php APPPATH/Controllers/Show.php
AlertModel.php APPPATH/Models/AlertModel.php
MediaModel.php APPPATH/Models/MediaModel.php
PageModel.php APPPATH/Models/PageModel.php
RadioModel.php APPPATH/Models/RadioModel.php
SiteModel.php APPPATH/Models/SiteModel.php
SocialModel.php APPPATH/Models/SocialModel.php
show_view.php APPPATH/Views/show_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\Show
Method: detail
Params: 1 / 1
$show = the-copyright-corner

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.41 ms pre_system 1
0.10 ms dbquery 11

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-03-30 09:42:45.772353 200 GET https://clocktower.org/show/the-copyright-corner text/html; charset=UTF-8 No
2025-03-30 09:42:44.776160 200 GET https://clocktower.org/show/terry-zwigoff-art-school-confidential text/html; charset=UTF-8 No
2025-03-30 09:42:03.377109 200 GET https://clocktower.org/projects/events text/html; charset=UTF-8 No
2025-03-30 09:41:47.313245 200 GET https://clocktower.org/event/trevor-wilson-and-vocal-ensemble text/html; charset=UTF-8 No
2025-03-30 09:40:23.264422 200 GET https://clocktower.org/event/ideascity-radio-live-from-athens text/html; charset=UTF-8 No
2025-03-30 09:40:18.533162 200 GET https://clocktower.org/show/danielle-abrams text/html; charset=UTF-8 No
2025-03-30 09:39:59.093482 200 GET https://clocktower.org/person/p-spadine text/html; charset=UTF-8 No
2025-03-30 09:39:10.757835 200 GET https://clocktower.org/person/sabisha-friedberg text/html; charset=UTF-8 No
2025-03-30 09:39:00.167761 200 GET https://clocktower.org/show/allen-ginsberg-new-school-pt-2 text/html; charset=UTF-8 No
2025-03-30 09:38:58.448452 200 GET https://clocktower.org/person/Daniel-Bejar text/html; charset=UTF-8 No
2025-03-30 09:38:13.229796 200 GET https://clocktower.org/show/radiophonic-creation-day-is-today text/html; charset=UTF-8 No
2025-03-30 09:38:12.081647 200 GET https://clocktower.org/person/zipora-fried text/html; charset=UTF-8 No
2025-03-30 09:38:10.760120 200 GET https://clocktower.org/series/new-river-dramatists text/html; charset=UTF-8 No
2025-03-30 09:38:09.683002 200 GET https://clocktower.org/show/pakistan-neo-sufi-and-the-american-jugni-part-1 text/html; charset=UTF-8 No
2025-03-30 09:38:05.189081 200 GET https://clocktower.org/show/timecom-clipping text/html; charset=UTF-8 No
2025-03-30 09:37:58.668494 200 GET https://clocktower.org/show/sultry-swooning-session text/html; charset=UTF-8 No
2025-03-30 09:37:57.658318 200 GET https://clocktower.org/show/emmanuelle-bercot-standing-tall text/html; charset=UTF-8 No
2025-03-30 09:37:57.427953 200 GET https://clocktower.org/show/honey-bees-cranberry-relish text/html; charset=UTF-8 No
2025-03-30 09:37:56.408010 200 GET https://clocktower.org/show/aasf-geir-haraldseth-sommerskolen text/html; charset=UTF-8 No
2025-03-30 09:37:53.718966 200 GET https://clocktower.org/show/Helen-Georgas-and-Nicole-Miller-Underwater-NY 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) "13174"
$value[0]['page_id']
vid => string (2) "12"
$value[0]['vid']
page_title => string (5) "Radio"
$value[0]['page_title']
page_slug => string (5) "radio"
$value[0]['page_slug']
page_menu_title => string (5) "Radio"
$value[0]['page_menu_title']
page_desc => string (49) "Rare, experimental, emerging, and historic audio."
$value[0]['page_desc']
page_content => string (191) "<span>Legendary conversations, rare readings, daring new bands, and avant-ga...
$value[0]['page_content']
<span>Legendary conversations, rare readings, daring new bands, and avant-garde musicians, streamed and recorded in iconic arts locations througout New York City and across the globe. </span>
page_mainpic => string (16) "home_2_radio.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) "14"
$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) "1"
$value[0]['page_featured_rank']
user_id => string (1) "0"
$value[0]['user_id']
created => string (1) "0"
$value[0]['created']
changed => string (1) "0"
$value[0]['changed']
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']
show
$value array (1)
0 => array (38)
$value[0]
program_id => string (4) "9321"
$value[0]['program_id']
vid => string (5) "41273"
$value[0]['vid']
program_type => string (4) "show"
$value[0]['program_type']
program_title => string (20) "The Copyright Corner"
$value[0]['program_title']
program_slug => string (20) "the-copyright-corner"
$value[0]['program_slug']
program_desc => string (1355) "Jeannie Hopper speaks with <a href="http://ncqltc.org/faculty_and_staff/facu...
$value[0]['program_desc']
Jeannie Hopper speaks with <a href="http://ncqltc.org/faculty_and_staff/faculty_details.aspx?dID=80&sdID=106&id=4678&pType=1">Michelle Bogre</a>, Associate Professor in the School of Art, Media and Society at Parsons and founder of <a href="http://thecopyrightcorner.org/">The Copyright Corner</a>. She discusses her decision to go to law school to study copyright and intellectual property in order, largely, to teach it to other artists. This led her to create <a href="http://ncqltc.org/departments/course_detail.aspx?dID=80&sdID=106&cID=3397&ptype=1">Intellectual Property Law</a>, the course that has made Parsons one of the only--if not the only--art and design schools with a full fifteen-week course on copyright; the Copyright Center has become the more accessible locus of this information. She speaks to the particularly contemporary challenge of creating a new business model by which artists may be paid for their work in the Information Age without hindering either the availability of any individual artist's work or artistic progression and innovation in general. Along with numerous invaluable pieces of advice on copyright law and protecting one's work, Bogre offers a brief history behind The Copyright Center and the impetus behind its creation, as well as an explanation of the sundry purposes of the site and her future plans for it.
program_content => string (1355) "Jeannie Hopper speaks with <a href="http://ncqltc.org/faculty_and_staff/facu...
$value[0]['program_content']
Jeannie Hopper speaks with <a href="http://ncqltc.org/faculty_and_staff/faculty_details.aspx?dID=80&sdID=106&id=4678&pType=1">Michelle Bogre</a>, Associate Professor in the School of Art, Media and Society at Parsons and founder of <a href="http://thecopyrightcorner.org/">The Copyright Corner</a>. She discusses her decision to go to law school to study copyright and intellectual property in order, largely, to teach it to other artists. This led her to create <a href="http://ncqltc.org/departments/course_detail.aspx?dID=80&sdID=106&cID=3397&ptype=1">Intellectual Property Law</a>, the course that has made Parsons one of the only--if not the only--art and design schools with a full fifteen-week course on copyright; the Copyright Center has become the more accessible locus of this information. She speaks to the particularly contemporary challenge of creating a new business model by which artists may be paid for their work in the Information Age without hindering either the availability of any individual artist's work or artistic progression and innovation in general. Along with numerous invaluable pieces of advice on copyright law and protecting one's work, Bogre offers a brief history behind The Copyright Center and the impetus behind its creation, as well as an explanation of the sundry purposes of the site and her future plans for it.
program_start_date => string (19) "2012-07-02 00:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2012-07-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 (3) "850"
$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) "14"
$value[0]['edited_by']
created_date => string (10) "1269446532"
$value[0]['created_date']
2010-03-24 16:02:12 UTC
updated_date => string (10) "1398787089"
$value[0]['updated_date']
2014-04-29 15:58:09 UTC
media_id => string (3) "850"
$value[0]['media_id']
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 (24) "show/9321/node-image.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$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 => string (5) "46048"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "5"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1288729795"
$value[0]['timestamp']
2010-11-02 20:29:55 UTC
origname => string (29) "the_copyright_corner_logo.jpg"
$value[0]['origname']
related_series
$value array (2)
  • Table (2)
  • Contents (2)
  • a2c_idviddeltashow_idevent_idseries_idchannel_ida2c_rankchannel_air_dateprogram_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
    019284630809321null9568nullnullnull9568seriesClocktower Radio Profilesclocktower-radio-profilesThe hosts of <strong>Clocktower Radio</strong> interview artists, writers, cu...The hosts of Clocktower Radio interview an assortment of artists, writers, cu...2017-04-10 10:00:002018-04-10 10:00:00nullnull0http://1131checked1checked5128327980314231744014493919167nullnullnull1a:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:5...0node-image.jpgnullnullnullnullseries/9568/node-image.jpgphotoa:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:5...nullnull80959118checked1479509011microphone_photo_by_tim_snell.jpg
    132383835719321null9628nullnullnull9628seriesRadio Profilesradio-profilesThis is a collaborative community project featuring an ever-expanding collect...This is a collaborative community project featuring an ever-expanding collect...nullnullnullnullnullnullnull2632null44checked5128353928313987860493604919202nullnullnull1a:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"fi...0node-image.jpgnullnullnullnullseries/9628/node-image.jpgphotoa:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"fi...nullnull9845415checked1457130325general_series_photo.jpg
  • 0 => array (53)
    $value[0]
    a2c_id => string (4) "1928"
    $value[0]['a2c_id']
    vid => string (5) "46308"
    $value[0]['vid']
    delta => string (1) "0"
    $value[0]['delta']
    show_id => string (4) "9321"
    $value[0]['show_id']
    event_id => null
    $value[0]['event_id']
    series_id => string (4) "9568"
    $value[0]['series_id']
    channel_id => null
    $value[0]['channel_id']
    a2c_rank => null
    $value[0]['a2c_rank']
    channel_air_date => null
    $value[0]['channel_air_date']
    program_id => string (4) "9568"
    $value[0]['program_id']
    program_type => string (6) "series"
    $value[0]['program_type']
    program_title => string (25) "Clocktower Radio Profiles"
    $value[0]['program_title']
    program_slug => string (25) "clocktower-radio-profiles"
    $value[0]['program_slug']
    program_desc => string (126) "The hosts of <strong>Clocktower Radio</strong> interview artists, writers, c...
    $value[0]['program_desc']
    The hosts of <strong>Clocktower Radio</strong> interview artists, writers, curators, producers, activists, thinkers and doers.
    
    program_content => string (126) "The hosts of Clocktower Radio interview an assortment of artists, writers, c...
    $value[0]['program_content']
    The hosts of Clocktower Radio interview an assortment of artists, writers, curators, producers, activists, thinkers and doers.
    
    program_start_date => string (19) "2017-04-10 10:00:00"
    $value[0]['program_start_date']
    program_end_date => string (19) "2018-04-10 10:00:00"
    $value[0]['program_end_date']
    program_time => null
    $value[0]['program_time']
    program_audio => null
    $value[0]['program_audio']
    program_venue => string (1) "0"
    $value[0]['program_venue']
    program_pricing => string (0) ""
    $value[0]['program_pricing']
    program_ticket_link => string (7) "http://"
    $value[0]['program_ticket_link']
    program_mainpic => string (4) "1131"
    $value[0]['program_mainpic']
    program_featured => string (7) "checked"
    $value[0]['program_featured']
    program_featured_rank => string (1) "1"
    $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) "1283279803"
    $value[0]['created_date']
    2010-08-31 18:36:43 UTC
    updated_date => string (10) "1423174401"
    $value[0]['updated_date']
    2015-02-05 22:13:21 UTC
    m2c_id => string (5) "44939"
    $value[0]['m2c_id']
    media_id => string (5) "19167"
    $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 (343) "a:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:...
    $value[0]['field_image_data']
    a:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:5:"19167";s:5:"width";i:500;s:6:"height";i:320;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) "series/9568/node-image.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => string (343) "a:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:...
    $value[0]['media_caption']
    a:13:{s:11:"description";s:31:"Microphone, photo by Tim Snell.";s:3:"fid";s:5:"19167";s:5:"width";i:500;s:6:"height";i:320;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 (5) "80959"
    $value[0]['filesize']
    status => string (1) "1"
    $value[0]['status']
    created_by => string (2) "18"
    $value[0]['created_by']
    media_public => string (7) "checked"
    $value[0]['media_public']
    timestamp => string (10) "1479509011"
    $value[0]['timestamp']
    2016-11-18 22:43:31 UTC
    origname => string (33) "microphone_photo_by_tim_snell.jpg"
    $value[0]['origname']
    1 => array (53)
    $value[1]
    a2c_id => string (4) "3238"
    $value[1]['a2c_id']
    vid => string (5) "38357"
    $value[1]['vid']
    delta => string (1) "1"
    $value[1]['delta']
    show_id => string (4) "9321"
    $value[1]['show_id']
    event_id => null
    $value[1]['event_id']
    series_id => string (4) "9628"
    $value[1]['series_id']
    channel_id => null
    $value[1]['channel_id']
    a2c_rank => null
    $value[1]['a2c_rank']
    channel_air_date => null
    $value[1]['channel_air_date']
    program_id => string (4) "9628"
    $value[1]['program_id']
    program_type => string (6) "series"
    $value[1]['program_type']
    program_title => string (14) "Radio Profiles"
    $value[1]['program_title']
    program_slug => string (14) "radio-profiles"
    $value[1]['program_slug']
    program_desc => string (600) "This is a collaborative community project featuring an ever-expanding collec...
    $value[1]['program_desc']
    This is a collaborative community project featuring an ever-expanding collection of short audio portraits of organizations, spaces, and activities as described by the people who manage them. The goal of Radio Profiles is to provide information, generate interest, and expand audiences for New York City culture. Radio Profiles is a project of AIR - with archives from WPS1 - and originally developed in association with The Lower Manhattan Cultural Council, BOMB Magazine, and The Film-Makers' Cooperative.
    
    We welcome all to participate. Cultural groups can email us to set up a recording session.
    
    program_content => string (600) "This is a collaborative community project featuring an ever-expanding collec...
    $value[1]['program_content']
    This is a collaborative community project featuring an ever-expanding collection of short audio portraits of organizations, spaces, and activities as described by the people who manage them. The goal of Radio Profiles is to provide information, generate interest, and expand audiences for New York City culture. Radio Profiles is a project of AIR - with archives from WPS1 - and originally developed in association with The Lower Manhattan Cultural Council, BOMB Magazine, and The Film-Makers' Cooperative.
    
    We welcome all to participate. Cultural groups can email us to set up a recording session.
    
    program_start_date => null
    $value[1]['program_start_date']
    program_end_date => null
    $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) "2632"
    $value[1]['program_mainpic']
    program_featured => null
    $value[1]['program_featured']
    program_featured_rank => string (2) "44"
    $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) "1283539283"
    $value[1]['created_date']
    2010-09-03 18:41:23 UTC
    updated_date => string (10) "1398786049"
    $value[1]['updated_date']
    2014-04-29 15:40:49 UTC
    m2c_id => string (5) "36049"
    $value[1]['m2c_id']
    media_id => string (5) "19202"
    $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 (348) "a:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"f...
    $value[1]['field_image_data']
    a:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"fid";s:4:"2632";s:5:"width";i:500;s:6:"height";i:333;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[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 (26) "series/9628/node-image.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => string (348) "a:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"f...
    $value[1]['media_caption']
    a:13:{s:11:"description";s:37:"Photo by S. Diddy, from Flickr, 2011.";s:3:"fid";s:4:"2632";s:5:"width";i:500;s:6:"height";i:333;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) "98454"
    $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) "1457130325"
    $value[1]['timestamp']
    2016-03-04 22:25:25 UTC
    origname => string (24) "general_series_photo.jpg"
    $value[1]['origname']
related_channels
$value array (0)
media
$value array (1)
0 => array (26)
$value[0]
m2c_id => string (5) "37714"
$value[0]['m2c_id']
media_id => string (5) "20859"
$value[0]['media_id']
program_id => string (4) "9321"
$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) "41273"
$value[0]['vid']
field_image_list => string (1) "1"
$value[0]['field_image_list']
field_image_data => string (309) "a:13:{s:11:"description";s:0:"";s:3:"fid";s:3:"851";s:5:"width";i:300;s:6:"h...
$value[0]['field_image_data']
a:13:{s:11:"description";s:0:"";s:3:"fid";s:3:"851";s:5:"width";i:300;s:6:"height";i:300;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) "show/9321/node-image_0.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => string (309) "a:13:{s:11:"description";s:0:"";s:3:"fid";s:3:"851";s:5:"width";i:300;s:6:"h...
$value[0]['media_caption']
a:13:{s:11:"description";s:0:"";s:3:"fid";s:3:"851";s:5:"width";i:300;s:6:"height";i:300;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 (5) "41807"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "5"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1398787089"
$value[0]['timestamp']
2014-04-29 15:58:09 UTC
origname => string (35) "the_copyright_corner_logo_300px.jpg"
$value[0]['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 "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
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