Uh oh.
Houston? We have a problem...
Error 500
Don't worry, you're not lost in space yet
Return to the homepage »
Stack Trace
- ROOT/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php line 339 → Intervention\Image\Gd\Decoder->initFromPath(string)
return $this->initFromBinary($this->decodeDataUrl($this->data));
case $this->isFilePath():
return $this->initFromPath($this->data);
'/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff'
- ROOT/vendor/intervention/image/src/Intervention/Image/AbstractDriver.php line 66 → Intervention\Image\AbstractDecoder->init(string)
*/
public function init($data)
{
return $this->decoder->init($data);
}
'/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff'
- ROOT/vendor/intervention/image/src/Intervention/Image/ImageManager.php line 54 → Intervention\Image\AbstractDriver->init(string)
*/
public function make($data)
{
return $this->createDriver()->init($data);
}
'/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff'
- [internal function] → Intervention\Image\ImageManager->make(string)
'/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff'
- ROOT/vendor/intervention/imagecache/src/Intervention/Image/ImageCache.php line 251 → call_user_func_array(array, array)
*/
protected function processCall($call)
{
$this->image = call_user_func_array(array($this->image, $call['name']), $call['arguments']);
}
array( (int) 0 => object(Intervention\Image\ImageManager) { config => array( 'driver' => 'gd' ) }, (int) 1 => 'make' ) array( (int) 0 => '/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff' )
- ROOT/vendor/intervention/imagecache/src/Intervention/Image/ImageCache.php line 266 → Intervention\Image\ImageCache->processCall(array)
// process calls on image
foreach ($this->getCalls() as $call) {
$this->processCall($call);
}
array( 'name' => 'make', 'arguments' => array( (int) 0 => '/var/www/clients/client1/web8/web/app/webroot/img/releaseimage/prisonerofpeladon_original.tiff' ) )
- ROOT/vendor/intervention/imagecache/src/Intervention/Image/ImageCache.php line 309 → Intervention\Image\ImageCache->process()
return $cachedImageData;
} else {
// process image data
$image = $this->process();
- ROOT/vendor/intervention/image/src/Intervention/Image/ImageManager.php line 92 → Intervention\Image\ImageCache->get(integer, boolean)
$callback($imagecache);
}
return $imagecache->get($lifetime, $returnObj);
}
(int) 1440 true
- ROOT/vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php line 86 → Intervention\Image\ImageManager->cache(Closure, integer, boolean)
*/
public static function cache(Closure $callback, $lifetime = null, $returnObj = false)
{
return self::getManager()->cache($callback, $lifetime, $returnObj);
}
object(Closure) { } (int) 1440 true
- APP/Controller/ImageController.php line 363 → Intervention\Image\ImageManagerStatic::cache(Closure, integer, boolean)
$constraint->aspectRatio();
}
);
}, 1440, true);
} else {
object(Closure) { } (int) 1440 true
- APP/Controller/ImageController.php line 546 → ImageController->displayImage(string, string, array)
$image_path = 'img/frontend/release/';
}
$this->displayImage($image_name, $image_path, $size);
}
'prisonerofpeladon_original.tiff' 'img/releaseimage/' array( 'width' => (int) 800, 'height' => (int) 600, 'crop' => false )
- [internal function] → ImageController->releaseimage(string, array)
'95' array( 'width' => (int) 800, 'height' => (int) 600, 'crop' => false )
- CORE/Cake/Controller/Controller.php line 491 → ReflectionMethod->invokeArgs(ImageController, array)
'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(ImageController) { name => 'Image' uses => array( (int) 0 => 'Session', (int) 1 => 'Slider', (int) 2 => 'Page', (int) 3 => 'News', (int) 4 => 'Vortex', (int) 5 => 'Event', (int) 6 => 'Hub', (int) 7 => 'Range', (int) 8 => 'Collection', (int) 9 => 'Release', (int) 10 => 'ReleaseImage', (int) 11 => 'Bundle', (int) 12 => 'File', (int) 13 => 'Utility', (int) 14 => 'DiscountCode', (int) 15 => 'DeliveryAddress', (int) 16 => 'InvoiceAddress', (int) 17 => 'Country', (int) 18 => 'Customer', (int) 19 => 'PostageMatrix', (int) 20 => 'Settings' ) image_sizes => array( 'hub' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'hub_header' => array( 'large' => array( [maximum depth reached] ) ), 'range' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'range_header' => array( 'large' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'collection' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'release' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'homethumb' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'tiny' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ), 'social_large' => array( [maximum depth reached] ) ), 'releaseimage' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'news' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'homethumb' => array( [maximum depth reached] ), 'footer' => array( [maximum depth reached] ) ), 'event' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'vortex' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'slider' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'page' => array(), 'homepage' => array(), 'pageimage' => array() ) imageSizes => array() BFBasket => null components => array( (int) 0 => 'Session', (int) 1 => 'Cookie', (int) 2 => 'Flash', 'Hashids' => array( 'salt' => 'W@JmsDYz02e3mg+b$r+KV*g|r3d|D_w9TjzRGQ:#9:Jx,!|PADj:TtgnkZ<Km`Qg', 'min_hash_length' => (int) 4 ), (int) 3 => 'Recaptcha.Recaptcha' ) helpers => array( (int) 0 => 'BigFinish', (int) 1 => 'Recaptcha.Recaptcha' ) data => null paginate => array() request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array( [maximum depth reached] ) url => 'image/releaseimage/95/large.jpg' base => '' webroot => '/' here => '/image/releaseimage/95/large.jpg' [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 => 'Image' layoutPath => null viewVars => array() view => 'releaseimage' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ImageController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '95', (int) 1 => 'large' ) scaffold => false methods => array( (int) 0 => 'release', (int) 1 => 'releaseExistsAndIsPublished', (int) 2 => 'releaseimage', (int) 3 => 'hub', (int) 4 => 'hub_tile', (int) 5 => 'hubExistsAndIsVisible', (int) 6 => 'range', (int) 7 => 'range_header', (int) 8 => 'rangeExistsAndIsPublished', (int) 9 => 'collection', (int) 10 => 'slider', (int) 11 => 'vortex', (int) 12 => 'event', (int) 13 => 'news', (int) 14 => 'page', (int) 15 => 'isAdminUser', (int) 19 => 'processImageUploadsForModel', (int) 20 => 'processFileUploadsForModel', (int) 21 => 'processReorderingForModel', (int) 22 => 'processOrderingForRelationship', (int) 23 => 'getUserActionModel', (int) 24 => 'saveBasketToSession', (int) 25 => 'processLoginRequest', (int) 26 => 'checkUserIsAdmin', (int) 27 => 'processRegistrationRequest', (int) 28 => '_countItemsInBasket', (int) 29 => '_prepareAjaxList', (int) 30 => 'setDefaultAvailabilityFilter', (int) 31 => 'getReleaseTypes', (int) 32 => 'findReleaseIdsForInactiveHubsOrRanges', (int) 33 => 'removeReleasesForInactiveHubsOrRanges', (int) 34 => 'getCurrentUserId', (int) 35 => 'exportAsCsv', (int) 36 => 'bundleIsNotUnderEmbargo', (int) 37 => 'bundleIsNotExpired', (int) 38 => 'createGiftCardService' ) modelClass => 'Session' modelKey => 'image' validationErrors => null Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'f0506905016975aedebfd1f04bc15943' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [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]) } Hashids => object(HashidsComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) [private] hashids => object(Hashids\Hashids) {} } Recaptcha => object(RecaptchaComponent) { Controller => object(ImageController) {} apiUrl => 'https://www.google.com/recaptcha/api/siteverify' privateKey => '6LfOheUUAAAAAMcpOMDm1YnjJNuMFn3_QiKHN-In' error => null actions => array([maximum depth reached]) settings => array( [maximum depth reached] ) components => array([maximum depth reached]) [protected] _defaults => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } ReleaseImage => object(ReleaseImage) { name => 'ReleaseImage' belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) free_search => '' currency_suffix => null currency_factor => null listing_search_columns => null useDbConfig => 'default' useTable => 'release_images' id => false data => array([maximum depth reached]) schemaName => 'bigfinish-staging' table => 'release_images' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'ReleaseImage' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => 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] ) Release => object(Release) {} [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 } Release => object(Release) { name => 'Release' actsAs => array( [maximum depth reached] ) cacheQueries => true validate => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) free_search => '' currency_suffix => '_us' currency_factor => '1.2572' listing_search_columns => null useDbConfig => 'default' useTable => 'releases' id => false data => array([maximum depth reached]) schemaName => 'bigfinish-staging' table => 'releases' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Release' tableToModel => 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] ) ReleaseDownload => object(ReleaseDownload) {} recaptcha => true [protected] maximum_price => null [protected] number_of_discs => null [protected] release_number => null [protected] release_id => null [protected] available_as_subscription_free_gift => null [protected] release_start_year => null [protected] release_end_month => null [protected] release_end_year => null [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 [private] discounted_releases => null } [protected] customer_logged_in => false [protected] logged_in_customer_id => (int) 0 [protected] customer => null [protected] download_test_is_admin_user => false [protected] country_location => '' [protected] currency_detector => null [protected] giftCardService => 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 => '95', (int) 1 => 'large' )
- CORE/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' => 'image', 'action' => 'releaseimage', 'named' => array(), 'pass' => array( (int) 0 => '95', (int) 1 => 'large' ), 'ext' => 'jpg', 'isAjax' => false, 'models' => array( 'Release' => array( [maximum depth reached] ), 'DiscountCode' => array( [maximum depth reached] ), 'DeliveryAddress' => array( [maximum depth reached] ), 'InvoiceAddress' => array( [maximum depth reached] ), 'Country' => array( [maximum depth reached] ), 'Customer' => array( [maximum depth reached] ), 'PostageMatrix' => array( [maximum depth reached] ), 'Settings' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'Bundle' => array( [maximum depth reached] ), 'RangeSubscriptionOption' => array( [maximum depth reached] ), 'PostageCapExclusion' => array( [maximum depth reached] ), 'ReleaseImage' => array( [maximum depth reached] ), 'ModifiedByUser' => array( [maximum depth reached] ), 'Collection' => array( [maximum depth reached] ), 'DiscountCodesCollection' => array( [maximum depth reached] ), 'Range' => array( [maximum depth reached] ), 'DiscountCodesRange' => array( [maximum depth reached] ), 'DiscountCodesRelease' => array( [maximum depth reached] ), 'ReleaseDownload' => array( [maximum depth reached] ), 'PostageCap' => array( [maximum depth reached] ) ) ) data => array() query => array( 'url' => 'image/releaseimage/95/large.jpg' ) url => 'image/releaseimage/95/large.jpg' base => '' webroot => '/' here => '/image/releaseimage/95/large.jpg' [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 => '' }
- CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(ImageController, CakeRequest)
));
}
$response = $this->_invoke($controller, $request);
if (isset($request->params['return'])) {
object(ImageController) { name => 'Image' uses => array( (int) 0 => 'Session', (int) 1 => 'Slider', (int) 2 => 'Page', (int) 3 => 'News', (int) 4 => 'Vortex', (int) 5 => 'Event', (int) 6 => 'Hub', (int) 7 => 'Range', (int) 8 => 'Collection', (int) 9 => 'Release', (int) 10 => 'ReleaseImage', (int) 11 => 'Bundle', (int) 12 => 'File', (int) 13 => 'Utility', (int) 14 => 'DiscountCode', (int) 15 => 'DeliveryAddress', (int) 16 => 'InvoiceAddress', (int) 17 => 'Country', (int) 18 => 'Customer', (int) 19 => 'PostageMatrix', (int) 20 => 'Settings' ) image_sizes => array( 'hub' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'hub_header' => array( 'large' => array( [maximum depth reached] ) ), 'range' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'range_header' => array( 'large' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'collection' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ) ), 'release' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'homethumb' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'tiny' => array( [maximum depth reached] ), 'slider' => array( [maximum depth reached] ), 'social_large' => array( [maximum depth reached] ) ), 'releaseimage' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'news' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ), 'homethumb' => array( [maximum depth reached] ), 'footer' => array( [maximum depth reached] ) ), 'event' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'vortex' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'slider' => array( 'large' => array( [maximum depth reached] ), 'medium' => array( [maximum depth reached] ), 'small' => array( [maximum depth reached] ) ), 'page' => array(), 'homepage' => array(), 'pageimage' => array() ) imageSizes => array() BFBasket => null components => array( (int) 0 => 'Session', (int) 1 => 'Cookie', (int) 2 => 'Flash', 'Hashids' => array( 'salt' => 'W@JmsDYz02e3mg+b$r+KV*g|r3d|D_w9TjzRGQ:#9:Jx,!|PADj:TtgnkZ<Km`Qg', 'min_hash_length' => (int) 4 ), (int) 3 => 'Recaptcha.Recaptcha' ) helpers => array( (int) 0 => 'BigFinish', (int) 1 => 'Recaptcha.Recaptcha' ) data => null paginate => array() request => object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array( [maximum depth reached] ) url => 'image/releaseimage/95/large.jpg' base => '' webroot => '/' here => '/image/releaseimage/95/large.jpg' [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 => 'Image' layoutPath => null viewVars => array() view => 'releaseimage' layout => 'default' autoRender => false autoLayout => true Components => object(ComponentCollection) { defaultPriority => (int) 10 [protected] _Controller => object(ImageController) {} [protected] _enabled => array( [maximum depth reached] ) [protected] _loaded => array( [maximum depth reached] ) } viewClass => 'View' View => null ext => '.ctp' plugin => null cacheAction => false passedArgs => array( (int) 0 => '95', (int) 1 => 'large' ) scaffold => false methods => array( (int) 0 => 'release', (int) 1 => 'releaseExistsAndIsPublished', (int) 2 => 'releaseimage', (int) 3 => 'hub', (int) 4 => 'hub_tile', (int) 5 => 'hubExistsAndIsVisible', (int) 6 => 'range', (int) 7 => 'range_header', (int) 8 => 'rangeExistsAndIsPublished', (int) 9 => 'collection', (int) 10 => 'slider', (int) 11 => 'vortex', (int) 12 => 'event', (int) 13 => 'news', (int) 14 => 'page', (int) 15 => 'isAdminUser', (int) 19 => 'processImageUploadsForModel', (int) 20 => 'processFileUploadsForModel', (int) 21 => 'processReorderingForModel', (int) 22 => 'processOrderingForRelationship', (int) 23 => 'getUserActionModel', (int) 24 => 'saveBasketToSession', (int) 25 => 'processLoginRequest', (int) 26 => 'checkUserIsAdmin', (int) 27 => 'processRegistrationRequest', (int) 28 => '_countItemsInBasket', (int) 29 => '_prepareAjaxList', (int) 30 => 'setDefaultAvailabilityFilter', (int) 31 => 'getReleaseTypes', (int) 32 => 'findReleaseIdsForInactiveHubsOrRanges', (int) 33 => 'removeReleasesForInactiveHubsOrRanges', (int) 34 => 'getCurrentUserId', (int) 35 => 'exportAsCsv', (int) 36 => 'bundleIsNotUnderEmbargo', (int) 37 => 'bundleIsNotExpired', (int) 38 => 'createGiftCardService' ) modelClass => 'Session' modelKey => 'image' validationErrors => null Session => object(SessionComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } Cookie => object(CookieComponent) { name => 'CakeCookie' time => null path => '/' domain => '' secure => false key => 'f0506905016975aedebfd1f04bc15943' httpOnly => false settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _values => array( [maximum depth reached] ) [protected] _type => 'cipher' [protected] _reset => null [protected] _expires => (int) 0 [protected] _response => object(CakeResponse) {} [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]) } Hashids => object(HashidsComponent) { settings => array([maximum depth reached]) components => array([maximum depth reached]) [protected] _Collection => null [protected] _componentMap => array([maximum depth reached]) [private] hashids => object(Hashids\Hashids) {} } Recaptcha => object(RecaptchaComponent) { Controller => object(ImageController) {} apiUrl => 'https://www.google.com/recaptcha/api/siteverify' privateKey => '6LfOheUUAAAAAMcpOMDm1YnjJNuMFn3_QiKHN-In' error => null actions => array([maximum depth reached]) settings => array( [maximum depth reached] ) components => array([maximum depth reached]) [protected] _defaults => array( [maximum depth reached] ) [protected] _Collection => object(ComponentCollection) {} [protected] _componentMap => array([maximum depth reached]) } ReleaseImage => object(ReleaseImage) { name => 'ReleaseImage' belongsTo => array( [maximum depth reached] ) actsAs => array( [maximum depth reached] ) free_search => '' currency_suffix => null currency_factor => null listing_search_columns => null useDbConfig => 'default' useTable => 'release_images' id => false data => array([maximum depth reached]) schemaName => 'bigfinish-staging' table => 'release_images' primaryKey => 'id' validate => array([maximum depth reached]) validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'ReleaseImage' tableToModel => array( [maximum depth reached] ) cacheQueries => false hasOne => array([maximum depth reached]) hasMany => array([maximum depth reached]) hasAndBelongsToMany => 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] ) Release => object(Release) {} [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 } Release => object(Release) { name => 'Release' actsAs => array( [maximum depth reached] ) cacheQueries => true validate => array( [maximum depth reached] ) belongsTo => array( [maximum depth reached] ) hasAndBelongsToMany => array( [maximum depth reached] ) hasMany => array( [maximum depth reached] ) free_search => '' currency_suffix => '_us' currency_factor => '1.2572' listing_search_columns => null useDbConfig => 'default' useTable => 'releases' id => false data => array([maximum depth reached]) schemaName => 'bigfinish-staging' table => 'releases' primaryKey => 'id' validationErrors => array([maximum depth reached]) validationDomain => null tablePrefix => '' plugin => null alias => 'Release' tableToModel => 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] ) ReleaseDownload => object(ReleaseDownload) {} recaptcha => true [protected] maximum_price => null [protected] number_of_discs => null [protected] release_number => null [protected] release_id => null [protected] available_as_subscription_free_gift => null [protected] release_start_year => null [protected] release_end_month => null [protected] release_end_year => null [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 [private] discounted_releases => null } [protected] customer_logged_in => false [protected] logged_in_customer_id => (int) 0 [protected] customer => null [protected] download_test_is_admin_user => false [protected] country_location => '' [protected] currency_detector => null [protected] giftCardService => 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' => 'image', 'action' => 'releaseimage', 'named' => array(), 'pass' => array( (int) 0 => '95', (int) 1 => 'large' ), 'ext' => 'jpg', 'isAjax' => false, 'models' => array( 'Release' => array( [maximum depth reached] ), 'DiscountCode' => array( [maximum depth reached] ), 'DeliveryAddress' => array( [maximum depth reached] ), 'InvoiceAddress' => array( [maximum depth reached] ), 'Country' => array( [maximum depth reached] ), 'Customer' => array( [maximum depth reached] ), 'PostageMatrix' => array( [maximum depth reached] ), 'Settings' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'Bundle' => array( [maximum depth reached] ), 'RangeSubscriptionOption' => array( [maximum depth reached] ), 'PostageCapExclusion' => array( [maximum depth reached] ), 'ReleaseImage' => array( [maximum depth reached] ), 'ModifiedByUser' => array( [maximum depth reached] ), 'Collection' => array( [maximum depth reached] ), 'DiscountCodesCollection' => array( [maximum depth reached] ), 'Range' => array( [maximum depth reached] ), 'DiscountCodesRange' => array( [maximum depth reached] ), 'DiscountCodesRelease' => array( [maximum depth reached] ), 'ReleaseDownload' => array( [maximum depth reached] ), 'PostageCap' => array( [maximum depth reached] ) ) ) data => array() query => array( 'url' => 'image/releaseimage/95/large.jpg' ) url => 'image/releaseimage/95/large.jpg' base => '' webroot => '/' here => '/image/releaseimage/95/large.jpg' [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 => '' }
- APP/webroot/index.php line 110 → Dispatcher->dispatch(CakeRequest, CakeResponse)
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch(
new CakeRequest(),
new CakeResponse()
);
object(CakeRequest) { params => array( 'plugin' => null, 'controller' => 'image', 'action' => 'releaseimage', 'named' => array(), 'pass' => array( (int) 0 => '95', (int) 1 => 'large' ), 'ext' => 'jpg', 'isAjax' => false, 'models' => array( 'Release' => array( [maximum depth reached] ), 'DiscountCode' => array( [maximum depth reached] ), 'DeliveryAddress' => array( [maximum depth reached] ), 'InvoiceAddress' => array( [maximum depth reached] ), 'Country' => array( [maximum depth reached] ), 'Customer' => array( [maximum depth reached] ), 'PostageMatrix' => array( [maximum depth reached] ), 'Settings' => array( [maximum depth reached] ), 'Currency' => array( [maximum depth reached] ), 'Bundle' => array( [maximum depth reached] ), 'RangeSubscriptionOption' => array( [maximum depth reached] ), 'PostageCapExclusion' => array( [maximum depth reached] ), 'ReleaseImage' => array( [maximum depth reached] ), 'ModifiedByUser' => array( [maximum depth reached] ), 'Collection' => array( [maximum depth reached] ), 'DiscountCodesCollection' => array( [maximum depth reached] ), 'Range' => array( [maximum depth reached] ), 'DiscountCodesRange' => array( [maximum depth reached] ), 'DiscountCodesRelease' => array( [maximum depth reached] ), 'ReleaseDownload' => array( [maximum depth reached] ), 'PostageCap' => array( [maximum depth reached] ) ) ) data => array() query => array( 'url' => 'image/releaseimage/95/large.jpg' ) url => 'image/releaseimage/95/large.jpg' base => '' webroot => '/' here => '/image/releaseimage/95/large.jpg' [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', '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', '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' ) [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() }