Warning (2): ini_set() [<a href='http://php.net/function.ini-set'>function.ini-set</a>]: Headers already sent. You cannot change the session module's ini settings at this time [/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php, line 581]Code Contextif (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array( 'cookie' => 'CAKEPHP', 'timeout' => (int) 240, 'ini' => array( 'session.use_trans_sid' => (int) 0, 'session.cookie_path' => '/', 'session.cookie_secure' => (int) 1, 'session.cookie_lifetime' => (int) 14400, 'session.name' => 'CAKEPHP', 'session.gc_maxlifetime' => (int) 14400, 'session.cookie_httponly' => (int) 1 ), 'defaults' => 'php', 'cookieTimeout' => (int) 240, 'cacheLimiter' => 'must-revalidate' ) $defaults = array( 'cookie' => 'CAKEPHP', 'timeout' => (int) 240, 'ini' => array( 'session.use_trans_sid' => (int) 0, 'session.cookie_path' => '/' ) ) $value = (int) 0 $setting = 'session.use_trans_sid'ini_set - [internal], line ?? CakeSession::_configureSession() - /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php, line 581 CakeSession::_cookieName() - /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php, line 619 CakeSession::_hasSession() - /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php, line 632 CakeSession::check() - /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php, line 248 FlashHelper::render() - /usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php, line 72 include - APP/View/Layouts/public.ctp, line 41 View::_evaluate() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 971 View::_render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 933 View::renderLayout() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 546 View::render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 481 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 963 ItemsController::view() - APP/Controller/ItemsController.php, line 37 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - /usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php, line 167 [main] - /var/www/html/daily_eagle_archive/index.php, line 118
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: etagMatches [/usr/local/cake/2.10.8/lib/Cake/Network/CakeResponse.php, line 1171]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array([maximum depth reached]), 'pass' => array( [maximum depth reached] ), 'isAjax' => false, 'models' => array( [maximum depth reached] ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( [maximum depth reached] ), 'patch' => array( [maximum depth reached] ), 'post' => array( [maximum depth reached] ), 'put' => array( [maximum depth reached] ), 'delete' => array( [maximum depth reached] ), 'head' => array( [maximum depth reached] ), 'options' => array( [maximum depth reached] ), 'ssl' => array( [maximum depth reached] ), 'ajax' => array( [maximum depth reached] ), 'flash' => array( [maximum depth reached] ), 'mobile' => array( [maximum depth reached] ), 'requested' => array( [maximum depth reached] ), 'json' => array( [maximum depth reached] ), 'xml' => array( [maximum depth reached] ) ) [protected] _input => '' } $etags = array() $modifiedSince = 'Thu, 08 Dec 2022 19:37:45 GMT' $responseTag = null $timeMatches = falsecompact - [internal], line ?? CakeResponse::checkNotModified() - /usr/local/cake/2.10.8/lib/Cake/Network/CakeResponse.php, line 1171 RequestHandlerComponent::beforeRender() - /usr/local/cake/2.10.8/lib/Cake/Controller/Component/RequestHandlerComponent.php, line 285 ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 936 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: etagMatches [/usr/local/cake/2.10.8/lib/Cake/Network/CakeResponse.php, line 1171]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array([maximum depth reached]), 'pass' => array( [maximum depth reached] ), 'isAjax' => false, 'models' => array( [maximum depth reached] ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( [maximum depth reached] ), 'patch' => array( [maximum depth reached] ), 'post' => array( [maximum depth reached] ), 'put' => array( [maximum depth reached] ), 'delete' => array( [maximum depth reached] ), 'head' => array( [maximum depth reached] ), 'options' => array( [maximum depth reached] ), 'ssl' => array( [maximum depth reached] ), 'ajax' => array( [maximum depth reached] ), 'flash' => array( [maximum depth reached] ), 'mobile' => array( [maximum depth reached] ), 'requested' => array( [maximum depth reached] ), 'json' => array( [maximum depth reached] ), 'xml' => array( [maximum depth reached] ) ) [protected] _input => '' } $etags = array() $modifiedSince = 'Thu, 08 Dec 2022 19:37:45 GMT' $responseTag = null $timeMatches = falsecompact - [internal], line ?? CakeResponse::checkNotModified() - /usr/local/cake/2.10.8/lib/Cake/Network/CakeResponse.php, line 1171 RequestHandlerComponent::beforeRender() - /usr/local/cake/2.10.8/lib/Cake/Controller/Component/RequestHandlerComponent.php, line 285 ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 936 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 300 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [/usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128]Code Context$result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile' $params = array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp', (int) 1 => '<!DOCTYPE HTML> <html lang="en"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WGVWGN');</script> <!-- End Google Tag Manager --> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="Description" content=""> <meta name="Keywords" content=""> <meta name="Author" content=""> <meta name="Copyright" content=""> <title> Daily Eagle: SUNY Brockport</title> <link rel="stylesheet" href="https://use.typekit.net/yji6tbp.css" /> <link rel="stylesheet" href="/_resources/css/new_style.css" media="all" /> <link rel="stylesheet" href="/_resources/css/brockport.css" media="all" /> <link rel='stylesheet' href='/_resources/css/web_apps.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle_admin.css' media='all'> <script src="/_resources/js/jquery.min.js"> </script> <script src="/_resources/js/lib.min.js"> </script> <script src="/_resources/js/legacy.js"> </script> </head> <body class="body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGVWGN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> window._monsido = window._monsido || { token: "ynGppR4VQybu9I762DRQFw", statistics: { enabled: true, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","docx"], }, }, pageCorrect: { enabled: true, }, }; </script> <script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script> <a href="#main-content" class=" show-for-screenreaders focusable skip-link"> Skip to main content </a> <a href="#toggle_link" class=" show-for-screenreaders focusable skip-link"> Skip to page navigation </a> <div class="off-canvas-wrap" data-offcanvas="true"> <main class="inner-wrap"> <header id='main_header' class="header" role="banner"> <!-- this is temporary for development. It should be hard-coded into top.frag and top.php for production --> <div id='nav_wrapper'> <div id='mobile_nav_row'> <nav id='mobile_nav'> <ul> <li> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li id='search_item'> <a class='clickable-layer' href="/system/search/"><span class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> <li id='menu_item'> <a class='clickable-layer' href="#" onclick="open_mobile_nav();"><span class='fa fa-reorder'><span class='show-for-screenreaders'>open main navigation</span></span></a> </li> </ul> </nav> </div> <a id='mobile_nav_close' class='fa fa-close' href='#' onclick='close_mobile_nav();'><span class='show-for-screenreaders'>close navigation</span></a> <div id='audience_row'> <nav id='audience_nav' class='top_navigation row'> <ul id='information_accordion' class='accordion accordion-simple' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Information For:</h3> <a href='#information_content' role='tab' id='information-heading' aria-controls='information_content'>Information For</a> <div class='content' id='information_content' role='tabpanel' aria-labelledby='information-heading'> <ul class='content'> <li> <a class='clickable-layer' href="/coronavirus"><strong>COVID-19 Resources</strong></a> </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> </ul> </div> </li> </ul> <ul class="nav-list"> <li class='nav_intro'> Info For: </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> <li> <a class='clickable-layer special' href="/coronavirus">COVID-19 Resources</a> </li> </ul> <ul id='action_items' class="nav-list"> <li> <a class='clickable-layer' href="/admissions/apply.html">Apply</a> </li> <li> <a class='clickable-layer' href="/admissions/request.html">Request Info</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Give</a> </li> </ul> </nav> </div> <div id='primary_nav_row'> <nav id='primary_nav' class='top_navigation row'> <ul id='quicklinks_accordion' class='accordion accordion-simple clickable-layer' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Quicklinks:</h3> <a href='#quicklinks_content' role='tab' id='quicklinks-heading' aria-controls='quicklinks_content'>Quicklinks</a> <div class='content' id='quicklinks_content' role='tabpanel' aria-labelledby='quicklinks-heading'> <ul> <li> <a class='clickable-layer' href="https://outlook.office.com/owa/?realm=brockportsuny.onmicrosoft.com">Webmail</a> </li> <li> <a class='clickable-layer' href="/bounce/ssbsso">Web Banner</a> </li> <li> <a class='clickable-layer' href="https://brightspace.brockport.edu">Brightspace</a> </li> <li> <a class='clickable-layer' href="/directory/">Directory</a> </li> <li> <a class='clickable-layer' href="/bounce/coursesearch">Course Schedule</a> </li> <li> <a class='clickable-layer' href='https://brockport-accommodate.symplicity.com'>Accommodate</a> </li> <li> <a href='/support/student_accounts/'>Student Bill Pay</a> </li> <li> <a class='clickable-layer' href='http://changer.brockport.edu'>NetID Lookup & Password Change</a> </li> <li> <a class='clickable-layer' href="/about/college_calendar/">Events Calendar</a> </li> <li> <a class='clickable-layer' href="/library/">Library</a> </li> <li> <a class='clickable-layer' href="https://brockport.teamdynamix.com/tdclient/home">IT Service Desk</a> </li> <li> <a class='clickable-layer' href='/academics/eagle_success/'>EagleSUCCESS</a> </li> <li> <a class='clickable-layer' href="/daily_eagle/">Daily Eagle</a> </li> <li> <a class='clickable-layer' href="/support/emergency/">Emergency Info</a> </li> <li> <a class='clickable-layer' href='//my.brockport.edu'>myBROCKPORT</a> </li> <li> <a class='clickable-layer' href='/support/policies/'>College Policies</a> </li> </ul> </div> </li> </ul> <ul id='main_nav_list'> <li id='main_nav_logo'> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li> <a class='clickable-layer' href="/about/">About</a> </li> <li> <a class='clickable-layer' href="/scholarships-aid/">Scholarships & Aid</a> </li> <li> <a class='clickable-layer' href="/academics/">Academics</a> </li> <li> <a class='clickable-layer' href="/admissions/">Admissions</a> </li> <li> <a class='clickable-layer' href="/life/">Student Life</a> </li> <li> <a class='clickable-layer' href="https://www.gobrockport.com/">Athletics</a> </li> <li id='quicklinks_item'> <a class='clickable-layer' href="/quick_links/">Quicklinks</a> </li> <li id='search_item'> <a class='clickable-layer' href='/system/search/'><span id='search_item' class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> </ul> </nav> </div> </div> </header> <div class="page" id="page"> <div id="main-content"> <div class='content-header-daily-eagle'> <div class="row"> <div class="small-12 columns space-below"> <ul class="breadcrumbs show-for-medium-up"> <!-- breadcrumb.tmpl v.3.0 gcc 2018-03-15 --> <li><a href='/'>Home</a></li> <li><a href="/daily_eagle_archive/">Daily Eagle Archive</a></li> </ul> <h1>Daily Eagle</h1> </div> </div> </div> <h2 class='bport_structure_hidden' >Main Page Content</h2> <div class="row space-above"> <div id='grid_layout_container'> <aside id='sidebar_upper' class=''> <div id='sidebar_toggle' class='show-for-small-only'> <a id='toggle_link' href='#' onclick='toggle_sidebar();'> <div id='toggle_header' class='navigation caret'> Navigation <span class='icon fa fa-caret-down'></span><span class='show-for-screenreaders focusable'>toggle navigation display</span> </div> </a> </div> <div id='sidebar_toggle_content'> <nav class='sidebar'> <ul class='link-list'> <li><a href="/daily_eagle_archive/">search the Daily Eagle Archive</a></li> </ul> </nav> </div> <!-- toggle content --> </aside> <article> <!-- begin page content --> <h2>Unable to configure the session, setting session.use_trans_sid failed.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 619</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">CakeSession::_configureSession()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">init</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">_configureSession</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 632</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">CakeSession::_cookieName()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected static function </span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return static::</span><span style="color: #0000BB">started</span><span style="color: #007700">()</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| !</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'session.use_cookies'</span><span style="color: #007700">)</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| isset(</span><span style="color: #0000BB">$_COOKIE</span><span style="color: #007700">[static::</span><span style="color: #0000BB">_cookieName</span><span style="color: #007700">()])</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| static::</span><span style="color: #0000BB">$_isCLI</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 248</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">CakeSession::_hasSession()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">variable is there</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public static function </span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!static::</span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() || !static::</span><span style="color: #0000BB">start</span><span style="color: #007700">()) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">/usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php line 72</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">CakeSession::check(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws UnexpectedValueException </span><span style="color: #007700">If </span><span style="color: #0000BB">value </span><span style="color: #007700">for </span><span style="color: #0000BB">flash settings key is not an </span><span style="color: #007700">array.</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #DD0000">'flash'</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= array()) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">CakeSession</span><span style="color: #007700">::</span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #DD0000">"Message.</span><span style="color: #0000BB">$key</span><span style="color: #DD0000">"</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'Message.flash'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/View/Layouts/public.ctp line 41</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">FlashHelper->render()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">begin page content </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"><?php </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Flash</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">); </span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 971</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">include(string)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$dataForView</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ob_start</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">include </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__viewFile</span><span style="color: #007700">;</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 933</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">View->_evaluate(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $beforeEvent </span><span style="color: #007700">= new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'View.beforeRenderFile'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">, array(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $eventManager</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $content </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_evaluate</span><span style="color: #007700">(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' array( 'item' => array( 'Item' => array( 'id' => '14857', 'event_date' => null, 'event_end_date' => null, 'event_time' => null, 'event_end_time' => null, 'title' => 'Abstraction is the Order of the Day in New Exhibition ', 'abstract' => 'This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.', 'details' => 'Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. ', 'contact' => 'Tower Fine Arts Center Gallery: (585) 395-2805', 'submit_date' => '2019-01-23 11:41:45', 'headliner' => false, 'post_date' => '2019-01-30', 'expiry_date' => '2019-03-03', 'headline_request' => false, 'notes' => null, 'approval_date' => '2019-01-28 00:00:00', 'approved_by' => 'kscott', 'deferred' => false, 'emailed' => true, 'created_by' => 'ssoloway', 'modified_by' => '', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ), 'Image' => array( (int) 0 => array( 'id' => '117485', 'item_id' => '14857', 'title' => 'Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.', 'type' => 'image', 'url' => '2019-01', 'filename' => 'item_14857_1597.jpg', 'created' => null ) ), 'Link' => array(), 'Document' => array(), 'Category' => array( (int) 0 => array( 'id' => '9', 'category_name' => 'Events & Activities', 'active' => true, 'background-color' => '#8A005C', 'CategoriesItem' => array( [maximum depth reached] ) ) ), 'Topic' => array() ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ', 'content_for_layout' => '<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>', 'scripts_for_layout' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 546</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">View->_render(string)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_currentType </span><span style="color: #007700">= static::</span><span style="color: #0000BB">TYPE_LAYOUT</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_render</span><span style="color: #007700">(</span><span style="color: #0000BB">$layoutFileName</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 481</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">View->renderLayout(string, string)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $layout </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">layout</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$layout </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoLayout</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderLayout</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 963</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">View->render(string, string)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoRender </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">-></span><span style="color: #0000BB">body</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">View</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$view</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">APP/Controller/ItemsController.php line 37</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->render(string, string)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title_for_layout'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">[</span><span style="color: #DD0000">'Item'</span><span style="color: #007700">][</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'item'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #DD0000">'view'</span><span style="color: #007700">, </span><span style="color: #DD0000">'public'</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">ItemsController->view(string)</a> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>'14857'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">ReflectionMethod->invokeArgs(ItemsController, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '14857' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-13')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-14')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-14')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-14" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">/var/www/html/daily_eagle_archive/index.php line 118</a> → <a href="#" onclick="traceToggle(event, 'trace-args-15')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> <!-- end page content --> </article> </div> <!-- row --> </div> <!-- main content --> </div> <!-- page --> <footer class="footer" role="contentinfo"> <h2 class='bport_structure_hidden'>College Website Footer</h2> <div class="row"> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-6 columns"> <a href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> <p> <a class="tiny go button" href="/admissions/request.html">Request Info</a> <a class="tiny go button" href="/admissions/apply">Apply</a> </p> </div> <div class="small-12 medium-6 columns"> <p class="address"> 350 New Campus Drive <br /> Brockport, NY 14420 <br /> (585) 395-2211 </p> <a class="go" href='/about/contact_us'>Contact Us</a> <nav class="footer-social"> <ul class="inline"> <li><a href="//www.instagram.com/brockport"><span class="fa fa-instagram"></span><span class='social_label'>Instagram</span></a></li> <li><a href="//www.facebook.com/sunybport"><span class="fa fa-facebook-square"></span><span class='social_label'>Facebook</span></a></li> <li><a href="//www.twitter.com/brockport"><span class="fa fa-twitter-square"></span><span class='social_label'>Twitter</span></a></li> <li><a href="//www.youtube.com/brockportnews"><span class="fa fa-youtube-square"></span><span class='social_label'>YouTube</span></a></li> <li><a href="https://www.linkedin.com/school/suny-brockport/about/"><span class="fa fa-linkedin-square"></span><span class='social_label'>Google Plus</span></a></li> </ul> </nav> </div> </div> </div> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-4 columns"> <nav class="footer-visiting collapse-small"> <h3 class="small-block-title">Visiting</h3> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/map">Map</a></li> <li><a class='clickable-layer' href="/admissions/visit.html">Schedule a Visit</a></li> <li><a class='clickable-layer' href="/tour">Virtual Tour</a></li> </ul> </nav> </div> <div class="small-12 medium-8 columns"> <nav class="footer-who-are-you collapse-small"> <h3 class="small-block-title">Information For</h3> <ul class="medium-flex-2 footer-link-list"> <li><a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a></li> <li><a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Donors</a></li> <li><a class='clickable-layer' href="/academics/career/employer">Employers</a></li> <li><a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a></li> <li><a class='clickable-layer' href="/support/human_resources/careers.html">Careers @ Brockport</a></li> <li><a class='clickable-layer' href="/support/parents">Parents</a></li> <li><a class='clickable-layer' href="/admissions">Prospective Students</a></li> <li><a class='clickable-layer' href="/support/current_students.html">Current Students</a></li> </ul> </nav> </div> </div> </div> </div> <style> .sameline { display: inline-block !important; } </style> <div class="row"> <div class="small-12 columns"> <nav class="footer-utility"> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/support/human_resources/nondiscrimination.html">Notice of Nondiscrimination</a></li> <li><a class='clickable-layer' href="/about/privacy">Privacy Policy</a></li> <li><a class='clickable-layer' href="/support/university_police">University Police</a></li> <li><a class='clickable-layer' href="/support/emergency">Emergency Info</a></li> <li> <a class='clickable-layer sameline' href='/about/title_ix'>Sexual Misconduct & Title IX — Brockport</a> <a class="clickable-layer sameline" href='http://response.suny.edu'>SUNY</a> </li> </ul> <ul class="footer-link-list"> <li>© 2023 SUNY Brockport</li> </ul> </nav> </div> </div> </footer> </main> </div> <script src="/_resources/js/new_main.js"></script> </body> </html>' ) $options = array( 'modParams' => (int) 1, 'break' => false, 'breakOn' => false, 'collectReturn' => false ) $event = object(CakeEvent) { data => array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp', (int) 1 => '<!DOCTYPE HTML> <html lang="en"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WGVWGN');</script> <!-- End Google Tag Manager --> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="Description" content=""> <meta name="Keywords" content=""> <meta name="Author" content=""> <meta name="Copyright" content=""> <title> Daily Eagle: SUNY Brockport</title> <link rel="stylesheet" href="https://use.typekit.net/yji6tbp.css" /> <link rel="stylesheet" href="/_resources/css/new_style.css" media="all" /> <link rel="stylesheet" href="/_resources/css/brockport.css" media="all" /> <link rel='stylesheet' href='/_resources/css/web_apps.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle_admin.css' media='all'> <script src="/_resources/js/jquery.min.js"> </script> <script src="/_resources/js/lib.min.js"> </script> <script src="/_resources/js/legacy.js"> </script> </head> <body class="body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGVWGN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> window._monsido = window._monsido || { token: "ynGppR4VQybu9I762DRQFw", statistics: { enabled: true, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","docx"], }, }, pageCorrect: { enabled: true, }, }; </script> <script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script> <a href="#main-content" class=" show-for-screenreaders focusable skip-link"> Skip to main content </a> <a href="#toggle_link" class=" show-for-screenreaders focusable skip-link"> Skip to page navigation </a> <div class="off-canvas-wrap" data-offcanvas="true"> <main class="inner-wrap"> <header id='main_header' class="header" role="banner"> <!-- this is temporary for development. It should be hard-coded into top.frag and top.php for production --> <div id='nav_wrapper'> <div id='mobile_nav_row'> <nav id='mobile_nav'> <ul> <li> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li id='search_item'> <a class='clickable-layer' href="/system/search/"><span class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> <li id='menu_item'> <a class='clickable-layer' href="#" onclick="open_mobile_nav();"><span class='fa fa-reorder'><span class='show-for-screenreaders'>open main navigation</span></span></a> </li> </ul> </nav> </div> <a id='mobile_nav_close' class='fa fa-close' href='#' onclick='close_mobile_nav();'><span class='show-for-screenreaders'>close navigation</span></a> <div id='audience_row'> <nav id='audience_nav' class='top_navigation row'> <ul id='information_accordion' class='accordion accordion-simple' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Information For:</h3> <a href='#information_content' role='tab' id='information-heading' aria-controls='information_content'>Information For</a> <div class='content' id='information_content' role='tabpanel' aria-labelledby='information-heading'> <ul class='content'> <li> <a class='clickable-layer' href="/coronavirus"><strong>COVID-19 Resources</strong></a> </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> </ul> </div> </li> </ul> <ul class="nav-list"> <li class='nav_intro'> Info For: </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> <li> <a class='clickable-layer special' href="/coronavirus">COVID-19 Resources</a> </li> </ul> <ul id='action_items' class="nav-list"> <li> <a class='clickable-layer' href="/admissions/apply.html">Apply</a> </li> <li> <a class='clickable-layer' href="/admissions/request.html">Request Info</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Give</a> </li> </ul> </nav> </div> <div id='primary_nav_row'> <nav id='primary_nav' class='top_navigation row'> <ul id='quicklinks_accordion' class='accordion accordion-simple clickable-layer' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Quicklinks:</h3> <a href='#quicklinks_content' role='tab' id='quicklinks-heading' aria-controls='quicklinks_content'>Quicklinks</a> <div class='content' id='quicklinks_content' role='tabpanel' aria-labelledby='quicklinks-heading'> <ul> <li> <a class='clickable-layer' href="https://outlook.office.com/owa/?realm=brockportsuny.onmicrosoft.com">Webmail</a> </li> <li> <a class='clickable-layer' href="/bounce/ssbsso">Web Banner</a> </li> <li> <a class='clickable-layer' href="https://brightspace.brockport.edu">Brightspace</a> </li> <li> <a class='clickable-layer' href="/directory/">Directory</a> </li> <li> <a class='clickable-layer' href="/bounce/coursesearch">Course Schedule</a> </li> <li> <a class='clickable-layer' href='https://brockport-accommodate.symplicity.com'>Accommodate</a> </li> <li> <a href='/support/student_accounts/'>Student Bill Pay</a> </li> <li> <a class='clickable-layer' href='http://changer.brockport.edu'>NetID Lookup & Password Change</a> </li> <li> <a class='clickable-layer' href="/about/college_calendar/">Events Calendar</a> </li> <li> <a class='clickable-layer' href="/library/">Library</a> </li> <li> <a class='clickable-layer' href="https://brockport.teamdynamix.com/tdclient/home">IT Service Desk</a> </li> <li> <a class='clickable-layer' href='/academics/eagle_success/'>EagleSUCCESS</a> </li> <li> <a class='clickable-layer' href="/daily_eagle/">Daily Eagle</a> </li> <li> <a class='clickable-layer' href="/support/emergency/">Emergency Info</a> </li> <li> <a class='clickable-layer' href='//my.brockport.edu'>myBROCKPORT</a> </li> <li> <a class='clickable-layer' href='/support/policies/'>College Policies</a> </li> </ul> </div> </li> </ul> <ul id='main_nav_list'> <li id='main_nav_logo'> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li> <a class='clickable-layer' href="/about/">About</a> </li> <li> <a class='clickable-layer' href="/scholarships-aid/">Scholarships & Aid</a> </li> <li> <a class='clickable-layer' href="/academics/">Academics</a> </li> <li> <a class='clickable-layer' href="/admissions/">Admissions</a> </li> <li> <a class='clickable-layer' href="/life/">Student Life</a> </li> <li> <a class='clickable-layer' href="https://www.gobrockport.com/">Athletics</a> </li> <li id='quicklinks_item'> <a class='clickable-layer' href="/quick_links/">Quicklinks</a> </li> <li id='search_item'> <a class='clickable-layer' href='/system/search/'><span id='search_item' class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> </ul> </nav> </div> </div> </header> <div class="page" id="page"> <div id="main-content"> <div class='content-header-daily-eagle'> <div class="row"> <div class="small-12 columns space-below"> <ul class="breadcrumbs show-for-medium-up"> <!-- breadcrumb.tmpl v.3.0 gcc 2018-03-15 --> <li><a href='/'>Home</a></li> <li><a href="/daily_eagle_archive/">Daily Eagle Archive</a></li> </ul> <h1>Daily Eagle</h1> </div> </div> </div> <h2 class='bport_structure_hidden' >Main Page Content</h2> <div class="row space-above"> <div id='grid_layout_container'> <aside id='sidebar_upper' class=''> <div id='sidebar_toggle' class='show-for-small-only'> <a id='toggle_link' href='#' onclick='toggle_sidebar();'> <div id='toggle_header' class='navigation caret'> Navigation <span class='icon fa fa-caret-down'></span><span class='show-for-screenreaders focusable'>toggle navigation display</span> </div> </a> </div> <div id='sidebar_toggle_content'> <nav class='sidebar'> <ul class='link-list'> <li><a href="/daily_eagle_archive/">search the Daily Eagle Archive</a></li> </ul> </nav> </div> <!-- toggle content --> </aside> <article> <!-- begin page content --> <h2>Unable to configure the session, setting session.use_trans_sid failed.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 619</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">CakeSession::_configureSession()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">init</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">_configureSession</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 632</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">CakeSession::_cookieName()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected static function </span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return static::</span><span style="color: #0000BB">started</span><span style="color: #007700">()</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| !</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'session.use_cookies'</span><span style="color: #007700">)</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| isset(</span><span style="color: #0000BB">$_COOKIE</span><span style="color: #007700">[static::</span><span style="color: #0000BB">_cookieName</span><span style="color: #007700">()])</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| static::</span><span style="color: #0000BB">$_isCLI</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 248</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">CakeSession::_hasSession()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">variable is there</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public static function </span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!static::</span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() || !static::</span><span style="color: #0000BB">start</span><span style="color: #007700">()) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">/usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php line 72</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">CakeSession::check(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws UnexpectedValueException </span><span style="color: #007700">If </span><span style="color: #0000BB">value </span><span style="color: #007700">for </span><span style="color: #0000BB">flash settings key is not an </span><span style="color: #007700">array.</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #DD0000">'flash'</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= array()) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">CakeSession</span><span style="color: #007700">::</span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #DD0000">"Message.</span><span style="color: #0000BB">$key</span><span style="color: #DD0000">"</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'Message.flash'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/View/Layouts/public.ctp line 41</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">FlashHelper->render()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">begin page content </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"><?php </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Flash</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">); </span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 971</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">include(string)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$dataForView</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ob_start</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">include </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__viewFile</span><span style="color: #007700">;</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 933</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">View->_evaluate(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $beforeEvent </span><span style="color: #007700">= new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'View.beforeRenderFile'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">, array(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $eventManager</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $content </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_evaluate</span><span style="color: #007700">(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' array( 'item' => array( 'Item' => array( 'id' => '14857', 'event_date' => null, 'event_end_date' => null, 'event_time' => null, 'event_end_time' => null, 'title' => 'Abstraction is the Order of the Day in New Exhibition ', 'abstract' => 'This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.', 'details' => 'Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. ', 'contact' => 'Tower Fine Arts Center Gallery: (585) 395-2805', 'submit_date' => '2019-01-23 11:41:45', 'headliner' => false, 'post_date' => '2019-01-30', 'expiry_date' => '2019-03-03', 'headline_request' => false, 'notes' => null, 'approval_date' => '2019-01-28 00:00:00', 'approved_by' => 'kscott', 'deferred' => false, 'emailed' => true, 'created_by' => 'ssoloway', 'modified_by' => '', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ), 'Image' => array( (int) 0 => array( 'id' => '117485', 'item_id' => '14857', 'title' => 'Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.', 'type' => 'image', 'url' => '2019-01', 'filename' => 'item_14857_1597.jpg', 'created' => null ) ), 'Link' => array(), 'Document' => array(), 'Category' => array( (int) 0 => array( 'id' => '9', 'category_name' => 'Events & Activities', 'active' => true, 'background-color' => '#8A005C', 'CategoriesItem' => array( [maximum depth reached] ) ) ), 'Topic' => array() ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ', 'content_for_layout' => '<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>', 'scripts_for_layout' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 546</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">View->_render(string)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_currentType </span><span style="color: #007700">= static::</span><span style="color: #0000BB">TYPE_LAYOUT</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_render</span><span style="color: #007700">(</span><span style="color: #0000BB">$layoutFileName</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 481</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">View->renderLayout(string, string)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $layout </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">layout</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$layout </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoLayout</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderLayout</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 963</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">View->render(string, string)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoRender </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">-></span><span style="color: #0000BB">body</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">View</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$view</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">APP/Controller/ItemsController.php line 37</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->render(string, string)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title_for_layout'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">[</span><span style="color: #DD0000">'Item'</span><span style="color: #007700">][</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'item'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #DD0000">'view'</span><span style="color: #007700">, </span><span style="color: #DD0000">'public'</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">ItemsController->view(string)</a> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>'14857'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">ReflectionMethod->invokeArgs(ItemsController, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '14857' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-13')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-14')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-14')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-14" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">/var/www/html/daily_eagle_archive/index.php line 118</a> → <a href="#" onclick="traceToggle(event, 'trace-args-15')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> <!-- end page content --> </article> </div> <!-- row --> </div> <!-- main content --> </div> <!-- page --> <footer class="footer" role="contentinfo"> <h2 class='bport_structure_hidden'>College Website Footer</h2> <div class="row"> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-6 columns"> <a href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> <p> <a class="tiny go button" href="/admissions/request.html">Request Info</a> <a class="tiny go button" href="/admissions/apply">Apply</a> </p> </div> <div class="small-12 medium-6 columns"> <p class="address"> 350 New Campus Drive <br /> Brockport, NY 14420 <br /> (585) 395-2211 </p> <a class="go" href='/about/contact_us'>Contact Us</a> <nav class="footer-social"> <ul class="inline"> <li><a href="//www.instagram.com/brockport"><span class="fa fa-instagram"></span><span class='social_label'>Instagram</span></a></li> <li><a href="//www.facebook.com/sunybport"><span class="fa fa-facebook-square"></span><span class='social_label'>Facebook</span></a></li> <li><a href="//www.twitter.com/brockport"><span class="fa fa-twitter-square"></span><span class='social_label'>Twitter</span></a></li> <li><a href="//www.youtube.com/brockportnews"><span class="fa fa-youtube-square"></span><span class='social_label'>YouTube</span></a></li> <li><a href="https://www.linkedin.com/school/suny-brockport/about/"><span class="fa fa-linkedin-square"></span><span class='social_label'>Google Plus</span></a></li> </ul> </nav> </div> </div> </div> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-4 columns"> <nav class="footer-visiting collapse-small"> <h3 class="small-block-title">Visiting</h3> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/map">Map</a></li> <li><a class='clickable-layer' href="/admissions/visit.html">Schedule a Visit</a></li> <li><a class='clickable-layer' href="/tour">Virtual Tour</a></li> </ul> </nav> </div> <div class="small-12 medium-8 columns"> <nav class="footer-who-are-you collapse-small"> <h3 class="small-block-title">Information For</h3> <ul class="medium-flex-2 footer-link-list"> <li><a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a></li> <li><a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Donors</a></li> <li><a class='clickable-layer' href="/academics/career/employer">Employers</a></li> <li><a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a></li> <li><a class='clickable-layer' href="/support/human_resources/careers.html">Careers @ Brockport</a></li> <li><a class='clickable-layer' href="/support/parents">Parents</a></li> <li><a class='clickable-layer' href="/admissions">Prospective Students</a></li> <li><a class='clickable-layer' href="/support/current_students.html">Current Students</a></li> </ul> </nav> </div> </div> </div> </div> <style> .sameline { display: inline-block !important; } </style> <div class="row"> <div class="small-12 columns"> <nav class="footer-utility"> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/support/human_resources/nondiscrimination.html">Notice of Nondiscrimination</a></li> <li><a class='clickable-layer' href="/about/privacy">Privacy Policy</a></li> <li><a class='clickable-layer' href="/support/university_police">University Police</a></li> <li><a class='clickable-layer' href="/support/emergency">Emergency Info</a></li> <li> <a class='clickable-layer sameline' href='/about/title_ix'>Sexual Misconduct & Title IX — Brockport</a> <a class="clickable-layer sameline" href='http://response.suny.edu'>SUNY</a> </li> </ul> <ul class="footer-link-list"> <li>© 2023 SUNY Brockport</li> </ul> </nav> </div> </div> </footer> </main> </div> <script src="/_resources/js/new_main.js"></script> </body> </html>' ) result => null modParams => (int) 1 omitSubject => true [protected] _name => 'View.afterRenderFile' [protected] _subject => object(View) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'View' ) $collected = array() $list = array( (int) 0 => 'Html', (int) 1 => 'Flash' ) $result = null $name = 'Html'compact - [internal], line ?? ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 HelperCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/View/HelperCollection.php, line 200 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 View::_render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 938 View::renderLayout() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 546 View::render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 481 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 300 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [/usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128]Code Context$result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterRenderFile' $params = array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp', (int) 1 => '<!DOCTYPE HTML> <html lang="en"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WGVWGN');</script> <!-- End Google Tag Manager --> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="Description" content=""> <meta name="Keywords" content=""> <meta name="Author" content=""> <meta name="Copyright" content=""> <title> Daily Eagle: SUNY Brockport</title> <link rel="stylesheet" href="https://use.typekit.net/yji6tbp.css" /> <link rel="stylesheet" href="/_resources/css/new_style.css" media="all" /> <link rel="stylesheet" href="/_resources/css/brockport.css" media="all" /> <link rel='stylesheet' href='/_resources/css/web_apps.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle_admin.css' media='all'> <script src="/_resources/js/jquery.min.js"> </script> <script src="/_resources/js/lib.min.js"> </script> <script src="/_resources/js/legacy.js"> </script> </head> <body class="body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGVWGN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> window._monsido = window._monsido || { token: "ynGppR4VQybu9I762DRQFw", statistics: { enabled: true, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","docx"], }, }, pageCorrect: { enabled: true, }, }; </script> <script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script> <a href="#main-content" class=" show-for-screenreaders focusable skip-link"> Skip to main content </a> <a href="#toggle_link" class=" show-for-screenreaders focusable skip-link"> Skip to page navigation </a> <div class="off-canvas-wrap" data-offcanvas="true"> <main class="inner-wrap"> <header id='main_header' class="header" role="banner"> <!-- this is temporary for development. It should be hard-coded into top.frag and top.php for production --> <div id='nav_wrapper'> <div id='mobile_nav_row'> <nav id='mobile_nav'> <ul> <li> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li id='search_item'> <a class='clickable-layer' href="/system/search/"><span class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> <li id='menu_item'> <a class='clickable-layer' href="#" onclick="open_mobile_nav();"><span class='fa fa-reorder'><span class='show-for-screenreaders'>open main navigation</span></span></a> </li> </ul> </nav> </div> <a id='mobile_nav_close' class='fa fa-close' href='#' onclick='close_mobile_nav();'><span class='show-for-screenreaders'>close navigation</span></a> <div id='audience_row'> <nav id='audience_nav' class='top_navigation row'> <ul id='information_accordion' class='accordion accordion-simple' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Information For:</h3> <a href='#information_content' role='tab' id='information-heading' aria-controls='information_content'>Information For</a> <div class='content' id='information_content' role='tabpanel' aria-labelledby='information-heading'> <ul class='content'> <li> <a class='clickable-layer' href="/coronavirus"><strong>COVID-19 Resources</strong></a> </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> </ul> </div> </li> </ul> <ul class="nav-list"> <li class='nav_intro'> Info For: </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> <li> <a class='clickable-layer special' href="/coronavirus">COVID-19 Resources</a> </li> </ul> <ul id='action_items' class="nav-list"> <li> <a class='clickable-layer' href="/admissions/apply.html">Apply</a> </li> <li> <a class='clickable-layer' href="/admissions/request.html">Request Info</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Give</a> </li> </ul> </nav> </div> <div id='primary_nav_row'> <nav id='primary_nav' class='top_navigation row'> <ul id='quicklinks_accordion' class='accordion accordion-simple clickable-layer' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Quicklinks:</h3> <a href='#quicklinks_content' role='tab' id='quicklinks-heading' aria-controls='quicklinks_content'>Quicklinks</a> <div class='content' id='quicklinks_content' role='tabpanel' aria-labelledby='quicklinks-heading'> <ul> <li> <a class='clickable-layer' href="https://outlook.office.com/owa/?realm=brockportsuny.onmicrosoft.com">Webmail</a> </li> <li> <a class='clickable-layer' href="/bounce/ssbsso">Web Banner</a> </li> <li> <a class='clickable-layer' href="https://brightspace.brockport.edu">Brightspace</a> </li> <li> <a class='clickable-layer' href="/directory/">Directory</a> </li> <li> <a class='clickable-layer' href="/bounce/coursesearch">Course Schedule</a> </li> <li> <a class='clickable-layer' href='https://brockport-accommodate.symplicity.com'>Accommodate</a> </li> <li> <a href='/support/student_accounts/'>Student Bill Pay</a> </li> <li> <a class='clickable-layer' href='http://changer.brockport.edu'>NetID Lookup & Password Change</a> </li> <li> <a class='clickable-layer' href="/about/college_calendar/">Events Calendar</a> </li> <li> <a class='clickable-layer' href="/library/">Library</a> </li> <li> <a class='clickable-layer' href="https://brockport.teamdynamix.com/tdclient/home">IT Service Desk</a> </li> <li> <a class='clickable-layer' href='/academics/eagle_success/'>EagleSUCCESS</a> </li> <li> <a class='clickable-layer' href="/daily_eagle/">Daily Eagle</a> </li> <li> <a class='clickable-layer' href="/support/emergency/">Emergency Info</a> </li> <li> <a class='clickable-layer' href='//my.brockport.edu'>myBROCKPORT</a> </li> <li> <a class='clickable-layer' href='/support/policies/'>College Policies</a> </li> </ul> </div> </li> </ul> <ul id='main_nav_list'> <li id='main_nav_logo'> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li> <a class='clickable-layer' href="/about/">About</a> </li> <li> <a class='clickable-layer' href="/scholarships-aid/">Scholarships & Aid</a> </li> <li> <a class='clickable-layer' href="/academics/">Academics</a> </li> <li> <a class='clickable-layer' href="/admissions/">Admissions</a> </li> <li> <a class='clickable-layer' href="/life/">Student Life</a> </li> <li> <a class='clickable-layer' href="https://www.gobrockport.com/">Athletics</a> </li> <li id='quicklinks_item'> <a class='clickable-layer' href="/quick_links/">Quicklinks</a> </li> <li id='search_item'> <a class='clickable-layer' href='/system/search/'><span id='search_item' class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> </ul> </nav> </div> </div> </header> <div class="page" id="page"> <div id="main-content"> <div class='content-header-daily-eagle'> <div class="row"> <div class="small-12 columns space-below"> <ul class="breadcrumbs show-for-medium-up"> <!-- breadcrumb.tmpl v.3.0 gcc 2018-03-15 --> <li><a href='/'>Home</a></li> <li><a href="/daily_eagle_archive/">Daily Eagle Archive</a></li> </ul> <h1>Daily Eagle</h1> </div> </div> </div> <h2 class='bport_structure_hidden' >Main Page Content</h2> <div class="row space-above"> <div id='grid_layout_container'> <aside id='sidebar_upper' class=''> <div id='sidebar_toggle' class='show-for-small-only'> <a id='toggle_link' href='#' onclick='toggle_sidebar();'> <div id='toggle_header' class='navigation caret'> Navigation <span class='icon fa fa-caret-down'></span><span class='show-for-screenreaders focusable'>toggle navigation display</span> </div> </a> </div> <div id='sidebar_toggle_content'> <nav class='sidebar'> <ul class='link-list'> <li><a href="/daily_eagle_archive/">search the Daily Eagle Archive</a></li> </ul> </nav> </div> <!-- toggle content --> </aside> <article> <!-- begin page content --> <h2>Unable to configure the session, setting session.use_trans_sid failed.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 619</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">CakeSession::_configureSession()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">init</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">_configureSession</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 632</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">CakeSession::_cookieName()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected static function </span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return static::</span><span style="color: #0000BB">started</span><span style="color: #007700">()</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| !</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'session.use_cookies'</span><span style="color: #007700">)</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| isset(</span><span style="color: #0000BB">$_COOKIE</span><span style="color: #007700">[static::</span><span style="color: #0000BB">_cookieName</span><span style="color: #007700">()])</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| static::</span><span style="color: #0000BB">$_isCLI</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 248</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">CakeSession::_hasSession()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">variable is there</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public static function </span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!static::</span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() || !static::</span><span style="color: #0000BB">start</span><span style="color: #007700">()) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">/usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php line 72</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">CakeSession::check(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws UnexpectedValueException </span><span style="color: #007700">If </span><span style="color: #0000BB">value </span><span style="color: #007700">for </span><span style="color: #0000BB">flash settings key is not an </span><span style="color: #007700">array.</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #DD0000">'flash'</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= array()) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">CakeSession</span><span style="color: #007700">::</span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #DD0000">"Message.</span><span style="color: #0000BB">$key</span><span style="color: #DD0000">"</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'Message.flash'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/View/Layouts/public.ctp line 41</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">FlashHelper->render()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">begin page content </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"><?php </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Flash</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">); </span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 971</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">include(string)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$dataForView</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ob_start</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">include </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__viewFile</span><span style="color: #007700">;</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 933</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">View->_evaluate(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $beforeEvent </span><span style="color: #007700">= new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'View.beforeRenderFile'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">, array(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $eventManager</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $content </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_evaluate</span><span style="color: #007700">(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' array( 'item' => array( 'Item' => array( 'id' => '14857', 'event_date' => null, 'event_end_date' => null, 'event_time' => null, 'event_end_time' => null, 'title' => 'Abstraction is the Order of the Day in New Exhibition ', 'abstract' => 'This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.', 'details' => 'Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. ', 'contact' => 'Tower Fine Arts Center Gallery: (585) 395-2805', 'submit_date' => '2019-01-23 11:41:45', 'headliner' => false, 'post_date' => '2019-01-30', 'expiry_date' => '2019-03-03', 'headline_request' => false, 'notes' => null, 'approval_date' => '2019-01-28 00:00:00', 'approved_by' => 'kscott', 'deferred' => false, 'emailed' => true, 'created_by' => 'ssoloway', 'modified_by' => '', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ), 'Image' => array( (int) 0 => array( 'id' => '117485', 'item_id' => '14857', 'title' => 'Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.', 'type' => 'image', 'url' => '2019-01', 'filename' => 'item_14857_1597.jpg', 'created' => null ) ), 'Link' => array(), 'Document' => array(), 'Category' => array( (int) 0 => array( 'id' => '9', 'category_name' => 'Events & Activities', 'active' => true, 'background-color' => '#8A005C', 'CategoriesItem' => array( [maximum depth reached] ) ) ), 'Topic' => array() ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ', 'content_for_layout' => '<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>', 'scripts_for_layout' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 546</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">View->_render(string)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_currentType </span><span style="color: #007700">= static::</span><span style="color: #0000BB">TYPE_LAYOUT</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_render</span><span style="color: #007700">(</span><span style="color: #0000BB">$layoutFileName</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 481</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">View->renderLayout(string, string)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $layout </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">layout</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$layout </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoLayout</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderLayout</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 963</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">View->render(string, string)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoRender </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">-></span><span style="color: #0000BB">body</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">View</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$view</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">APP/Controller/ItemsController.php line 37</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->render(string, string)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title_for_layout'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">[</span><span style="color: #DD0000">'Item'</span><span style="color: #007700">][</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'item'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #DD0000">'view'</span><span style="color: #007700">, </span><span style="color: #DD0000">'public'</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">ItemsController->view(string)</a> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>'14857'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">ReflectionMethod->invokeArgs(ItemsController, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '14857' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-13')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-14')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-14')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-14" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">/var/www/html/daily_eagle_archive/index.php line 118</a> → <a href="#" onclick="traceToggle(event, 'trace-args-15')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> <!-- end page content --> </article> </div> <!-- row --> </div> <!-- main content --> </div> <!-- page --> <footer class="footer" role="contentinfo"> <h2 class='bport_structure_hidden'>College Website Footer</h2> <div class="row"> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-6 columns"> <a href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> <p> <a class="tiny go button" href="/admissions/request.html">Request Info</a> <a class="tiny go button" href="/admissions/apply">Apply</a> </p> </div> <div class="small-12 medium-6 columns"> <p class="address"> 350 New Campus Drive <br /> Brockport, NY 14420 <br /> (585) 395-2211 </p> <a class="go" href='/about/contact_us'>Contact Us</a> <nav class="footer-social"> <ul class="inline"> <li><a href="//www.instagram.com/brockport"><span class="fa fa-instagram"></span><span class='social_label'>Instagram</span></a></li> <li><a href="//www.facebook.com/sunybport"><span class="fa fa-facebook-square"></span><span class='social_label'>Facebook</span></a></li> <li><a href="//www.twitter.com/brockport"><span class="fa fa-twitter-square"></span><span class='social_label'>Twitter</span></a></li> <li><a href="//www.youtube.com/brockportnews"><span class="fa fa-youtube-square"></span><span class='social_label'>YouTube</span></a></li> <li><a href="https://www.linkedin.com/school/suny-brockport/about/"><span class="fa fa-linkedin-square"></span><span class='social_label'>Google Plus</span></a></li> </ul> </nav> </div> </div> </div> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-4 columns"> <nav class="footer-visiting collapse-small"> <h3 class="small-block-title">Visiting</h3> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/map">Map</a></li> <li><a class='clickable-layer' href="/admissions/visit.html">Schedule a Visit</a></li> <li><a class='clickable-layer' href="/tour">Virtual Tour</a></li> </ul> </nav> </div> <div class="small-12 medium-8 columns"> <nav class="footer-who-are-you collapse-small"> <h3 class="small-block-title">Information For</h3> <ul class="medium-flex-2 footer-link-list"> <li><a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a></li> <li><a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Donors</a></li> <li><a class='clickable-layer' href="/academics/career/employer">Employers</a></li> <li><a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a></li> <li><a class='clickable-layer' href="/support/human_resources/careers.html">Careers @ Brockport</a></li> <li><a class='clickable-layer' href="/support/parents">Parents</a></li> <li><a class='clickable-layer' href="/admissions">Prospective Students</a></li> <li><a class='clickable-layer' href="/support/current_students.html">Current Students</a></li> </ul> </nav> </div> </div> </div> </div> <style> .sameline { display: inline-block !important; } </style> <div class="row"> <div class="small-12 columns"> <nav class="footer-utility"> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/support/human_resources/nondiscrimination.html">Notice of Nondiscrimination</a></li> <li><a class='clickable-layer' href="/about/privacy">Privacy Policy</a></li> <li><a class='clickable-layer' href="/support/university_police">University Police</a></li> <li><a class='clickable-layer' href="/support/emergency">Emergency Info</a></li> <li> <a class='clickable-layer sameline' href='/about/title_ix'>Sexual Misconduct & Title IX — Brockport</a> <a class="clickable-layer sameline" href='http://response.suny.edu'>SUNY</a> </li> </ul> <ul class="footer-link-list"> <li>© 2023 SUNY Brockport</li> </ul> </nav> </div> </div> </footer> </main> </div> <script src="/_resources/js/new_main.js"></script> </body> </html>' ) $options = array( 'modParams' => (int) 1, 'break' => false, 'breakOn' => false, 'collectReturn' => false ) $event = object(CakeEvent) { data => array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp', (int) 1 => '<!DOCTYPE HTML> <html lang="en"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WGVWGN');</script> <!-- End Google Tag Manager --> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="Description" content=""> <meta name="Keywords" content=""> <meta name="Author" content=""> <meta name="Copyright" content=""> <title> Daily Eagle: SUNY Brockport</title> <link rel="stylesheet" href="https://use.typekit.net/yji6tbp.css" /> <link rel="stylesheet" href="/_resources/css/new_style.css" media="all" /> <link rel="stylesheet" href="/_resources/css/brockport.css" media="all" /> <link rel='stylesheet' href='/_resources/css/web_apps.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle.css' media='all'> <link rel='stylesheet' href='/daily_eagle_archive/css/daily_eagle_admin.css' media='all'> <script src="/_resources/js/jquery.min.js"> </script> <script src="/_resources/js/lib.min.js"> </script> <script src="/_resources/js/legacy.js"> </script> </head> <body class="body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WGVWGN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> window._monsido = window._monsido || { token: "ynGppR4VQybu9I762DRQFw", statistics: { enabled: true, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","docx"], }, }, pageCorrect: { enabled: true, }, }; </script> <script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script> <a href="#main-content" class=" show-for-screenreaders focusable skip-link"> Skip to main content </a> <a href="#toggle_link" class=" show-for-screenreaders focusable skip-link"> Skip to page navigation </a> <div class="off-canvas-wrap" data-offcanvas="true"> <main class="inner-wrap"> <header id='main_header' class="header" role="banner"> <!-- this is temporary for development. It should be hard-coded into top.frag and top.php for production --> <div id='nav_wrapper'> <div id='mobile_nav_row'> <nav id='mobile_nav'> <ul> <li> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li id='search_item'> <a class='clickable-layer' href="/system/search/"><span class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> <li id='menu_item'> <a class='clickable-layer' href="#" onclick="open_mobile_nav();"><span class='fa fa-reorder'><span class='show-for-screenreaders'>open main navigation</span></span></a> </li> </ul> </nav> </div> <a id='mobile_nav_close' class='fa fa-close' href='#' onclick='close_mobile_nav();'><span class='show-for-screenreaders'>close navigation</span></a> <div id='audience_row'> <nav id='audience_nav' class='top_navigation row'> <ul id='information_accordion' class='accordion accordion-simple' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Information For:</h3> <a href='#information_content' role='tab' id='information-heading' aria-controls='information_content'>Information For</a> <div class='content' id='information_content' role='tabpanel' aria-labelledby='information-heading'> <ul class='content'> <li> <a class='clickable-layer' href="/coronavirus"><strong>COVID-19 Resources</strong></a> </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> </ul> </div> </li> </ul> <ul class="nav-list"> <li class='nav_intro'> Info For: </li> <li> <a class='clickable-layer' href="/admissions">Future Students</a> </li> <li> <a class='clickable-layer' href="/info/int-why-choose-brockport/">International Students</a> </li> <li> <a class='clickable-layer' href="/support/current_students.html">Current Students</a> </li> <li> <a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a> </li> <li> <a class='clickable-layer' href="/support/parents">Parents</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a> </li> <li> <a class='clickable-layer special' href="/coronavirus">COVID-19 Resources</a> </li> </ul> <ul id='action_items' class="nav-list"> <li> <a class='clickable-layer' href="/admissions/apply.html">Apply</a> </li> <li> <a class='clickable-layer' href="/admissions/request.html">Request Info</a> </li> <li> <a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Give</a> </li> </ul> </nav> </div> <div id='primary_nav_row'> <nav id='primary_nav' class='top_navigation row'> <ul id='quicklinks_accordion' class='accordion accordion-simple clickable-layer' data-accordion role='tablist'> <li class='accordion-navigation' role='presentation'> <h3 class='noscript_only'>Quicklinks:</h3> <a href='#quicklinks_content' role='tab' id='quicklinks-heading' aria-controls='quicklinks_content'>Quicklinks</a> <div class='content' id='quicklinks_content' role='tabpanel' aria-labelledby='quicklinks-heading'> <ul> <li> <a class='clickable-layer' href="https://outlook.office.com/owa/?realm=brockportsuny.onmicrosoft.com">Webmail</a> </li> <li> <a class='clickable-layer' href="/bounce/ssbsso">Web Banner</a> </li> <li> <a class='clickable-layer' href="https://brightspace.brockport.edu">Brightspace</a> </li> <li> <a class='clickable-layer' href="/directory/">Directory</a> </li> <li> <a class='clickable-layer' href="/bounce/coursesearch">Course Schedule</a> </li> <li> <a class='clickable-layer' href='https://brockport-accommodate.symplicity.com'>Accommodate</a> </li> <li> <a href='/support/student_accounts/'>Student Bill Pay</a> </li> <li> <a class='clickable-layer' href='http://changer.brockport.edu'>NetID Lookup & Password Change</a> </li> <li> <a class='clickable-layer' href="/about/college_calendar/">Events Calendar</a> </li> <li> <a class='clickable-layer' href="/library/">Library</a> </li> <li> <a class='clickable-layer' href="https://brockport.teamdynamix.com/tdclient/home">IT Service Desk</a> </li> <li> <a class='clickable-layer' href='/academics/eagle_success/'>EagleSUCCESS</a> </li> <li> <a class='clickable-layer' href="/daily_eagle/">Daily Eagle</a> </li> <li> <a class='clickable-layer' href="/support/emergency/">Emergency Info</a> </li> <li> <a class='clickable-layer' href='//my.brockport.edu'>myBROCKPORT</a> </li> <li> <a class='clickable-layer' href='/support/policies/'>College Policies</a> </li> </ul> </div> </li> </ul> <ul id='main_nav_list'> <li id='main_nav_logo'> <a class='clickable-layer' class='nopad-left' href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> </li> <li> <a class='clickable-layer' href="/about/">About</a> </li> <li> <a class='clickable-layer' href="/scholarships-aid/">Scholarships & Aid</a> </li> <li> <a class='clickable-layer' href="/academics/">Academics</a> </li> <li> <a class='clickable-layer' href="/admissions/">Admissions</a> </li> <li> <a class='clickable-layer' href="/life/">Student Life</a> </li> <li> <a class='clickable-layer' href="https://www.gobrockport.com/">Athletics</a> </li> <li id='quicklinks_item'> <a class='clickable-layer' href="/quick_links/">Quicklinks</a> </li> <li id='search_item'> <a class='clickable-layer' href='/system/search/'><span id='search_item' class='fa fa-search'><span class='show-for-screenreaders'>search</span></span></a> </li> </ul> </nav> </div> </div> </header> <div class="page" id="page"> <div id="main-content"> <div class='content-header-daily-eagle'> <div class="row"> <div class="small-12 columns space-below"> <ul class="breadcrumbs show-for-medium-up"> <!-- breadcrumb.tmpl v.3.0 gcc 2018-03-15 --> <li><a href='/'>Home</a></li> <li><a href="/daily_eagle_archive/">Daily Eagle Archive</a></li> </ul> <h1>Daily Eagle</h1> </div> </div> </div> <h2 class='bport_structure_hidden' >Main Page Content</h2> <div class="row space-above"> <div id='grid_layout_container'> <aside id='sidebar_upper' class=''> <div id='sidebar_toggle' class='show-for-small-only'> <a id='toggle_link' href='#' onclick='toggle_sidebar();'> <div id='toggle_header' class='navigation caret'> Navigation <span class='icon fa fa-caret-down'></span><span class='show-for-screenreaders focusable'>toggle navigation display</span> </div> </a> </div> <div id='sidebar_toggle_content'> <nav class='sidebar'> <ul class='link-list'> <li><a href="/daily_eagle_archive/">search the Daily Eagle Archive</a></li> </ul> </nav> </div> <!-- toggle content --> </aside> <article> <!-- begin page content --> <h2>Unable to configure the session, setting session.use_trans_sid failed.</h2> <p class="error"> <strong>Error: </strong> An Internal Error Has Occurred.</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 619</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">CakeSession::_configureSession()</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">init</span><span style="color: #007700">();</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">static::</span><span style="color: #0000BB">_configureSession</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-1')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 632</a> → <a href="#" onclick="traceToggle(event, 'trace-args-1')">CakeSession::_cookieName()</a> <div id="file-excerpt-1" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected static function </span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() {</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return static::</span><span style="color: #0000BB">started</span><span style="color: #007700">()</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| !</span><span style="color: #0000BB">ini_get</span><span style="color: #007700">(</span><span style="color: #DD0000">'session.use_cookies'</span><span style="color: #007700">)</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| isset(</span><span style="color: #0000BB">$_COOKIE</span><span style="color: #007700">[static::</span><span style="color: #0000BB">_cookieName</span><span style="color: #007700">()])</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">|| static::</span><span style="color: #0000BB">$_isCLI</span></span></code></pre></div> <div id="trace-args-1" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-2')">/usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 248</a> → <a href="#" onclick="traceToggle(event, 'trace-args-2')">CakeSession::_hasSession()</a> <div id="file-excerpt-2" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return </span><span style="color: #0000BB">bool True </span><span style="color: #007700">if </span><span style="color: #0000BB">variable is there</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public static function </span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!static::</span><span style="color: #0000BB">_hasSession</span><span style="color: #007700">() || !static::</span><span style="color: #0000BB">start</span><span style="color: #007700">()) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-2" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-3')">/usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php line 72</a> → <a href="#" onclick="traceToggle(event, 'trace-args-3')">CakeSession::check(string)</a> <div id="file-excerpt-3" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws UnexpectedValueException </span><span style="color: #007700">If </span><span style="color: #0000BB">value </span><span style="color: #007700">for </span><span style="color: #0000BB">flash settings key is not an </span><span style="color: #007700">array.</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$key </span><span style="color: #007700">= </span><span style="color: #DD0000">'flash'</span><span style="color: #007700">, </span><span style="color: #0000BB">$options </span><span style="color: #007700">= array()) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">CakeSession</span><span style="color: #007700">::</span><span style="color: #0000BB">check</span><span style="color: #007700">(</span><span style="color: #DD0000">"Message.</span><span style="color: #0000BB">$key</span><span style="color: #DD0000">"</span><span style="color: #007700">)) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-3" class="cake-code-dump" style="display: none;"><pre>'Message.flash'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-4')">APP/View/Layouts/public.ctp line 41</a> → <a href="#" onclick="traceToggle(event, 'trace-args-4')">FlashHelper->render()</a> <div id="file-excerpt-4" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700"><!-- </span><span style="color: #0000BB">begin page content </span><span style="color: #007700">--></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"><?php </span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Flash</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">();</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">fetch</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">); </span></span></code></pre></div> <div id="trace-args-4" class="cake-code-dump" style="display: none;"><pre></pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-5')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 971</a> → <a href="#" onclick="traceToggle(event, 'trace-args-5')">include(string)</a> <div id="file-excerpt-5" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$dataForView</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> ob_start</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">include </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__viewFile</span><span style="color: #007700">;</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-5" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-6')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 933</a> → <a href="#" onclick="traceToggle(event, 'trace-args-6')">View->_evaluate(string, array)</a> <div id="file-excerpt-6" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $beforeEvent </span><span style="color: #007700">= new </span><span style="color: #0000BB">CakeEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'View.beforeRenderFile'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">, array(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $eventManager</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">);</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $content </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_evaluate</span><span style="color: #007700">(</span><span style="color: #0000BB">$viewFile</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-6" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' array( 'item' => array( 'Item' => array( 'id' => '14857', 'event_date' => null, 'event_end_date' => null, 'event_time' => null, 'event_end_time' => null, 'title' => 'Abstraction is the Order of the Day in New Exhibition ', 'abstract' => 'This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.', 'details' => 'Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. ', 'contact' => 'Tower Fine Arts Center Gallery: (585) 395-2805', 'submit_date' => '2019-01-23 11:41:45', 'headliner' => false, 'post_date' => '2019-01-30', 'expiry_date' => '2019-03-03', 'headline_request' => false, 'notes' => null, 'approval_date' => '2019-01-28 00:00:00', 'approved_by' => 'kscott', 'deferred' => false, 'emailed' => true, 'created_by' => 'ssoloway', 'modified_by' => '', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ), 'Image' => array( (int) 0 => array( 'id' => '117485', 'item_id' => '14857', 'title' => 'Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.', 'type' => 'image', 'url' => '2019-01', 'filename' => 'item_14857_1597.jpg', 'created' => null ) ), 'Link' => array(), 'Document' => array(), 'Category' => array( (int) 0 => array( 'id' => '9', 'category_name' => 'Events & Activities', 'active' => true, 'background-color' => '#8A005C', 'CategoriesItem' => array( [maximum depth reached] ) ) ), 'Topic' => array() ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ', 'content_for_layout' => '<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>', 'scripts_for_layout' => '' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-7')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 546</a> → <a href="#" onclick="traceToggle(event, 'trace-args-7')">View->_render(string)</a> <div id="file-excerpt-7" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title'</span><span style="color: #007700">, </span><span style="color: #0000BB">$title</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_currentType </span><span style="color: #007700">= static::</span><span style="color: #0000BB">TYPE_LAYOUT</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_render</span><span style="color: #007700">(</span><span style="color: #0000BB">$layoutFileName</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-7" class="cake-code-dump" style="display: none;"><pre>'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-8')">/usr/local/cake/2.10.8/lib/Cake/View/View.php line 481</a> → <a href="#" onclick="traceToggle(event, 'trace-args-8')">View->renderLayout(string, string)</a> <div id="file-excerpt-8" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $layout </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">layout</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$layout </span><span style="color: #007700">&& </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoLayout</span><span style="color: #007700">) {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">Blocks</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'content'</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">renderLayout</span><span style="color: #007700">(</span><span style="color: #DD0000">''</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-8" class="cake-code-dump" style="display: none;"><pre>'<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-9')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 963</a> → <a href="#" onclick="traceToggle(event, 'trace-args-9')">View->render(string, string)</a> <div id="file-excerpt-9" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">autoRender </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">-></span><span style="color: #0000BB">body</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">View</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #0000BB">$view</span><span style="color: #007700">, </span><span style="color: #0000BB">$layout</span><span style="color: #007700">));</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code></pre></div> <div id="trace-args-9" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-10')">APP/Controller/ItemsController.php line 37</a> → <a href="#" onclick="traceToggle(event, 'trace-args-10')">Controller->render(string, string)</a> <div id="file-excerpt-10" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'title_for_layout'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">[</span><span style="color: #DD0000">'Item'</span><span style="color: #007700">][</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #DD0000">'item'</span><span style="color: #007700">, </span><span style="color: #0000BB">$item</span><span style="color: #007700">);</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">render</span><span style="color: #007700">(</span><span style="color: #DD0000">'view'</span><span style="color: #007700">, </span><span style="color: #DD0000">'public'</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre></div> <div id="trace-args-10" class="cake-code-dump" style="display: none;"><pre>'view' 'public'</pre></div></li> <li><a href="#">[internal function]</a> → <a href="#" onclick="traceToggle(event, 'trace-args-11')">ItemsController->view(string)</a> <div id="trace-args-11" class="cake-code-dump" style="display: none;"><pre>'14857'</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-12')">/usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 491</a> → <a href="#" onclick="traceToggle(event, 'trace-args-12')">ReflectionMethod->invokeArgs(ItemsController, array)</a> <div id="file-excerpt-12" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'action'</span><span style="color: #007700">]</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$method</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeArgs</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-12" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '14857' )</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-13')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 193</a> → <a href="#" onclick="traceToggle(event, 'trace-args-13')">Controller->invokeAction(CakeRequest)</a> <div id="file-excerpt-13" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">response</span><span style="color: #007700">;</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> $render </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">) {</span></span></code></pre></div> <div id="trace-args-13" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-14')">/usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 167</a> → <a href="#" onclick="traceToggle(event, 'trace-args-14')">Dispatcher->_invoke(ItemsController, CakeRequest)</a> <div id="file-excerpt-14" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">));</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></pre></div> <div id="trace-args-14" class="cake-code-dump" style="display: none;"><pre>object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }</pre></div></li> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-15')">/var/www/html/daily_eagle_archive/index.php line 118</a> → <a href="#" onclick="traceToggle(event, 'trace-args-15')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-15" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher </span><span style="color: #007700">= new </span><span style="color: #0000BB">Dispatcher</span><span style="color: #007700">();</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></pre></div> <div id="trace-args-15" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> <!-- end page content --> </article> </div> <!-- row --> </div> <!-- main content --> </div> <!-- page --> <footer class="footer" role="contentinfo"> <h2 class='bport_structure_hidden'>College Website Footer</h2> <div class="row"> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-6 columns"> <a href="/"><img src="/_resources/images/logo-white.svg" class="logo" alt="SUNY Brockport" /></a> <p> <a class="tiny go button" href="/admissions/request.html">Request Info</a> <a class="tiny go button" href="/admissions/apply">Apply</a> </p> </div> <div class="small-12 medium-6 columns"> <p class="address"> 350 New Campus Drive <br /> Brockport, NY 14420 <br /> (585) 395-2211 </p> <a class="go" href='/about/contact_us'>Contact Us</a> <nav class="footer-social"> <ul class="inline"> <li><a href="//www.instagram.com/brockport"><span class="fa fa-instagram"></span><span class='social_label'>Instagram</span></a></li> <li><a href="//www.facebook.com/sunybport"><span class="fa fa-facebook-square"></span><span class='social_label'>Facebook</span></a></li> <li><a href="//www.twitter.com/brockport"><span class="fa fa-twitter-square"></span><span class='social_label'>Twitter</span></a></li> <li><a href="//www.youtube.com/brockportnews"><span class="fa fa-youtube-square"></span><span class='social_label'>YouTube</span></a></li> <li><a href="https://www.linkedin.com/school/suny-brockport/about/"><span class="fa fa-linkedin-square"></span><span class='social_label'>Google Plus</span></a></li> </ul> </nav> </div> </div> </div> <div class="small-12 large-6 columns"> <div class="row"> <div class="small-12 medium-4 columns"> <nav class="footer-visiting collapse-small"> <h3 class="small-block-title">Visiting</h3> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/map">Map</a></li> <li><a class='clickable-layer' href="/admissions/visit.html">Schedule a Visit</a></li> <li><a class='clickable-layer' href="/tour">Virtual Tour</a></li> </ul> </nav> </div> <div class="small-12 medium-8 columns"> <nav class="footer-who-are-you collapse-small"> <h3 class="small-block-title">Information For</h3> <ul class="medium-flex-2 footer-link-list"> <li><a class='clickable-layer' href="http://alumni.brockport.edu">Alumni</a></li> <li><a class='clickable-layer' href="http://alumni.brockport.edu/s/1549/index.aspx?sid=1549&gid=1&pgid=432">Donors</a></li> <li><a class='clickable-layer' href="/academics/career/employer">Employers</a></li> <li><a class='clickable-layer' href="/support/faculty_staff.html">Faculty & Staff</a></li> <li><a class='clickable-layer' href="/support/human_resources/careers.html">Careers @ Brockport</a></li> <li><a class='clickable-layer' href="/support/parents">Parents</a></li> <li><a class='clickable-layer' href="/admissions">Prospective Students</a></li> <li><a class='clickable-layer' href="/support/current_students.html">Current Students</a></li> </ul> </nav> </div> </div> </div> </div> <style> .sameline { display: inline-block !important; } </style> <div class="row"> <div class="small-12 columns"> <nav class="footer-utility"> <ul class="footer-link-list"> <li><a class='clickable-layer' href="/support/human_resources/nondiscrimination.html">Notice of Nondiscrimination</a></li> <li><a class='clickable-layer' href="/about/privacy">Privacy Policy</a></li> <li><a class='clickable-layer' href="/support/university_police">University Police</a></li> <li><a class='clickable-layer' href="/support/emergency">Emergency Info</a></li> <li> <a class='clickable-layer sameline' href='/about/title_ix'>Sexual Misconduct & Title IX — Brockport</a> <a class="clickable-layer sameline" href='http://response.suny.edu'>SUNY</a> </li> </ul> <ul class="footer-link-list"> <li>© 2023 SUNY Brockport</li> </ul> </nav> </div> </div> </footer> </main> </div> <script src="/_resources/js/new_main.js"></script> </body> </html>' ) result => null modParams => (int) 1 omitSubject => true [protected] _name => 'View.afterRenderFile' [protected] _subject => object(View) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'View' ) $collected = array() $list = array( (int) 0 => 'Html', (int) 1 => 'Flash' ) $result = null $name = 'Flash'compact - [internal], line ?? ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 HelperCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/View/HelperCollection.php, line 200 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 View::_render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 938 View::renderLayout() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 546 View::render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 481 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 300 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [/usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128]Code Context$result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterLayout' $params = array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp' ) $options = array( 'break' => false, 'breakOn' => false, 'collectReturn' => false, 'modParams' => false ) $event = object(CakeEvent) { data => array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp' ) result => null omitSubject => true [protected] _name => 'View.afterLayout' [protected] _subject => object(View) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'View' ) $collected = array() $list = array( (int) 0 => 'Html', (int) 1 => 'Flash' ) $result = null $name = 'Html'compact - [internal], line ?? ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 HelperCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/View/HelperCollection.php, line 200 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 View::renderLayout() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 548 View::render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 481 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 300 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [/usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128]Code Context$result = null;
foreach ($list as $name) {
$result = call_user_func_array(array($this->_loaded[$name], $callback), compact('subject') + $params);
$callback = 'afterLayout' $params = array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp' ) $options = array( 'break' => false, 'breakOn' => false, 'collectReturn' => false, 'modParams' => false ) $event = object(CakeEvent) { data => array( (int) 0 => '/var/www/cake/daily_eagle_archive/View/Layouts/default.ctp' ) result => null omitSubject => true [protected] _name => 'View.afterLayout' [protected] _subject => object(View) {} [protected] _stopped => false } $opt = 'modParams' $parts = array( (int) 0 => 'View' ) $collected = array() $list = array( (int) 0 => 'Html', (int) 1 => 'Flash' ) $result = null $name = 'Flash'compact - [internal], line ?? ObjectCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/Utility/ObjectCollection.php, line 128 HelperCollection::trigger() - /usr/local/cake/2.10.8/lib/Cake/View/HelperCollection.php, line 200 CakeEventManager::dispatch() - /usr/local/cake/2.10.8/lib/Cake/Event/CakeEventManager.php, line 243 View::renderLayout() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 548 View::render() - /usr/local/cake/2.10.8/lib/Cake/View/View.php, line 481 Controller::render() - /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php, line 963 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 292 ExceptionRenderer::_outputMessage() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 300 ExceptionRenderer::_cakeError() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 213 ExceptionRenderer::render() - /usr/local/cake/2.10.8/lib/Cake/Error/ExceptionRenderer.php, line 190 ErrorHandler::handleException() - /usr/local/cake/2.10.8/lib/Cake/Error/ErrorHandler.php, line 127 [main] - [internal], line ??
Daily Eagle
Main Page Content
Unable to configure the session, setting session.use_trans_sid failed.
Error: An Internal Error Has Occurred.
Stack Trace
- /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 619 → CakeSession::_configureSession()
}
static::init();
static::_configureSession();
- /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 632 → CakeSession::_cookieName()
protected static function _hasSession() {
return static::started()
|| !ini_get('session.use_cookies')
|| isset($_COOKIE[static::_cookieName()])
|| static::$_isCLI
- /usr/local/cake/2.10.8/lib/Cake/Model/Datasource/CakeSession.php line 248 → CakeSession::_hasSession()
* @return bool True if variable is there
*/
public static function check($name) {
if (!static::_hasSession() || !static::start()) {
return false;
- /usr/local/cake/2.10.8/lib/Cake/View/Helper/FlashHelper.php line 72 → CakeSession::check(string)
* @throws UnexpectedValueException If value for flash settings key is not an array.
*/
public function render($key = 'flash', $options = array()) {
if (!CakeSession::check("Message.$key")) {
return null;
'Message.flash'
- APP/View/Layouts/public.ctp line 41 → FlashHelper->render()
<!-- begin page content -->
<?php
echo $this->Flash->render();
echo $this->fetch('content');
- /usr/local/cake/2.10.8/lib/Cake/View/View.php line 971 → include(string)
extract($dataForView);
ob_start();
include $this->__viewFile;
'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'
- /usr/local/cake/2.10.8/lib/Cake/View/View.php line 933 → View->_evaluate(string, array)
$beforeEvent = new CakeEvent('View.beforeRenderFile', $this, array($viewFile));
$eventManager->dispatch($beforeEvent);
$content = $this->_evaluate($viewFile, $data);
'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' array( 'item' => array( 'Item' => array( 'id' => '14857', 'event_date' => null, 'event_end_date' => null, 'event_time' => null, 'event_end_time' => null, 'title' => 'Abstraction is the Order of the Day in New Exhibition ', 'abstract' => 'This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.', 'details' => 'Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. ', 'contact' => 'Tower Fine Arts Center Gallery: (585) 395-2805', 'submit_date' => '2019-01-23 11:41:45', 'headliner' => false, 'post_date' => '2019-01-30', 'expiry_date' => '2019-03-03', 'headline_request' => false, 'notes' => null, 'approval_date' => '2019-01-28 00:00:00', 'approved_by' => 'kscott', 'deferred' => false, 'emailed' => true, 'created_by' => 'ssoloway', 'modified_by' => '', 'created' => '0000-00-00 00:00:00', 'modified' => '0000-00-00 00:00:00' ), 'Image' => array( (int) 0 => array( 'id' => '117485', 'item_id' => '14857', 'title' => 'Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.', 'type' => 'image', 'url' => '2019-01', 'filename' => 'item_14857_1597.jpg', 'created' => null ) ), 'Link' => array(), 'Document' => array(), 'Category' => array( (int) 0 => array( 'id' => '9', 'category_name' => 'Events & Activities', 'active' => true, 'background-color' => '#8A005C', 'CategoriesItem' => array( [maximum depth reached] ) ) ), 'Topic' => array() ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ', 'content_for_layout' => '<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>', 'scripts_for_layout' => '' )
- /usr/local/cake/2.10.8/lib/Cake/View/View.php line 546 → View->_render(string)
$this->Blocks->set('title', $title);
$this->_currentType = static::TYPE_LAYOUT;
$this->Blocks->set('content', $this->_render($layoutFileName));
'/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp'
- /usr/local/cake/2.10.8/lib/Cake/View/View.php line 481 → View->renderLayout(string, string)
$layout = $this->layout;
}
if ($layout && $this->autoLayout) {
$this->Blocks->set('content', $this->renderLayout('', $layout));
}
'<div class='eagle_item_view'> <p class='intro'>ARCHIVE</p> <p><em>This is a Daily Eagle Archive item. All stories, news, and events from after 2021-02-14 may be found in</em> <a href='https://today.brockport.edu'>Brockport Today</a>.</p> <h3>Abstraction is the Order of the Day in New Exhibition </h3> <p class='de_abstract'>This exhibition is dedicated to the multi-generational group of American artists who devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings.</p> <div class='de_carousel'> <figure class='reveal-caption'> <img src='/daily_eagle_archive/img/2019-01/item_14857_1597.jpg' /> <a href='#' class='text-replace' data-reveal-caption='true'>Reveal Caption</a> <div class='overlay'> <figcaption> <p>Nola Zirin's "Hide and Seek" appears in Continuity to Change: Recent History of American Abstraction in the Tower Fine Arts Center Gallery until March 3.</p> </figcaption> <a href='#' class='text-replace' data-close-caption='true'>Close Caption</a> </div> </figure> </div> <p class='de_details'>Was there modern art prior to the 20th century? Yes, but as a movement — especially in the United States — Abstraction truly got its foothold in the art world slightly more than a century ago. A survey of works from this artistic movement will be exhibited in Continuity to Change: Recent History of American Abstraction, a free exhibition at the Tower Fine Arts Center Gallery, 180 Holley Street, Brockport, which runs from January 31 – March 3, 2019. A reception celebrating the exhibition will be held on Thursday, January 31, at 4 pm. </p><p class="de_details"> </p><p class="de_details">According to gallery director Tim Massey, “this exhibition is dedicated to the multi-generational group of American artists who have devoted their professional creative activities to Abstraction, which became established in a time when museums and galleries were more conservative in their offerings. After the New York City Armory Show of 1913, Abstraction’s impending impact was manifested by adventurous American artists who were exposed to—and wanted to emulate—the avant garde styles of European artists. Continuity to Change chronicles developments in the Abstraction movement from the mid-20th century to the current day, and emphasizes the central tenets the methodology: composition, color, content, and material.” </p><p class="de_details"> </p><p class="de_details">One of the artists who will be part of the show is Nola Zirin, whose works, according to one of the galleries that represents her, “exemplify the magnetism of color. Her paintings are brilliantly colored abstractions that draw from the urban scene she experiences daily in her handling of pure paint, in the tonalities of her color choices and arrangements of forms. She has developed a command of color that serves as a personal language, at once exploratory and expressive. She uses rich colors in innovative, imaginative and seductive forms and combinations. The paintings manifest the artists’ interest in inventing unique color relationships that explore and capture an intensely active and sensuous imagery. The colors sing while coalescing in a harmonious whole.” </p><p class="de_details"> </p><p class="de_details">Works presented are courtesy of the Ewing Gallery, University of Tennessee, Knoxville; members of the American Abstract Artists group; and from various private collections. </p><p class="de_details"><br /><span class='de_post_date'>posted by ssoloway [2019-01-30]</span></p> <h4>Contact:</h4><p class='de_contact'>Tower Fine Arts Center Gallery: (585) 395-2805</p> <p class='de_label de_category_9'>Events & Activities</p> </div>' 'public'
- /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 963 → View->render(string, string)
}
$this->autoRender = false;
$this->response->body($this->View->render($view, $layout));
return $this->response;
'view' 'public'
- APP/Controller/ItemsController.php line 37 → Controller->render(string, string)
$this->set('title_for_layout', $item['Item']['title']);
$this->set('item', $item);
}
$this->render('view', 'public');
}
'view' 'public'
- [internal function] → ItemsController->view(string)
'14857'
- /usr/local/cake/2.10.8/lib/Cake/Controller/Controller.php line 491 → ReflectionMethod->invokeArgs(ItemsController, array)
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } array( (int) 0 => '14857' )
- /usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 193 → Controller->invokeAction(CakeRequest)
$response = $controller->response;
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }
- /usr/local/cake/2.10.8/lib/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(ItemsController, CakeRequest)
));
}
$response = $this->_invoke($controller, $request);
if (isset($request->params['return'])) {
object(ItemsController) { components => array( 'B_Authenticate' => null, 'B_Authorise' => null, 'B_Utility' => null, 'Session' => null, 'Authenticate' => null, 'Authorise' => null, 'Utility' => null, 'Flash' => null, 'RequestHandler' => null ) helpers => array( (int) 0 => 'Text', (int) 1 => 'Time' ) name => 'Items' uses => array( (int) 0 => 'Item' ) request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } response => object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) } viewPath => 'Items' layoutPath => null viewVars => array( 'item' => array( 'Item' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array([maximum depth reached]), 'Document' => array([maximum depth reached]), 'Category' => array( [maximum depth reached] ), 'Topic' => array([maximum depth reached]) ), 'title_for_layout' => 'Abstraction is the Order of the Day in New Exhibition ' ) view => 'view' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ItemsController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => object(View) { Helpers => object(HelperCollection) {} Blocks => object(ViewBlock) {} plugin => null name => 'Items' passedArgs => array( [maximum depth reached] ) helpers => array( [maximum depth reached] ) viewPath => 'Items' viewVars => array( [maximum depth reached] ) view => 'view' layout => 'default' layoutPath => null autoLayout => true ext => '.ctp' subDir => null theme => null cacheAction => false validationErrors => array( [maximum depth reached] ) hasRendered => false uuids => array([maximum depth reached]) request => object(CakeRequest) {} response => object(CakeResponse) {} elementCache => 'default' elementCacheSettings => array([maximum depth reached]) Text => object(TextHelper) {} Time => object(TimeHelper) {} __viewFile => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' Html => object(HtmlHelper) {} Flash => object(FlashHelper) {} [protected] _passedVars => array( [maximum depth reached] ) [protected] _scripts => array([maximum depth reached]) [protected] _paths => array( [maximum depth reached] ) [protected] _pathsForPlugin => array([maximum depth reached]) [protected] _parents => array([maximum depth reached]) [protected] _current => '/var/www/cake/daily_eagle_archive/View/Layouts/public.ctp' [protected] _currentType => 'layout' [protected] _stack => array([maximum depth reached]) [protected] _eventManager => object(CakeEventManager) {} [protected] _eventManagerConfigured => true } ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '14857' ) scaffold => false methods => array( (int) 0 => 'view' ) modelClass => 'Item' modelKey => 'item' validationErrors => null B_Authenticate => object(B_AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Authorise => object(B_AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } B_Utility => object(B_UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Authenticate => object(AuthenticateComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Authorise => object(AuthoriseComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Utility => object(UtilityComponent) { components => array( [maximum depth reached] ) settings => array([maximum depth reached]) controller => object(ItemsController) {} [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array( [maximum depth reached] ) } Flash => object(FlashComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _defaultConfig => array( [maximum depth reached] ) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) } RequestHandler => object(RequestHandlerComponent) { ajaxLayout => 'ajax' enabled => true request => object(CakeRequest) {} response => object(CakeResponse) {} ext => null settings => array( [maximum depth reached] ) components => array([maximum depth reached]) params => object(CakeRequest) {} [protected] _renderType => null [protected] _inputTypeMap => array( [maximum depth reached] ) [protected] _viewClassMap => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Item => object(Item) { name => 'Item' hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) validate => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) useDbConfig => 'default' useTable => 'items' id => false data => array([maximum depth reached]) schemaName => 'eagle' table => 'items' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Item' tableToModel => array( [maximum depth reached] ) cacheQueries => false belongsTo => array([maximum depth reached]) hasOne => array([maximum depth reached]) Behaviors => object(BehaviorCollection) {} whitelist => array([maximum depth reached]) cacheSources => true findQueryType => null recursive => (int) 1 order => null virtualFields => array([maximum depth reached]) __backAssociation => array([maximum depth reached]) __backInnerAssociation => array([maximum depth reached]) __backOriginalAssociation => array([maximum depth reached]) __backContainableAssociation => array([maximum depth reached]) __safeUpdateMode => false useConsistentAfterFind => true findMethods => array( [maximum depth reached] ) Category => object(Category) {} Topic => object(AppModel) {} Image => object(Attachment) {} Link => object(Attachment) {} Document => object(Attachment) {} CategoriesItem => object(AppModel) {} ItemsTopic => object(AppModel) {} [protected] _schema => array( [maximum depth reached] ) [protected] _associationKeys => array( [maximum depth reached] ) [protected] _associations => array( [maximum depth reached] ) [protected] _insertID => null [protected] _sourceConfigured => true [protected] _eventManager => object(CakeEventManager) {} [protected] _validator => null } [protected] _responseClass => 'CakeResponse' [protected] _mergeParent => 'AppController' [protected] _eventManager => object(CakeEventManager) { [protected] _generalManager => object(CakeEventManager) {} [protected] _listeners => array( [maximum depth reached] ) [protected] _isGlobal => false } } object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' }
- /var/www/html/daily_eagle_archive/index.php line 118 → Dispatcher->dispatch(CakeRequest, CakeResponse)
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch(
new CakeRequest(),
new CakeResponse()
);
object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'items', 'action' => 'view', 'named' => array(), 'pass' => array( (int) 0 => '14857' ), 'isAjax' => false, 'models' => array( 'Item' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Topic' => array( [maximum depth reached] ), 'Image' => array( [maximum depth reached] ), 'Link' => array( [maximum depth reached] ), 'Document' => array( [maximum depth reached] ), 'CategoriesItem' => array( [maximum depth reached] ), 'ItemsTopic' => array( [maximum depth reached] ) ) ) data => array() query => array() url => 'items/view/14857' base => '/daily_eagle_archive' webroot => '/php-bin/daily_eagle_archive/' here => '/daily_eagle_archive/items/view/14857' [protected] _detectors => array( 'get' => array( 'env' => 'REQUEST_METHOD', 'value' => 'GET' ), 'patch' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ), 'post' => array( 'env' => 'REQUEST_METHOD', 'value' => 'POST' ), 'put' => array( 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ), 'delete' => array( 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ), 'head' => array( 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ), 'options' => array( 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ), 'ssl' => array( 'env' => 'HTTPS', 'value' => (int) 1 ), 'ajax' => array( 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ), 'flash' => array( 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ), 'mobile' => array( 'env' => 'HTTP_USER_AGENT', 'options' => array( [maximum depth reached] ) ), 'requested' => array( 'param' => 'requested', 'value' => (int) 1 ), 'json' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'json' ), 'xml' => array( 'accept' => array( [maximum depth reached] ), 'param' => 'ext', 'value' => 'xml' ) ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ) [protected] _mimeTypes => array( 'html' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'json' => 'application/json', 'xml' => array( (int) 0 => 'application/xml', (int) 1 => 'text/xml' ), 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => array( (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ), 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => array( (int) 0 => 'text/html', (int) 1 => '*/*' ), 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'psd' => array( (int) 0 => 'application/photoshop', (int) 1 => 'application/psd', (int) 2 => 'image/psd', (int) 3 => 'image/x-photoshop', (int) 4 => 'image/photoshop', (int) 5 => 'zz-application/zz-winassoc-psd' ), 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => array( (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ), 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => array( (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ), 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array() [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array() [protected] _cookies => array() }