Warning (512) : Unable to emit headers. Headers sent in file=/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Call to undefined method stdClass::has() </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Call to undefined method stdClass::has() <span class="header-type">Error</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3.0/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1415"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1416"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> extract</span><span style="color: #006600">(</span><span style="color: #0000CC">$dataForView</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1417"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> ob_start</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1418"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1419"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">include </span><span style="color: #0000CC">func_get_arg</span><span style="color: #006600">(</span><span style="color: #0000CC">0</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1420"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1421"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">ob_get_clean</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1422"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1423"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1376"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $initialBlocks </span><span style="color: #006600">= </span><span style="color: #0000CC">count</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">unclosed</span><span style="color: #006600">());</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1377"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1378"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1379"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1380"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_evaluate</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$data</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1381"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1382"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $afterEvent </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$content</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1383"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">() !== </span><span style="color: #0000CC">null</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1384"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'
[
'_authUser' => [],
'product' => object(stdClass) {
colors => []
},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Feedbacks'
},
'lastFeedbacks' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Feedbacks`.`id` AS `Feedbacks__id`, `Feedbacks`.`order_id` AS `Feedbacks__order_id`, `Feedbacks`.`user_id` AS `Feedbacks__user_id`, `Feedbacks`.`img` AS `Feedbacks__img`, `Feedbacks`.`username` AS `Feedbacks__username`, `Feedbacks`.`product_id` AS `Feedbacks__product_id`, `Feedbacks`.`description` AS `Feedbacks__description`, `Feedbacks`.`rating` AS `Feedbacks__rating`, `Feedbacks`.`created` AS `Feedbacks__created`, `Feedbacks`.`modified` AS `Feedbacks__modified`, `Feedbacks`.`active` AS `Feedbacks__active`, `Feedbacks`.`type` AS `Feedbacks__type`, `Users`.`id` AS `Users__id`, `Users`.`role_id` AS `Users__role_id`, `Users`.`parent_id` AS `Users__parent_id`, `Users`.`facebook_id` AS `Users__facebook_id`, `Users`.`google_id` AS `Users__google_id`, `Users`.`first_name` AS `Users__first_name`, `Users`.`last_name` AS `Users__last_name`, `Users`.`password` AS `Users__password`, `Users`.`email` AS `Users__email`, `Users`.`phone` AS `Users__phone`, `Users`.`birthday` AS `Users__birthday`, `Users`.`balance` AS `Users__balance`, `Users`.`referral_hash` AS `Users__referral_hash`, `Users`.`active` AS `Users__active`, `Users`.`passkey` AS `Users__passkey`, `Users`.`timeout` AS `Users__timeout`, `Users`.`config` AS `Users__config`, `Users`.`created` AS `Users__created`, `Users`.`modified` AS `Users__modified` FROM `feedbacks` `Feedbacks` LEFT JOIN `users` `Users` ON `Users`.`id` = (`Feedbacks`.`user_id`) WHERE (`Feedbacks`.`product_id` = :c0 AND `Feedbacks`.`active` = :c1) ORDER BY `Feedbacks`.`created` DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Feedbacks__id' => 'integer',
'Feedbacks.id' => 'integer',
'id' => 'integer',
'Feedbacks__order_id' => 'integer',
'Feedbacks.order_id' => 'integer',
'order_id' => 'integer',
'Feedbacks__user_id' => 'integer',
'Feedbacks.user_id' => 'integer',
'user_id' => 'integer',
'Feedbacks__img' => 'string',
'Feedbacks.img' => 'string',
'img' => 'string',
'Feedbacks__username' => 'string',
'Feedbacks.username' => 'string',
'username' => 'string',
'Feedbacks__product_id' => 'integer',
'Feedbacks.product_id' => 'integer',
'product_id' => 'integer',
'Feedbacks__description' => 'text',
'Feedbacks.description' => 'text',
'description' => 'text',
'Feedbacks__rating' => 'float',
'Feedbacks.rating' => 'float',
'rating' => 'float',
'Feedbacks__created' => 'datetime',
'Feedbacks.created' => 'datetime',
'created' => 'datetime',
'Feedbacks__modified' => 'datetime',
'Feedbacks.modified' => 'datetime',
'modified' => 'datetime',
'Feedbacks__active' => 'boolean',
'Feedbacks.active' => 'boolean',
'active' => 'boolean',
'Feedbacks__type' => 'string',
'Feedbacks.type' => 'string',
'type' => 'string',
'Users__id' => 'integer',
'Users.id' => 'integer',
'Users__role_id' => 'integer',
'Users.role_id' => 'integer',
'role_id' => 'integer',
'Users__parent_id' => 'integer',
'Users.parent_id' => 'integer',
'parent_id' => 'integer',
'Users__facebook_id' => 'string',
'Users.facebook_id' => 'string',
'facebook_id' => 'string',
'Users__google_id' => 'string',
'Users.google_id' => 'string',
'google_id' => 'string',
'Users__first_name' => 'string',
'Users.first_name' => 'string',
'first_name' => 'string',
'Users__last_name' => 'string',
'Users.last_name' => 'string',
'last_name' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__email' => 'string',
'Users.email' => 'string',
'email' => 'string',
'Users__phone' => 'string',
'Users.phone' => 'string',
'phone' => 'string',
'Users__birthday' => 'date',
'Users.birthday' => 'date',
'birthday' => 'date',
'Users__balance' => 'float',
'Users.balance' => 'float',
'balance' => 'float',
'Users__referral_hash' => 'string',
'Users.referral_hash' => 'string',
'referral_hash' => 'string',
'Users__active' => 'boolean',
'Users.active' => 'boolean',
'Users__passkey' => 'string',
'Users.passkey' => 'string',
'passkey' => 'string',
'Users__timeout' => 'integer',
'Users.timeout' => 'integer',
'timeout' => 'integer',
'Users__config' => 'json',
'Users.config' => 'json',
'config' => 'json',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'Users__modified' => 'datetime',
'Users.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Users' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FeedbacksTable) {}
},
'productOptions' => [
'customizate' => [
'title' => [
'it' => 'Personalizzare',
'en' => 'Сustomizate'
],
'type' => 'custom'
],
'length' => [
'title' => [
'it' => 'Scegli la Lunghezza',
'en' => 'Select the Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
]
]
],
'massaggiagengive' => [
'title' => [
'it' => 'Massaggiagengive',
'en' => 'Massaggiagengive'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'decoration' => [
'title' => [
'it' => 'Decorazione',
'en' => 'Decoration'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
]
]
],
'canopy' => [
'title' => [
'it' => 'Baldacchino',
'en' => 'Canopy'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'music_block' => [
'title' => [
'it' => 'Blocco musicale',
'en' => 'Music block'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'name' => [
'title' => [
'it' => 'Nome - 1 lettera',
'en' => 'Name - 1 letter'
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
'it' => 'Dimensioni',
'en' => 'Dimensions'
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
'it' => 'Lunghezza della Treccia',
'en' => 'Braid Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'velvets' => [
'title' => [
'it' => 'Velluto della treccia',
'en' => 'Braid Velvet'
],
'type' => 'velvet',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
]
]
],
'sizes_winter_onesie' => [
'title' => [
'it' => 'Dimensione per tutina invernale',
'en' => 'Size for winter onesie'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'sizes_sleeping_bag' => [
'title' => [
'it' => 'Dimensione per sacco nanna',
'en' => 'Size for sleeping bag'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'sizes_double_face' => [
'title' => [
'it' => 'Dimensione della coperta double face',
'en' => 'Size for double face cover'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'image' => [
'title' => [
'it' => 'Nome ricamato',
'en' => 'Embroidered lettering'
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
'it' => 'Simbolo ricamato',
'en' => 'Embroidered symbol'
],
'type' => 'checkbox'
],
'support' => [
'title' => [
'it' => 'Supporto',
'en' => 'Support'
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
'it' => 'Sfoderabile',
'en' => 'Removable'
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
'it' => 'Impermeabile',
'en' => 'Waterproof'
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
'it' => 'Maniglie',
'en' => 'Handles'
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
'it' => 'Materasso',
'en' => 'Mattress'
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
'it' => 'Cuscino anatomico',
'en' => 'Anatomical pillow'
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
'it' => 'Barra giochi',
'en' => 'Games bar'
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
'it' => 'Pantofole',
'en' => 'Slippers'
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
'it' => 'Cappello',
'en' => 'Cappello'
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
'it' => 'Fiocco',
'en' => 'Fiocco'
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
'it' => '2 pom pom piccoli',
'en' => '2 pom pom piccoli'
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
'it' => 'Omaggio',
'en' => 'Omaggio'
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
'it' => 'Ruote',
'en' => 'Ruote'
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
'it' => 'Pizzo',
'en' => 'Pizzo'
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
'it' => 'Dondolo',
'en' => 'Dondolo'
],
'type' => 'checkbox'
],
'note' => [
'title' => [
'it' => 'Altre informazioni',
'en' => 'Other info'
],
'type' => 'textarea'
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {
'count' => (int) 4
},
'categoriesList' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `ParentCategories`.`id` AS `ParentCategories__id`, `ParentCategories`.`parent_id` AS `ParentCategories__parent_id`, `ParentCategories`.`lft` AS `ParentCategories__lft`, `ParentCategories`.`rght` AS `ParentCategories__rght`, `ParentCategories`.`img` AS `ParentCategories__img`, `ParentCategories`.`img_mobile` AS `ParentCategories__img_mobile`, `ParentCategories`.`class` AS `ParentCategories__class`, `ParentCategories`.`slug` AS `ParentCategories__slug`, `ParentCategories`.`discount` AS `ParentCategories__discount`, `ParentCategories`.`created` AS `ParentCategories__created`, `ParentCategories`.`modified` AS `ParentCategories__modified`, `ParentCategories`.`status` AS `ParentCategories__status`, `ParentCategories`.`robots_rules` AS `ParentCategories__robots_rules`, `ParentCategories`.`type` AS `ParentCategories__type`, `ParentCategories`.`product_options` AS `ParentCategories__product_options`, `ParentCategories`.`category_prices` AS `ParentCategories__category_prices`, `ParentCategories_google_category_translation`.`id` AS `ParentCategories_google_category_translation__id`, `ParentCategories_google_category_translation`.`locale` AS `ParentCategories_google_category_translation__locale`, `ParentCategories_google_category_translation`.`model` AS `ParentCategories_google_category_translation__model`, `ParentCategories_google_category_translation`.`foreign_key` AS `ParentCategories_google_category_translation__foreign_key`, `ParentCategories_google_category_translation`.`field` AS `ParentCategories_google_category_translation__field`, `ParentCategories_google_category_translation`.`content` AS `ParentCategories_google_category_translation__content`, `ParentCategories_slug_translation`.`id` AS `ParentCategories_slug_translation__id`, `ParentCategories_slug_translation`.`locale` AS `ParentCategories_slug_translation__locale`, `ParentCategories_slug_translation`.`model` AS `ParentCategories_slug_translation__model`, `ParentCategories_slug_translation`.`foreign_key` AS `ParentCategories_slug_translation__foreign_key`, `ParentCategories_slug_translation`.`field` AS `ParentCategories_slug_translation__field`, `ParentCategories_slug_translation`.`content` AS `ParentCategories_slug_translation__content`, `ParentCategories_old_slug_translation`.`id` AS `ParentCategories_old_slug_translation__id`, `ParentCategories_old_slug_translation`.`locale` AS `ParentCategories_old_slug_translation__locale`, `ParentCategories_old_slug_translation`.`model` AS `ParentCategories_old_slug_translation__model`, `ParentCategories_old_slug_translation`.`foreign_key` AS `ParentCategories_old_slug_translation__foreign_key`, `ParentCategories_old_slug_translation`.`field` AS `ParentCategories_old_slug_translation__field`, `ParentCategories_old_slug_translation`.`content` AS `ParentCategories_old_slug_translation__content`, `ParentCategories_name_translation`.`id` AS `ParentCategories_name_translation__id`, `ParentCategories_name_translation`.`locale` AS `ParentCategories_name_translation__locale`, `ParentCategories_name_translation`.`model` AS `ParentCategories_name_translation__model`, `ParentCategories_name_translation`.`foreign_key` AS `ParentCategories_name_translation__foreign_key`, `ParentCategories_name_translation`.`field` AS `ParentCategories_name_translation__field`, `ParentCategories_name_translation`.`content` AS `ParentCategories_name_translation__content`, `ParentCategories_title_translation`.`id` AS `ParentCategories_title_translation__id`, `ParentCategories_title_translation`.`locale` AS `ParentCategories_title_translation__locale`, `ParentCategories_title_translation`.`model` AS `ParentCategories_title_translation__model`, `ParentCategories_title_translation`.`foreign_key` AS `ParentCategories_title_translation__foreign_key`, `ParentCategories_title_translation`.`field` AS `ParentCategories_title_translation__field`, `ParentCategories_title_translation`.`content` AS `ParentCategories_title_translation__content`, `ParentCategories_body_translation`.`id` AS `ParentCategories_body_translation__id`, `ParentCategories_body_translation`.`locale` AS `ParentCategories_body_translation__locale`, `ParentCategories_body_translation`.`model` AS `ParentCategories_body_translation__model`, `ParentCategories_body_translation`.`foreign_key` AS `ParentCategories_body_translation__foreign_key`, `ParentCategories_body_translation`.`field` AS `ParentCategories_body_translation__field`, `ParentCategories_body_translation`.`content` AS `ParentCategories_body_translation__content`, `ParentCategories_description_translation`.`id` AS `ParentCategories_description_translation__id`, `ParentCategories_description_translation`.`locale` AS `ParentCategories_description_translation__locale`, `ParentCategories_description_translation`.`model` AS `ParentCategories_description_translation__model`, `ParentCategories_description_translation`.`foreign_key` AS `ParentCategories_description_translation__foreign_key`, `ParentCategories_description_translation`.`field` AS `ParentCategories_description_translation__field`, `ParentCategories_description_translation`.`content` AS `ParentCategories_description_translation__content`, `ParentCategories_seo_title_translation`.`id` AS `ParentCategories_seo_title_translation__id`, `ParentCategories_seo_title_translation`.`locale` AS `ParentCategories_seo_title_translation__locale`, `ParentCategories_seo_title_translation`.`model` AS `ParentCategories_seo_title_translation__model`, `ParentCategories_seo_title_translation`.`foreign_key` AS `ParentCategories_seo_title_translation__foreign_key`, `ParentCategories_seo_title_translation`.`field` AS `ParentCategories_seo_title_translation__field`, `ParentCategories_seo_title_translation`.`content` AS `ParentCategories_seo_title_translation__content`, `ParentCategories_seo_keywords_translation`.`id` AS `ParentCategories_seo_keywords_translation__id`, `ParentCategories_seo_keywords_translation`.`locale` AS `ParentCategories_seo_keywords_translation__locale`, `ParentCategories_seo_keywords_translation`.`model` AS `ParentCategories_seo_keywords_translation__model`, `ParentCategories_seo_keywords_translation`.`foreign_key` AS `ParentCategories_seo_keywords_translation__foreign_key`, `ParentCategories_seo_keywords_translation`.`field` AS `ParentCategories_seo_keywords_translation__field`, `ParentCategories_seo_keywords_translation`.`content` AS `ParentCategories_seo_keywords_translation__content`, `ParentCategories_seo_description_translation`.`id` AS `ParentCategories_seo_description_translation__id`, `ParentCategories_seo_description_translation`.`locale` AS `ParentCategories_seo_description_translation__locale`, `ParentCategories_seo_description_translation`.`model` AS `ParentCategories_seo_description_translation__model`, `ParentCategories_seo_description_translation`.`foreign_key` AS `ParentCategories_seo_description_translation__foreign_key`, `ParentCategories_seo_description_translation`.`field` AS `ParentCategories_seo_description_translation__field`, `ParentCategories_seo_description_translation`.`content` AS `ParentCategories_seo_description_translation__content` FROM `categories` `ParentCategories` LEFT JOIN `i18n` `ParentCategories_google_category_translation` ON (`ParentCategories_google_category_translation`.`model` = :c0 AND `ParentCategories_google_category_translation`.`field` = :c1 AND `ParentCategories_google_category_translation`.`locale` = :c2 AND `ParentCategories`.`id` = (`ParentCategories_google_category_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_slug_translation` ON (`ParentCategories_slug_translation`.`model` = :c3 AND `ParentCategories_slug_translation`.`field` = :c4 AND `ParentCategories_slug_translation`.`locale` = :c5 AND `ParentCategories`.`id` = (`ParentCategories_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_old_slug_translation` ON (`ParentCategories_old_slug_translation`.`model` = :c6 AND `ParentCategories_old_slug_translation`.`field` = :c7 AND `ParentCategories_old_slug_translation`.`locale` = :c8 AND `ParentCategories`.`id` = (`ParentCategories_old_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_name_translation` ON (`ParentCategories_name_translation`.`model` = :c9 AND `ParentCategories_name_translation`.`field` = :c10 AND `ParentCategories_name_translation`.`locale` = :c11 AND `ParentCategories`.`id` = (`ParentCategories_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_title_translation` ON (`ParentCategories_title_translation`.`model` = :c12 AND `ParentCategories_title_translation`.`field` = :c13 AND `ParentCategories_title_translation`.`locale` = :c14 AND `ParentCategories`.`id` = (`ParentCategories_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_body_translation` ON (`ParentCategories_body_translation`.`model` = :c15 AND `ParentCategories_body_translation`.`field` = :c16 AND `ParentCategories_body_translation`.`locale` = :c17 AND `ParentCategories`.`id` = (`ParentCategories_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_description_translation` ON (`ParentCategories_description_translation`.`model` = :c18 AND `ParentCategories_description_translation`.`field` = :c19 AND `ParentCategories_description_translation`.`locale` = :c20 AND `ParentCategories`.`id` = (`ParentCategories_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_title_translation` ON (`ParentCategories_seo_title_translation`.`model` = :c21 AND `ParentCategories_seo_title_translation`.`field` = :c22 AND `ParentCategories_seo_title_translation`.`locale` = :c23 AND `ParentCategories`.`id` = (`ParentCategories_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_keywords_translation` ON (`ParentCategories_seo_keywords_translation`.`model` = :c24 AND `ParentCategories_seo_keywords_translation`.`field` = :c25 AND `ParentCategories_seo_keywords_translation`.`locale` = :c26 AND `ParentCategories`.`id` = (`ParentCategories_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_description_translation` ON (`ParentCategories_seo_description_translation`.`model` = :c27 AND `ParentCategories_seo_description_translation`.`field` = :c28 AND `ParentCategories_seo_description_translation`.`locale` = :c29 AND `ParentCategories`.`id` = (`ParentCategories_seo_description_translation`.`foreign_key`)) WHERE ((`ParentCategories`.`parent_id`) IS NULL AND `ParentCategories`.`status` = :c30 AND `ParentCategories`.`type` = :c31) ORDER BY `lft` ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
],
':c7' => [
[maximum depth reached]
],
':c8' => [
[maximum depth reached]
],
':c9' => [
[maximum depth reached]
],
':c10' => [
[maximum depth reached]
],
':c11' => [
[maximum depth reached]
],
':c12' => [
[maximum depth reached]
],
':c13' => [
[maximum depth reached]
],
':c14' => [
[maximum depth reached]
],
':c15' => [
[maximum depth reached]
],
':c16' => [
[maximum depth reached]
],
':c17' => [
[maximum depth reached]
],
':c18' => [
[maximum depth reached]
],
':c19' => [
[maximum depth reached]
],
':c20' => [
[maximum depth reached]
],
':c21' => [
[maximum depth reached]
],
':c22' => [
[maximum depth reached]
],
':c23' => [
[maximum depth reached]
],
':c24' => [
[maximum depth reached]
],
':c25' => [
[maximum depth reached]
],
':c26' => [
[maximum depth reached]
],
':c27' => [
[maximum depth reached]
],
':c28' => [
[maximum depth reached]
],
':c29' => [
[maximum depth reached]
],
':c30' => [
[maximum depth reached]
],
':c31' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ParentCategories__id' => 'integer',
'ParentCategories.id' => 'integer',
'id' => 'integer',
'ParentCategories__parent_id' => 'integer',
'ParentCategories.parent_id' => 'integer',
'parent_id' => 'integer',
'ParentCategories__lft' => 'integer',
'ParentCategories.lft' => 'integer',
'lft' => 'integer',
'ParentCategories__rght' => 'integer',
'ParentCategories.rght' => 'integer',
'rght' => 'integer',
'ParentCategories__img' => 'string',
'ParentCategories.img' => 'string',
'img' => 'string',
'ParentCategories__img_mobile' => 'string',
'ParentCategories.img_mobile' => 'string',
'img_mobile' => 'string',
'ParentCategories__class' => 'string',
'ParentCategories.class' => 'string',
'class' => 'string',
'ParentCategories__slug' => 'string',
'ParentCategories.slug' => 'string',
'slug' => 'string',
'ParentCategories__discount' => 'float',
'ParentCategories.discount' => 'float',
'discount' => 'float',
'ParentCategories__created' => 'datetime',
'ParentCategories.created' => 'datetime',
'created' => 'datetime',
'ParentCategories__modified' => 'datetime',
'ParentCategories.modified' => 'datetime',
'modified' => 'datetime',
'ParentCategories__status' => 'string',
'ParentCategories.status' => 'string',
'status' => 'string',
'ParentCategories__robots_rules' => 'string',
'ParentCategories.robots_rules' => 'string',
'robots_rules' => 'string',
'ParentCategories__type' => 'string',
'ParentCategories.type' => 'string',
'type' => 'string',
'ParentCategories__product_options' => 'json',
'ParentCategories.product_options' => 'json',
'product_options' => 'json',
'ParentCategories__category_prices' => 'json',
'ParentCategories.category_prices' => 'json',
'category_prices' => 'json',
'ParentCategories_google_category_translation__id' => 'integer',
'ParentCategories_google_category_translation.id' => 'integer',
'ParentCategories_google_category_translation__locale' => 'string',
'ParentCategories_google_category_translation.locale' => 'string',
'locale' => 'string',
'ParentCategories_google_category_translation__model' => 'string',
'ParentCategories_google_category_translation.model' => 'string',
'model' => 'string',
'ParentCategories_google_category_translation__foreign_key' => 'integer',
'ParentCategories_google_category_translation.foreign_key' => 'integer',
'foreign_key' => 'integer',
'ParentCategories_google_category_translation__field' => 'string',
'ParentCategories_google_category_translation.field' => 'string',
'field' => 'string',
'ParentCategories_google_category_translation__content' => 'text',
'ParentCategories_google_category_translation.content' => 'text',
'content' => 'text',
'ParentCategories_slug_translation__id' => 'integer',
'ParentCategories_slug_translation.id' => 'integer',
'ParentCategories_slug_translation__locale' => 'string',
'ParentCategories_slug_translation.locale' => 'string',
'ParentCategories_slug_translation__model' => 'string',
'ParentCategories_slug_translation.model' => 'string',
'ParentCategories_slug_translation__foreign_key' => 'integer',
'ParentCategories_slug_translation.foreign_key' => 'integer',
'ParentCategories_slug_translation__field' => 'string',
'ParentCategories_slug_translation.field' => 'string',
'ParentCategories_slug_translation__content' => 'text',
'ParentCategories_slug_translation.content' => 'text',
'ParentCategories_old_slug_translation__id' => 'integer',
'ParentCategories_old_slug_translation.id' => 'integer',
'ParentCategories_old_slug_translation__locale' => 'string',
'ParentCategories_old_slug_translation.locale' => 'string',
'ParentCategories_old_slug_translation__model' => 'string',
'ParentCategories_old_slug_translation.model' => 'string',
'ParentCategories_old_slug_translation__foreign_key' => 'integer',
'ParentCategories_old_slug_translation.foreign_key' => 'integer',
'ParentCategories_old_slug_translation__field' => 'string',
'ParentCategories_old_slug_translation.field' => 'string',
'ParentCategories_old_slug_translation__content' => 'text',
'ParentCategories_old_slug_translation.content' => 'text',
'ParentCategories_name_translation__id' => 'integer',
'ParentCategories_name_translation.id' => 'integer',
'ParentCategories_name_translation__locale' => 'string',
'ParentCategories_name_translation.locale' => 'string',
'ParentCategories_name_translation__model' => 'string',
'ParentCategories_name_translation.model' => 'string',
'ParentCategories_name_translation__foreign_key' => 'integer',
'ParentCategories_name_translation.foreign_key' => 'integer',
'ParentCategories_name_translation__field' => 'string',
'ParentCategories_name_translation.field' => 'string',
'ParentCategories_name_translation__content' => 'text',
'ParentCategories_name_translation.content' => 'text',
'ParentCategories_title_translation__id' => 'integer',
'ParentCategories_title_translation.id' => 'integer',
'ParentCategories_title_translation__locale' => 'string',
'ParentCategories_title_translation.locale' => 'string',
'ParentCategories_title_translation__model' => 'string',
'ParentCategories_title_translation.model' => 'string',
'ParentCategories_title_translation__foreign_key' => 'integer',
'ParentCategories_title_translation.foreign_key' => 'integer',
'ParentCategories_title_translation__field' => 'string',
'ParentCategories_title_translation.field' => 'string',
'ParentCategories_title_translation__content' => 'text',
'ParentCategories_title_translation.content' => 'text',
'ParentCategories_body_translation__id' => 'integer',
'ParentCategories_body_translation.id' => 'integer',
'ParentCategories_body_translation__locale' => 'string',
'ParentCategories_body_translation.locale' => 'string',
'ParentCategories_body_translation__model' => 'string',
'ParentCategories_body_translation.model' => 'string',
'ParentCategories_body_translation__foreign_key' => 'integer',
'ParentCategories_body_translation.foreign_key' => 'integer',
'ParentCategories_body_translation__field' => 'string',
'ParentCategories_body_translation.field' => 'string',
'ParentCategories_body_translation__content' => 'text',
'ParentCategories_body_translation.content' => 'text',
'ParentCategories_description_translation__id' => 'integer',
'ParentCategories_description_translation.id' => 'integer',
'ParentCategories_description_translation__locale' => 'string',
'ParentCategories_description_translation.locale' => 'string',
'ParentCategories_description_translation__model' => 'string',
'ParentCategories_description_translation.model' => 'string',
'ParentCategories_description_translation__foreign_key' => 'integer',
'ParentCategories_description_translation.foreign_key' => 'integer',
'ParentCategories_description_translation__field' => 'string',
'ParentCategories_description_translation.field' => 'string',
'ParentCategories_description_translation__content' => 'text',
'ParentCategories_description_translation.content' => 'text',
'ParentCategories_seo_title_translation__id' => 'integer',
'ParentCategories_seo_title_translation.id' => 'integer',
'ParentCategories_seo_title_translation__locale' => 'string',
'ParentCategories_seo_title_translation.locale' => 'string',
'ParentCategories_seo_title_translation__model' => 'string',
'ParentCategories_seo_title_translation.model' => 'string',
'ParentCategories_seo_title_translation__foreign_key' => 'integer',
'ParentCategories_seo_title_translation.foreign_key' => 'integer',
'ParentCategories_seo_title_translation__field' => 'string',
'ParentCategories_seo_title_translation.field' => 'string',
'ParentCategories_seo_title_translation__content' => 'text',
'ParentCategories_seo_title_translation.content' => 'text',
'ParentCategories_seo_keywords_translation__id' => 'integer',
'ParentCategories_seo_keywords_translation.id' => 'integer',
'ParentCategories_seo_keywords_translation__locale' => 'string',
'ParentCategories_seo_keywords_translation.locale' => 'string',
'ParentCategories_seo_keywords_translation__model' => 'string',
'ParentCategories_seo_keywords_translation.model' => 'string',
'ParentCategories_seo_keywords_translation__foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation.foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation__field' => 'string',
'ParentCategories_seo_keywords_translation.field' => 'string',
'ParentCategories_seo_keywords_translation__content' => 'text',
'ParentCategories_seo_keywords_translation.content' => 'text',
'ParentCategories_seo_description_translation__id' => 'integer',
'ParentCategories_seo_description_translation.id' => 'integer',
'ParentCategories_seo_description_translation__locale' => 'string',
'ParentCategories_seo_description_translation.locale' => 'string',
'ParentCategories_seo_description_translation__model' => 'string',
'ParentCategories_seo_description_translation.model' => 'string',
'ParentCategories_seo_description_translation__foreign_key' => 'integer',
'ParentCategories_seo_description_translation.foreign_key' => 'integer',
'ParentCategories_seo_description_translation__field' => 'string',
'ParentCategories_seo_description_translation.field' => 'string',
'ParentCategories_seo_description_translation__content' => 'text',
'ParentCategories_seo_description_translation.content' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
'ParentCategories_google_category_translation' => [
[maximum depth reached]
],
'ParentCategories_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_old_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_name_translation' => [
[maximum depth reached]
],
'ParentCategories_title_translation' => [
[maximum depth reached]
],
'ParentCategories_body_translation' => [
[maximum depth reached]
],
'ParentCategories_description_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_title_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_keywords_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_description_translation' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [
'keyField' => 'slug',
'valueField' => 'name'
],
'repository' => object(App\Model\Table\CategoriesTable) {}
},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {
'count' => (int) 2
},
'paymentMethods' => object(Cake\Collection\Collection) {
'count' => (int) 7
},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
'customizate' => [
'title' => [
[maximum depth reached]
],
'type' => 'custom'
],
'length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'massaggiagengive' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'decoration' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'canopy' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'music_block' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'name' => [
'title' => [
[maximum depth reached]
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'velvets' => [
'title' => [
[maximum depth reached]
],
'type' => 'velvet',
'values' => [
[maximum depth reached]
]
],
'sizes_winter_onesie' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_sleeping_bag' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_double_face' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'image' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'support' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'note' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
]
],
'referral_award' => '5',
'site_name' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_title' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_description' => [
'it' => 'Site description',
'en' => 'Site description'
],
'site_keywords' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'contacts' => [
'site-name' => 'JuliaTextile ecommerce',
'email' => 'juliatextile.it@gmail.com',
'email-admin' => 'juliatextile.it@gmail.com',
'no-reply' => 'juliatextile.it@gmail.com',
'phone' => '',
'mobile' => '+393245418439',
'pec' => '',
'sdi' => '',
'address' => 'Viale Palmiro Togliatti 132, 00175 Roma',
'open-hours' => '',
'vat-number' => 'P.IVA 16069361000',
'fiscal-code' => 'BKHYLU92A44Z138D'
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
'facebook' => [
'icon' => 'fab fa-facebook',
'color' => '#395693',
'url' => 'https://www.facebook.com/juliatextile.it.store/'
],
'twitter' => [
'icon' => 'fab fa-twitter',
'color' => '',
'url' => ''
],
'whatsapp' => [
'icon' => 'fab fa-whatsapp',
'color' => '#00A32C',
'url' => 'https://wa.me/message/JYWQXK7GJLFSO1'
],
'linkedin' => [
'icon' => 'fab fa-linkedin fa-lg',
'color' => '',
'url' => ''
],
'instagram_2' => [
'icon' => 'fab fa-instagram',
'color' => '#D93EB4',
'url' => 'https://www.instagram.com/julia.textile.it/?igsh=emJneXI0bzd1MTlr'
],
'instagram' => [
'icon' => 'fab fa-instagram',
'color' => '#D12F80',
'url' => 'https://instagram.com/juliatextile.it?utm_medium=copy_link'
],
'telegram' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => ''
],
'email' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => 'mailto:info@juliatextile.it'
]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
},
'footer' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
}
],
'session' => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
]</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="876"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $viewFileName </span><span style="color: #006600">= </span><span style="color: #0000CC">$view </span><span style="color: #006600">!== </span><span style="color: #0000CC">false </span><span style="color: #006600">? </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_getViewFileName</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">) : </span><span style="color: #0000CC">null</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="877"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="878"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">_currentType </span><span style="color: #006600">= static::</span><span style="color: #0000CC">TYPE_TEMPLATE</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="879"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="880"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">set</span><span style="color: #006600">(</span><span style="color: #CC0000">'content'</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_render</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">));</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="881"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="882"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="883"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="884"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">layout </span><span style="color: #006600">&& </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">autoLayout</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Controller/Controller.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="792"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $builder</span><span style="color: #006600">-></span><span style="color: #0000CC">setTemplate</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'action'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="793"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="794"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="795"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">View </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">createView</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="796"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $contents </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">, </span><span style="color: #0000CC">$layout</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="797"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">setResponse</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">getResponse</span><span style="color: #006600">()-></span><span style="color: #0000CC">withStringBody</span><span style="color: #006600">(</span><span style="color: #0000CC">$contents</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="798"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="799"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="800"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>null
null</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">LogicException</span><span style="color: #006600">(</span><span style="color: #CC0000">'Controller actions can only return Cake\Http\Response or null.'</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!</span><span style="color: #0000CC">$response </span><span style="color: #006600">&& </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">isAutoRenderEnabled</span><span style="color: #006600">()) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="126"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $controller</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="129"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $result </span><span style="color: #006600">= </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">shutdownProcess</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$result </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">Response</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $controller </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">factory</span><span style="color: #006600">-></span><span style="color: #0000CC">create</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$controller</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'return'</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(App\Controller\ProductsController) {
_meta => null
helpers => []
request => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
response => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => ''
}
paginate => []
components => []
View => object(App\View\AppView) {
passedArgs => [
[maximum depth reached]
]
hasRendered => false
uuids => [[maximum depth reached]]
viewClass => null
viewVars => [
[maximum depth reached]
]
AuthUser => object(TinyAuth\View\Helper\AuthUserHelper) {}
Meta => object(Meta\View\Helper\MetaHelper) {}
MinifyHtml => object(WyriHaximus\MinifyHtml\View\Helper\MinifyHtmlHelper) {}
Html => object(Bootstrap\View\Helper\HtmlHelper) {}
Form => object(Bootstrap\View\Helper\FormHelper) {}
Modal => object(Bootstrap\View\Helper\ModalHelper) {}
Navbar => object(Bootstrap\View\Helper\NavbarHelper) {}
Paginator => object(Bootstrap\View\Helper\PaginatorHelper) {}
Card => object(Bootstrap\View\Helper\CardHelper) {}
Breadcrumbs => object(Bootstrap\View\Helper\BreadcrumbsHelper) {}
Url => object(Cake\View\Helper\UrlHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] Blocks => object(Cake\View\ViewBlock) {}
[protected] plugin => null
[protected] name => 'Products'
[protected] helpers => [[maximum depth reached]]
[protected] templatePath => 'Products'
[protected] template => 'view'
[protected] layout => 'default'
[protected] layoutPath => null
[protected] autoLayout => true
[protected] _ext => '.ctp'
[protected] subDir => ''
[protected] theme => null
[protected] request => object(Cake\Http\ServerRequest) {}
[protected] response => object(Cake\Http\Response) {}
[protected] elementCache => 'default'
[protected] _passedVars => [
[maximum depth reached]
]
[protected] _paths => [
[maximum depth reached]
]
[protected] _pathsForPlugin => [[maximum depth reached]]
[protected] _parents => [[maximum depth reached]]
[protected] _current => '/home/juliatb/www/src/Template/Products/view.ctp'
[protected] _currentType => 'view'
[protected] _stack => [[maximum depth reached]]
[protected] _viewBlockClass => 'Cake\View\ViewBlock'
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _viewBuilder => null
}
passedArgs => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
]
modelClass => 'Products'
viewClass => null
viewVars => [
'_authUser' => [],
'product' => object(stdClass) {},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {},
'lastFeedbacks' => object(Cake\ORM\Query) {},
'productOptions' => [
'customizate' => [
[maximum depth reached]
],
'length' => [
[maximum depth reached]
],
'massaggiagengive' => [
[maximum depth reached]
],
'decoration' => [
[maximum depth reached]
],
'canopy' => [
[maximum depth reached]
],
'music_block' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'dimensions' => [
[maximum depth reached]
],
'braid_length' => [
[maximum depth reached]
],
'velvets' => [
[maximum depth reached]
],
'sizes_winter_onesie' => [
[maximum depth reached]
],
'sizes_sleeping_bag' => [
[maximum depth reached]
],
'sizes_double_face' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'symbol' => [
[maximum depth reached]
],
'support' => [
[maximum depth reached]
],
'removable' => [
[maximum depth reached]
],
'waterproof' => [
[maximum depth reached]
],
'handles' => [
[maximum depth reached]
],
'mattress' => [
[maximum depth reached]
],
'cushion' => [
[maximum depth reached]
],
'games_bar' => [
[maximum depth reached]
],
'slippers' => [
[maximum depth reached]
],
'cappello' => [
[maximum depth reached]
],
'fiocco' => [
[maximum depth reached]
],
'2_pom_pom' => [
[maximum depth reached]
],
'omaggio' => [
[maximum depth reached]
],
'ruote' => [
[maximum depth reached]
],
'pizzo' => [
[maximum depth reached]
],
'dondolo' => [
[maximum depth reached]
],
'note' => [
[maximum depth reached]
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {},
'categoriesList' => object(Cake\ORM\Query) {},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {},
'paymentMethods' => object(Cake\Collection\Collection) {},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
[maximum depth reached]
],
'en' => [
[maximum depth reached]
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
[maximum depth reached]
],
'referral_award' => '5',
'site_name' => [
[maximum depth reached]
],
'site_title' => [
[maximum depth reached]
],
'site_description' => [
[maximum depth reached]
],
'site_keywords' => [
[maximum depth reached]
],
'languages' => [
[maximum depth reached]
],
'contacts' => [
[maximum depth reached]
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
[maximum depth reached]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {},
'footer' => object(Cake\ORM\Query) {}
],
'session' => object(Cake\Http\Session) {}
]
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Flash => object(Cake\Controller\Component\FlashComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Cookie => object(Cake\Controller\Component\CookieComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Auth => object(TinyAuth\Controller\Component\AuthComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Cart => object(App\Controller\Component\CartComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
Func => object(App\Controller\Component\FuncComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
AuthUser => object(TinyAuth\Controller\Component\AuthUserComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Pages => object(App\Model\Table\PagesTable) {
'registryAlias' => 'Pages',
'table' => 'pages',
'alias' => 'Pages',
'entityClass' => 'App\Model\Entity\Page',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Categories => object(App\Model\Table\CategoriesTable) {
'registryAlias' => 'Categories',
'table' => 'categories',
'alias' => 'Categories',
'entityClass' => 'App\Model\Entity\Category',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
ShippingMethods => object(App\Model\Table\ShippingMethodsTable) {
'registryAlias' => 'ShippingMethods',
'table' => 'shipping_methods',
'alias' => 'ShippingMethods',
'entityClass' => 'App\Model\Entity\ShippingMethod',
'associations' => [[maximum depth reached]],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
PaymentMethods => object(App\Model\Table\PaymentMethodsTable) {
'registryAlias' => 'PaymentMethods',
'table' => 'payment_methods',
'alias' => 'PaymentMethods',
'entityClass' => 'App\Model\Entity\PaymentMethod',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Countries => object(App\Model\Table\CountriesTable) {
'registryAlias' => 'Countries',
'table' => 'countries',
'alias' => 'Countries',
'entityClass' => 'App\Model\Entity\Country',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Products => object(App\Model\Table\ProductsTable) {
'registryAlias' => 'Products',
'table' => 'products',
'alias' => 'Products',
'entityClass' => 'App\Model\Entity\Product',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Feedbacks => object(App\Model\Table\FeedbacksTable) {
'registryAlias' => 'Feedbacks',
'table' => 'feedbacks',
'alias' => 'Feedbacks',
'entityClass' => 'App\Model\Entity\Feedback',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
[protected] name => 'Products'
[protected] _responseClass => 'Cake\Http\Response'
[protected] autoRender => false
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\ProductsController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => 'Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] plugin => null
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_trackEvents' => false,
'_generalManager' => '(object) EventManager',
'_dispatchedEvents' => null
}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] locations => [
[maximum depth reached]
]
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [
[maximum depth reached]
]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => object(Cake\View\ViewBuilder) {
[protected] _templatePath => 'Products'
[protected] _template => 'view'
[protected] _plugin => null
[protected] _theme => null
[protected] _layout => null
[protected] _autoLayout => null
[protected] _layoutPath => null
[protected] _name => 'Products'
[protected] _className => null
[protected] _options => [
[maximum depth reached]
]
[protected] _helpers => [[maximum depth reached]]
[protected] _vars => [[maximum depth reached]]
}
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @return \</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">ServerRequestInterface $request</span><span style="color: #006600">, </span><span style="color: #0000CC">ResponseInterface $response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">getDispatcher</span><span style="color: #006600">()-></span><span style="color: #0000CC">dispatch</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="239"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get the ActionDispatcher</span><span style="color: #006600">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> Configure</span><span style="color: #006600">::</span><span style="color: #0000CC">write</span><span style="color: #006600">(</span><span style="color: #CC0000">'App.language'</span><span style="color: #006600">, </span><span style="color: #0000CC">$lang</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get languages accepted by browser </span><span style="color: #006600">and return </span><span style="color: #0000CC">the one matching one of</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="115"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $token </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_createToken</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenToRequest</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenCookie</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_validateAndUnsetTokenField</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $matching</span><span style="color: #006600">[] = </span><span style="color: #0000CC">$next</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware </span><span style="color: #006600">= new </span><span style="color: #0000CC">MiddlewareQueue</span><span style="color: #006600">(</span><span style="color: #0000CC">$matching</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $runner </span><span style="color: #006600">= new </span><span style="color: #0000CC">Runner</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
[protected] callables => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="84"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="85"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $url </span><span style="color: #006600">= </span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getUri</span><span style="color: #006600">()-></span><span style="color: #0000CC">getPath</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'..'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false </span><span style="color: #006600">|| </span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'.'</span><span style="color: #006600">) === </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'/.'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Throwable $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Exception $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'Server.buildMiddleware'</span><span style="color: #006600">, [</span><span style="color: #CC0000">'middleware' </span><span style="color: #006600">=> </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">add</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">app</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!(</span><span style="color: #0000CC">$response </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">ResponseInterface</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">RuntimeException</span><span style="color: #006600">(</span><span style="color: #0000CC">sprintf</span><span style="color: #006600">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="102"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #CC0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #006600">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-22" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-22">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC">$server </span><span style="color: #006600">= new </span><span style="color: #0000CC">Server</span><span style="color: #006600">(new </span><span style="color: #0000CC">Application</span><span style="color: #006600">(</span><span style="color: #0000CC">dirname</span><span style="color: #006600">(</span><span style="color: #0000CC">__DIR__</span><span style="color: #006600">) . </span><span style="color: #CC0000">'/config'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">emit</span><span style="color: #006600">(</span><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">());</span></span></code></span></td>
</tr>
</table>
<div id="stack-args-22" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<strong>Error in: </strong>
ROOT/src/Template/Products/view.ctp, line 16<h3>Could this be caused by using Auto-Tables?</h3>
<p>
Some of the Table objects in your application were created by instantiating "<strong>Cake\ORM\Table</strong>"
instead of any other specific subclass.
</p>
<p>This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:</p>
<ul>
<li>The class for the specified table does not exist.</li>
<li>The Table was created with a typo: <strong><em>$this->getTableLocator()->get('Atricles');</em></strong></li>
<li>The class file has a typo in the name or incorrect namespace: <strong><em>class Atricles extends Table</em></strong></li>
<li>The file containing the class has a typo or incorrect casing: <strong><em>Atricles.php</em></strong></li>
<li>The Table was used using associations but the association has a typo: <strong><em>$this->belongsTo('Atricles')</em></strong></li>
<li>The table class resides in a Plugin but <strong><em>no plugin notation</em></strong> was used in the association definition.</li>
</ul>
<br/>
<p>Please try correcting the issue for the following table aliases:</p>
<ul>
<li><strong>I18n</strong></li>
<li><strong>Pages_slug_translation</strong></li>
<li><strong>Pages_title_translation</strong></li>
<li><strong>Pages_body_translation</strong></li>
<li><strong>Pages_seo_title_translation</strong></li>
<li><strong>Pages_seo_keywords_translation</strong></li>
<li><strong>Pages_seo_description_translation</strong></li>
<li><strong>Pages_video_url_translation</strong></li>
<li><strong>Categories_google_category_translation</strong></li>
<li><strong>Categories_slug_translation</strong></li>
<li><strong>Categories_old_slug_translation</strong></li>
<li><strong>Categories_name_translation</strong></li>
<li><strong>Categories_title_translation</strong></li>
<li><strong>Categories_body_translation</strong></li>
<li><strong>Categories_description_translation</strong></li>
<li><strong>Categories_seo_title_translation</strong></li>
<li><strong>Categories_seo_keywords_translation</strong></li>
<li><strong>Categories_seo_description_translation</strong></li>
<li><strong>ParentCategories_google_category_translation</strong></li>
<li><strong>ParentCategories_slug_translation</strong></li>
<li><strong>ParentCategories_old_slug_translation</strong></li>
<li><strong>ParentCategories_name_translation</strong></li>
<li><strong>ParentCategories_title_translation</strong></li>
<li><strong>ParentCategories_body_translation</strong></li>
<li><strong>ParentCategories_description_translation</strong></li>
<li><strong>ParentCategories_seo_title_translation</strong></li>
<li><strong>ParentCategories_seo_keywords_translation</strong></li>
<li><strong>ParentCategories_seo_description_translation</strong></li>
<li><strong>PaymentMethods_name_translation</strong></li>
<li><strong>PaymentMethods_msg_translation</strong></li>
<li><strong>Products_slug_translation</strong></li>
<li><strong>Products_name_translation</strong></li>
<li><strong>Products_body_translation</strong></li>
<li><strong>Products_description_translation</strong></li>
<li><strong>Products_seo_title_translation</strong></li>
<li><strong>Products_seo_keywords_translation</strong></li>
<li><strong>Products_seo_description_translation</strong></li>
<li><strong>Images_title_translation</strong></li>
<li><strong>Images_alt_translation</strong></li>
<li><strong>Images_subtitle_translation</strong></li>
<li><strong>Images_description_translation</strong></li>
<li><strong>Childs_slug_translation</strong></li>
<li><strong>Childs_name_translation</strong></li>
<li><strong>Childs_body_translation</strong></li>
<li><strong>Childs_description_translation</strong></li>
<li><strong>Childs_seo_title_translation</strong></li>
<li><strong>Childs_seo_keywords_translation</strong></li>
<li><strong>Childs_seo_description_translation</strong></li>
<li><strong>Colors_name_translation</strong></li>
<li><strong>Colors_slug_translation</strong></li>
</ul>
<br/>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/error500.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ include</span>
<span class="stack-file">
CORE/src/View/View.php, line 1419 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\View\View->_evaluate</span>
<span class="stack-file">
CORE/src/View/View.php, line 1380 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\View\View->_render</span>
<span class="stack-file">
CORE/src/View/View.php, line 880 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\View\View->render</span>
<span class="stack-file">
CORE/src/Controller/Controller.php, line 796 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Controller\Controller->render</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 126 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->_invoke</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 94 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 235 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Http\BaseApplication->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 92 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ ADmad\I18n\Middleware\I18nMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 98 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-22">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 41 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/juliatb/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Call to undefined method stdClass::has() </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Call to undefined method stdClass::has() <span class="header-type">Error</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3.0/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1415"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1416"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> extract</span><span style="color: #006600">(</span><span style="color: #0000CC">$dataForView</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1417"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> ob_start</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1418"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1419"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">include </span><span style="color: #0000CC">func_get_arg</span><span style="color: #006600">(</span><span style="color: #0000CC">0</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1420"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1421"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">ob_get_clean</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1422"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1423"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1376"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $initialBlocks </span><span style="color: #006600">= </span><span style="color: #0000CC">count</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">unclosed</span><span style="color: #006600">());</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1377"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1378"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1379"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1380"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_evaluate</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$data</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1381"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1382"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $afterEvent </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$content</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1383"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">() !== </span><span style="color: #0000CC">null</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1384"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'
[
'_authUser' => [],
'product' => object(stdClass) {
colors => []
},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Feedbacks'
},
'lastFeedbacks' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Feedbacks`.`id` AS `Feedbacks__id`, `Feedbacks`.`order_id` AS `Feedbacks__order_id`, `Feedbacks`.`user_id` AS `Feedbacks__user_id`, `Feedbacks`.`img` AS `Feedbacks__img`, `Feedbacks`.`username` AS `Feedbacks__username`, `Feedbacks`.`product_id` AS `Feedbacks__product_id`, `Feedbacks`.`description` AS `Feedbacks__description`, `Feedbacks`.`rating` AS `Feedbacks__rating`, `Feedbacks`.`created` AS `Feedbacks__created`, `Feedbacks`.`modified` AS `Feedbacks__modified`, `Feedbacks`.`active` AS `Feedbacks__active`, `Feedbacks`.`type` AS `Feedbacks__type`, `Users`.`id` AS `Users__id`, `Users`.`role_id` AS `Users__role_id`, `Users`.`parent_id` AS `Users__parent_id`, `Users`.`facebook_id` AS `Users__facebook_id`, `Users`.`google_id` AS `Users__google_id`, `Users`.`first_name` AS `Users__first_name`, `Users`.`last_name` AS `Users__last_name`, `Users`.`password` AS `Users__password`, `Users`.`email` AS `Users__email`, `Users`.`phone` AS `Users__phone`, `Users`.`birthday` AS `Users__birthday`, `Users`.`balance` AS `Users__balance`, `Users`.`referral_hash` AS `Users__referral_hash`, `Users`.`active` AS `Users__active`, `Users`.`passkey` AS `Users__passkey`, `Users`.`timeout` AS `Users__timeout`, `Users`.`config` AS `Users__config`, `Users`.`created` AS `Users__created`, `Users`.`modified` AS `Users__modified` FROM `feedbacks` `Feedbacks` LEFT JOIN `users` `Users` ON `Users`.`id` = (`Feedbacks`.`user_id`) WHERE (`Feedbacks`.`product_id` = :c0 AND `Feedbacks`.`active` = :c1) ORDER BY `Feedbacks`.`created` DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Feedbacks__id' => 'integer',
'Feedbacks.id' => 'integer',
'id' => 'integer',
'Feedbacks__order_id' => 'integer',
'Feedbacks.order_id' => 'integer',
'order_id' => 'integer',
'Feedbacks__user_id' => 'integer',
'Feedbacks.user_id' => 'integer',
'user_id' => 'integer',
'Feedbacks__img' => 'string',
'Feedbacks.img' => 'string',
'img' => 'string',
'Feedbacks__username' => 'string',
'Feedbacks.username' => 'string',
'username' => 'string',
'Feedbacks__product_id' => 'integer',
'Feedbacks.product_id' => 'integer',
'product_id' => 'integer',
'Feedbacks__description' => 'text',
'Feedbacks.description' => 'text',
'description' => 'text',
'Feedbacks__rating' => 'float',
'Feedbacks.rating' => 'float',
'rating' => 'float',
'Feedbacks__created' => 'datetime',
'Feedbacks.created' => 'datetime',
'created' => 'datetime',
'Feedbacks__modified' => 'datetime',
'Feedbacks.modified' => 'datetime',
'modified' => 'datetime',
'Feedbacks__active' => 'boolean',
'Feedbacks.active' => 'boolean',
'active' => 'boolean',
'Feedbacks__type' => 'string',
'Feedbacks.type' => 'string',
'type' => 'string',
'Users__id' => 'integer',
'Users.id' => 'integer',
'Users__role_id' => 'integer',
'Users.role_id' => 'integer',
'role_id' => 'integer',
'Users__parent_id' => 'integer',
'Users.parent_id' => 'integer',
'parent_id' => 'integer',
'Users__facebook_id' => 'string',
'Users.facebook_id' => 'string',
'facebook_id' => 'string',
'Users__google_id' => 'string',
'Users.google_id' => 'string',
'google_id' => 'string',
'Users__first_name' => 'string',
'Users.first_name' => 'string',
'first_name' => 'string',
'Users__last_name' => 'string',
'Users.last_name' => 'string',
'last_name' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__email' => 'string',
'Users.email' => 'string',
'email' => 'string',
'Users__phone' => 'string',
'Users.phone' => 'string',
'phone' => 'string',
'Users__birthday' => 'date',
'Users.birthday' => 'date',
'birthday' => 'date',
'Users__balance' => 'float',
'Users.balance' => 'float',
'balance' => 'float',
'Users__referral_hash' => 'string',
'Users.referral_hash' => 'string',
'referral_hash' => 'string',
'Users__active' => 'boolean',
'Users.active' => 'boolean',
'Users__passkey' => 'string',
'Users.passkey' => 'string',
'passkey' => 'string',
'Users__timeout' => 'integer',
'Users.timeout' => 'integer',
'timeout' => 'integer',
'Users__config' => 'json',
'Users.config' => 'json',
'config' => 'json',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'Users__modified' => 'datetime',
'Users.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Users' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FeedbacksTable) {}
},
'productOptions' => [
'customizate' => [
'title' => [
'it' => 'Personalizzare',
'en' => 'Сustomizate'
],
'type' => 'custom'
],
'length' => [
'title' => [
'it' => 'Scegli la Lunghezza',
'en' => 'Select the Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
]
]
],
'massaggiagengive' => [
'title' => [
'it' => 'Massaggiagengive',
'en' => 'Massaggiagengive'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'decoration' => [
'title' => [
'it' => 'Decorazione',
'en' => 'Decoration'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
]
]
],
'canopy' => [
'title' => [
'it' => 'Baldacchino',
'en' => 'Canopy'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'music_block' => [
'title' => [
'it' => 'Blocco musicale',
'en' => 'Music block'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'name' => [
'title' => [
'it' => 'Nome - 1 lettera',
'en' => 'Name - 1 letter'
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
'it' => 'Dimensioni',
'en' => 'Dimensions'
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
'it' => 'Lunghezza della Treccia',
'en' => 'Braid Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'velvets' => [
'title' => [
'it' => 'Velluto della treccia',
'en' => 'Braid Velvet'
],
'type' => 'velvet',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
]
]
],
'sizes_winter_onesie' => [
'title' => [
'it' => 'Dimensione per tutina invernale',
'en' => 'Size for winter onesie'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'sizes_sleeping_bag' => [
'title' => [
'it' => 'Dimensione per sacco nanna',
'en' => 'Size for sleeping bag'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'sizes_double_face' => [
'title' => [
'it' => 'Dimensione della coperta double face',
'en' => 'Size for double face cover'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'image' => [
'title' => [
'it' => 'Nome ricamato',
'en' => 'Embroidered lettering'
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
'it' => 'Simbolo ricamato',
'en' => 'Embroidered symbol'
],
'type' => 'checkbox'
],
'support' => [
'title' => [
'it' => 'Supporto',
'en' => 'Support'
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
'it' => 'Sfoderabile',
'en' => 'Removable'
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
'it' => 'Impermeabile',
'en' => 'Waterproof'
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
'it' => 'Maniglie',
'en' => 'Handles'
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
'it' => 'Materasso',
'en' => 'Mattress'
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
'it' => 'Cuscino anatomico',
'en' => 'Anatomical pillow'
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
'it' => 'Barra giochi',
'en' => 'Games bar'
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
'it' => 'Pantofole',
'en' => 'Slippers'
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
'it' => 'Cappello',
'en' => 'Cappello'
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
'it' => 'Fiocco',
'en' => 'Fiocco'
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
'it' => '2 pom pom piccoli',
'en' => '2 pom pom piccoli'
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
'it' => 'Omaggio',
'en' => 'Omaggio'
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
'it' => 'Ruote',
'en' => 'Ruote'
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
'it' => 'Pizzo',
'en' => 'Pizzo'
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
'it' => 'Dondolo',
'en' => 'Dondolo'
],
'type' => 'checkbox'
],
'note' => [
'title' => [
'it' => 'Altre informazioni',
'en' => 'Other info'
],
'type' => 'textarea'
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {
'count' => (int) 4
},
'categoriesList' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `ParentCategories`.`id` AS `ParentCategories__id`, `ParentCategories`.`parent_id` AS `ParentCategories__parent_id`, `ParentCategories`.`lft` AS `ParentCategories__lft`, `ParentCategories`.`rght` AS `ParentCategories__rght`, `ParentCategories`.`img` AS `ParentCategories__img`, `ParentCategories`.`img_mobile` AS `ParentCategories__img_mobile`, `ParentCategories`.`class` AS `ParentCategories__class`, `ParentCategories`.`slug` AS `ParentCategories__slug`, `ParentCategories`.`discount` AS `ParentCategories__discount`, `ParentCategories`.`created` AS `ParentCategories__created`, `ParentCategories`.`modified` AS `ParentCategories__modified`, `ParentCategories`.`status` AS `ParentCategories__status`, `ParentCategories`.`robots_rules` AS `ParentCategories__robots_rules`, `ParentCategories`.`type` AS `ParentCategories__type`, `ParentCategories`.`product_options` AS `ParentCategories__product_options`, `ParentCategories`.`category_prices` AS `ParentCategories__category_prices`, `ParentCategories_google_category_translation`.`id` AS `ParentCategories_google_category_translation__id`, `ParentCategories_google_category_translation`.`locale` AS `ParentCategories_google_category_translation__locale`, `ParentCategories_google_category_translation`.`model` AS `ParentCategories_google_category_translation__model`, `ParentCategories_google_category_translation`.`foreign_key` AS `ParentCategories_google_category_translation__foreign_key`, `ParentCategories_google_category_translation`.`field` AS `ParentCategories_google_category_translation__field`, `ParentCategories_google_category_translation`.`content` AS `ParentCategories_google_category_translation__content`, `ParentCategories_slug_translation`.`id` AS `ParentCategories_slug_translation__id`, `ParentCategories_slug_translation`.`locale` AS `ParentCategories_slug_translation__locale`, `ParentCategories_slug_translation`.`model` AS `ParentCategories_slug_translation__model`, `ParentCategories_slug_translation`.`foreign_key` AS `ParentCategories_slug_translation__foreign_key`, `ParentCategories_slug_translation`.`field` AS `ParentCategories_slug_translation__field`, `ParentCategories_slug_translation`.`content` AS `ParentCategories_slug_translation__content`, `ParentCategories_old_slug_translation`.`id` AS `ParentCategories_old_slug_translation__id`, `ParentCategories_old_slug_translation`.`locale` AS `ParentCategories_old_slug_translation__locale`, `ParentCategories_old_slug_translation`.`model` AS `ParentCategories_old_slug_translation__model`, `ParentCategories_old_slug_translation`.`foreign_key` AS `ParentCategories_old_slug_translation__foreign_key`, `ParentCategories_old_slug_translation`.`field` AS `ParentCategories_old_slug_translation__field`, `ParentCategories_old_slug_translation`.`content` AS `ParentCategories_old_slug_translation__content`, `ParentCategories_name_translation`.`id` AS `ParentCategories_name_translation__id`, `ParentCategories_name_translation`.`locale` AS `ParentCategories_name_translation__locale`, `ParentCategories_name_translation`.`model` AS `ParentCategories_name_translation__model`, `ParentCategories_name_translation`.`foreign_key` AS `ParentCategories_name_translation__foreign_key`, `ParentCategories_name_translation`.`field` AS `ParentCategories_name_translation__field`, `ParentCategories_name_translation`.`content` AS `ParentCategories_name_translation__content`, `ParentCategories_title_translation`.`id` AS `ParentCategories_title_translation__id`, `ParentCategories_title_translation`.`locale` AS `ParentCategories_title_translation__locale`, `ParentCategories_title_translation`.`model` AS `ParentCategories_title_translation__model`, `ParentCategories_title_translation`.`foreign_key` AS `ParentCategories_title_translation__foreign_key`, `ParentCategories_title_translation`.`field` AS `ParentCategories_title_translation__field`, `ParentCategories_title_translation`.`content` AS `ParentCategories_title_translation__content`, `ParentCategories_body_translation`.`id` AS `ParentCategories_body_translation__id`, `ParentCategories_body_translation`.`locale` AS `ParentCategories_body_translation__locale`, `ParentCategories_body_translation`.`model` AS `ParentCategories_body_translation__model`, `ParentCategories_body_translation`.`foreign_key` AS `ParentCategories_body_translation__foreign_key`, `ParentCategories_body_translation`.`field` AS `ParentCategories_body_translation__field`, `ParentCategories_body_translation`.`content` AS `ParentCategories_body_translation__content`, `ParentCategories_description_translation`.`id` AS `ParentCategories_description_translation__id`, `ParentCategories_description_translation`.`locale` AS `ParentCategories_description_translation__locale`, `ParentCategories_description_translation`.`model` AS `ParentCategories_description_translation__model`, `ParentCategories_description_translation`.`foreign_key` AS `ParentCategories_description_translation__foreign_key`, `ParentCategories_description_translation`.`field` AS `ParentCategories_description_translation__field`, `ParentCategories_description_translation`.`content` AS `ParentCategories_description_translation__content`, `ParentCategories_seo_title_translation`.`id` AS `ParentCategories_seo_title_translation__id`, `ParentCategories_seo_title_translation`.`locale` AS `ParentCategories_seo_title_translation__locale`, `ParentCategories_seo_title_translation`.`model` AS `ParentCategories_seo_title_translation__model`, `ParentCategories_seo_title_translation`.`foreign_key` AS `ParentCategories_seo_title_translation__foreign_key`, `ParentCategories_seo_title_translation`.`field` AS `ParentCategories_seo_title_translation__field`, `ParentCategories_seo_title_translation`.`content` AS `ParentCategories_seo_title_translation__content`, `ParentCategories_seo_keywords_translation`.`id` AS `ParentCategories_seo_keywords_translation__id`, `ParentCategories_seo_keywords_translation`.`locale` AS `ParentCategories_seo_keywords_translation__locale`, `ParentCategories_seo_keywords_translation`.`model` AS `ParentCategories_seo_keywords_translation__model`, `ParentCategories_seo_keywords_translation`.`foreign_key` AS `ParentCategories_seo_keywords_translation__foreign_key`, `ParentCategories_seo_keywords_translation`.`field` AS `ParentCategories_seo_keywords_translation__field`, `ParentCategories_seo_keywords_translation`.`content` AS `ParentCategories_seo_keywords_translation__content`, `ParentCategories_seo_description_translation`.`id` AS `ParentCategories_seo_description_translation__id`, `ParentCategories_seo_description_translation`.`locale` AS `ParentCategories_seo_description_translation__locale`, `ParentCategories_seo_description_translation`.`model` AS `ParentCategories_seo_description_translation__model`, `ParentCategories_seo_description_translation`.`foreign_key` AS `ParentCategories_seo_description_translation__foreign_key`, `ParentCategories_seo_description_translation`.`field` AS `ParentCategories_seo_description_translation__field`, `ParentCategories_seo_description_translation`.`content` AS `ParentCategories_seo_description_translation__content` FROM `categories` `ParentCategories` LEFT JOIN `i18n` `ParentCategories_google_category_translation` ON (`ParentCategories_google_category_translation`.`model` = :c0 AND `ParentCategories_google_category_translation`.`field` = :c1 AND `ParentCategories_google_category_translation`.`locale` = :c2 AND `ParentCategories`.`id` = (`ParentCategories_google_category_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_slug_translation` ON (`ParentCategories_slug_translation`.`model` = :c3 AND `ParentCategories_slug_translation`.`field` = :c4 AND `ParentCategories_slug_translation`.`locale` = :c5 AND `ParentCategories`.`id` = (`ParentCategories_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_old_slug_translation` ON (`ParentCategories_old_slug_translation`.`model` = :c6 AND `ParentCategories_old_slug_translation`.`field` = :c7 AND `ParentCategories_old_slug_translation`.`locale` = :c8 AND `ParentCategories`.`id` = (`ParentCategories_old_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_name_translation` ON (`ParentCategories_name_translation`.`model` = :c9 AND `ParentCategories_name_translation`.`field` = :c10 AND `ParentCategories_name_translation`.`locale` = :c11 AND `ParentCategories`.`id` = (`ParentCategories_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_title_translation` ON (`ParentCategories_title_translation`.`model` = :c12 AND `ParentCategories_title_translation`.`field` = :c13 AND `ParentCategories_title_translation`.`locale` = :c14 AND `ParentCategories`.`id` = (`ParentCategories_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_body_translation` ON (`ParentCategories_body_translation`.`model` = :c15 AND `ParentCategories_body_translation`.`field` = :c16 AND `ParentCategories_body_translation`.`locale` = :c17 AND `ParentCategories`.`id` = (`ParentCategories_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_description_translation` ON (`ParentCategories_description_translation`.`model` = :c18 AND `ParentCategories_description_translation`.`field` = :c19 AND `ParentCategories_description_translation`.`locale` = :c20 AND `ParentCategories`.`id` = (`ParentCategories_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_title_translation` ON (`ParentCategories_seo_title_translation`.`model` = :c21 AND `ParentCategories_seo_title_translation`.`field` = :c22 AND `ParentCategories_seo_title_translation`.`locale` = :c23 AND `ParentCategories`.`id` = (`ParentCategories_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_keywords_translation` ON (`ParentCategories_seo_keywords_translation`.`model` = :c24 AND `ParentCategories_seo_keywords_translation`.`field` = :c25 AND `ParentCategories_seo_keywords_translation`.`locale` = :c26 AND `ParentCategories`.`id` = (`ParentCategories_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_description_translation` ON (`ParentCategories_seo_description_translation`.`model` = :c27 AND `ParentCategories_seo_description_translation`.`field` = :c28 AND `ParentCategories_seo_description_translation`.`locale` = :c29 AND `ParentCategories`.`id` = (`ParentCategories_seo_description_translation`.`foreign_key`)) WHERE ((`ParentCategories`.`parent_id`) IS NULL AND `ParentCategories`.`status` = :c30 AND `ParentCategories`.`type` = :c31) ORDER BY `lft` ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
],
':c7' => [
[maximum depth reached]
],
':c8' => [
[maximum depth reached]
],
':c9' => [
[maximum depth reached]
],
':c10' => [
[maximum depth reached]
],
':c11' => [
[maximum depth reached]
],
':c12' => [
[maximum depth reached]
],
':c13' => [
[maximum depth reached]
],
':c14' => [
[maximum depth reached]
],
':c15' => [
[maximum depth reached]
],
':c16' => [
[maximum depth reached]
],
':c17' => [
[maximum depth reached]
],
':c18' => [
[maximum depth reached]
],
':c19' => [
[maximum depth reached]
],
':c20' => [
[maximum depth reached]
],
':c21' => [
[maximum depth reached]
],
':c22' => [
[maximum depth reached]
],
':c23' => [
[maximum depth reached]
],
':c24' => [
[maximum depth reached]
],
':c25' => [
[maximum depth reached]
],
':c26' => [
[maximum depth reached]
],
':c27' => [
[maximum depth reached]
],
':c28' => [
[maximum depth reached]
],
':c29' => [
[maximum depth reached]
],
':c30' => [
[maximum depth reached]
],
':c31' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ParentCategories__id' => 'integer',
'ParentCategories.id' => 'integer',
'id' => 'integer',
'ParentCategories__parent_id' => 'integer',
'ParentCategories.parent_id' => 'integer',
'parent_id' => 'integer',
'ParentCategories__lft' => 'integer',
'ParentCategories.lft' => 'integer',
'lft' => 'integer',
'ParentCategories__rght' => 'integer',
'ParentCategories.rght' => 'integer',
'rght' => 'integer',
'ParentCategories__img' => 'string',
'ParentCategories.img' => 'string',
'img' => 'string',
'ParentCategories__img_mobile' => 'string',
'ParentCategories.img_mobile' => 'string',
'img_mobile' => 'string',
'ParentCategories__class' => 'string',
'ParentCategories.class' => 'string',
'class' => 'string',
'ParentCategories__slug' => 'string',
'ParentCategories.slug' => 'string',
'slug' => 'string',
'ParentCategories__discount' => 'float',
'ParentCategories.discount' => 'float',
'discount' => 'float',
'ParentCategories__created' => 'datetime',
'ParentCategories.created' => 'datetime',
'created' => 'datetime',
'ParentCategories__modified' => 'datetime',
'ParentCategories.modified' => 'datetime',
'modified' => 'datetime',
'ParentCategories__status' => 'string',
'ParentCategories.status' => 'string',
'status' => 'string',
'ParentCategories__robots_rules' => 'string',
'ParentCategories.robots_rules' => 'string',
'robots_rules' => 'string',
'ParentCategories__type' => 'string',
'ParentCategories.type' => 'string',
'type' => 'string',
'ParentCategories__product_options' => 'json',
'ParentCategories.product_options' => 'json',
'product_options' => 'json',
'ParentCategories__category_prices' => 'json',
'ParentCategories.category_prices' => 'json',
'category_prices' => 'json',
'ParentCategories_google_category_translation__id' => 'integer',
'ParentCategories_google_category_translation.id' => 'integer',
'ParentCategories_google_category_translation__locale' => 'string',
'ParentCategories_google_category_translation.locale' => 'string',
'locale' => 'string',
'ParentCategories_google_category_translation__model' => 'string',
'ParentCategories_google_category_translation.model' => 'string',
'model' => 'string',
'ParentCategories_google_category_translation__foreign_key' => 'integer',
'ParentCategories_google_category_translation.foreign_key' => 'integer',
'foreign_key' => 'integer',
'ParentCategories_google_category_translation__field' => 'string',
'ParentCategories_google_category_translation.field' => 'string',
'field' => 'string',
'ParentCategories_google_category_translation__content' => 'text',
'ParentCategories_google_category_translation.content' => 'text',
'content' => 'text',
'ParentCategories_slug_translation__id' => 'integer',
'ParentCategories_slug_translation.id' => 'integer',
'ParentCategories_slug_translation__locale' => 'string',
'ParentCategories_slug_translation.locale' => 'string',
'ParentCategories_slug_translation__model' => 'string',
'ParentCategories_slug_translation.model' => 'string',
'ParentCategories_slug_translation__foreign_key' => 'integer',
'ParentCategories_slug_translation.foreign_key' => 'integer',
'ParentCategories_slug_translation__field' => 'string',
'ParentCategories_slug_translation.field' => 'string',
'ParentCategories_slug_translation__content' => 'text',
'ParentCategories_slug_translation.content' => 'text',
'ParentCategories_old_slug_translation__id' => 'integer',
'ParentCategories_old_slug_translation.id' => 'integer',
'ParentCategories_old_slug_translation__locale' => 'string',
'ParentCategories_old_slug_translation.locale' => 'string',
'ParentCategories_old_slug_translation__model' => 'string',
'ParentCategories_old_slug_translation.model' => 'string',
'ParentCategories_old_slug_translation__foreign_key' => 'integer',
'ParentCategories_old_slug_translation.foreign_key' => 'integer',
'ParentCategories_old_slug_translation__field' => 'string',
'ParentCategories_old_slug_translation.field' => 'string',
'ParentCategories_old_slug_translation__content' => 'text',
'ParentCategories_old_slug_translation.content' => 'text',
'ParentCategories_name_translation__id' => 'integer',
'ParentCategories_name_translation.id' => 'integer',
'ParentCategories_name_translation__locale' => 'string',
'ParentCategories_name_translation.locale' => 'string',
'ParentCategories_name_translation__model' => 'string',
'ParentCategories_name_translation.model' => 'string',
'ParentCategories_name_translation__foreign_key' => 'integer',
'ParentCategories_name_translation.foreign_key' => 'integer',
'ParentCategories_name_translation__field' => 'string',
'ParentCategories_name_translation.field' => 'string',
'ParentCategories_name_translation__content' => 'text',
'ParentCategories_name_translation.content' => 'text',
'ParentCategories_title_translation__id' => 'integer',
'ParentCategories_title_translation.id' => 'integer',
'ParentCategories_title_translation__locale' => 'string',
'ParentCategories_title_translation.locale' => 'string',
'ParentCategories_title_translation__model' => 'string',
'ParentCategories_title_translation.model' => 'string',
'ParentCategories_title_translation__foreign_key' => 'integer',
'ParentCategories_title_translation.foreign_key' => 'integer',
'ParentCategories_title_translation__field' => 'string',
'ParentCategories_title_translation.field' => 'string',
'ParentCategories_title_translation__content' => 'text',
'ParentCategories_title_translation.content' => 'text',
'ParentCategories_body_translation__id' => 'integer',
'ParentCategories_body_translation.id' => 'integer',
'ParentCategories_body_translation__locale' => 'string',
'ParentCategories_body_translation.locale' => 'string',
'ParentCategories_body_translation__model' => 'string',
'ParentCategories_body_translation.model' => 'string',
'ParentCategories_body_translation__foreign_key' => 'integer',
'ParentCategories_body_translation.foreign_key' => 'integer',
'ParentCategories_body_translation__field' => 'string',
'ParentCategories_body_translation.field' => 'string',
'ParentCategories_body_translation__content' => 'text',
'ParentCategories_body_translation.content' => 'text',
'ParentCategories_description_translation__id' => 'integer',
'ParentCategories_description_translation.id' => 'integer',
'ParentCategories_description_translation__locale' => 'string',
'ParentCategories_description_translation.locale' => 'string',
'ParentCategories_description_translation__model' => 'string',
'ParentCategories_description_translation.model' => 'string',
'ParentCategories_description_translation__foreign_key' => 'integer',
'ParentCategories_description_translation.foreign_key' => 'integer',
'ParentCategories_description_translation__field' => 'string',
'ParentCategories_description_translation.field' => 'string',
'ParentCategories_description_translation__content' => 'text',
'ParentCategories_description_translation.content' => 'text',
'ParentCategories_seo_title_translation__id' => 'integer',
'ParentCategories_seo_title_translation.id' => 'integer',
'ParentCategories_seo_title_translation__locale' => 'string',
'ParentCategories_seo_title_translation.locale' => 'string',
'ParentCategories_seo_title_translation__model' => 'string',
'ParentCategories_seo_title_translation.model' => 'string',
'ParentCategories_seo_title_translation__foreign_key' => 'integer',
'ParentCategories_seo_title_translation.foreign_key' => 'integer',
'ParentCategories_seo_title_translation__field' => 'string',
'ParentCategories_seo_title_translation.field' => 'string',
'ParentCategories_seo_title_translation__content' => 'text',
'ParentCategories_seo_title_translation.content' => 'text',
'ParentCategories_seo_keywords_translation__id' => 'integer',
'ParentCategories_seo_keywords_translation.id' => 'integer',
'ParentCategories_seo_keywords_translation__locale' => 'string',
'ParentCategories_seo_keywords_translation.locale' => 'string',
'ParentCategories_seo_keywords_translation__model' => 'string',
'ParentCategories_seo_keywords_translation.model' => 'string',
'ParentCategories_seo_keywords_translation__foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation.foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation__field' => 'string',
'ParentCategories_seo_keywords_translation.field' => 'string',
'ParentCategories_seo_keywords_translation__content' => 'text',
'ParentCategories_seo_keywords_translation.content' => 'text',
'ParentCategories_seo_description_translation__id' => 'integer',
'ParentCategories_seo_description_translation.id' => 'integer',
'ParentCategories_seo_description_translation__locale' => 'string',
'ParentCategories_seo_description_translation.locale' => 'string',
'ParentCategories_seo_description_translation__model' => 'string',
'ParentCategories_seo_description_translation.model' => 'string',
'ParentCategories_seo_description_translation__foreign_key' => 'integer',
'ParentCategories_seo_description_translation.foreign_key' => 'integer',
'ParentCategories_seo_description_translation__field' => 'string',
'ParentCategories_seo_description_translation.field' => 'string',
'ParentCategories_seo_description_translation__content' => 'text',
'ParentCategories_seo_description_translation.content' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
'ParentCategories_google_category_translation' => [
[maximum depth reached]
],
'ParentCategories_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_old_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_name_translation' => [
[maximum depth reached]
],
'ParentCategories_title_translation' => [
[maximum depth reached]
],
'ParentCategories_body_translation' => [
[maximum depth reached]
],
'ParentCategories_description_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_title_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_keywords_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_description_translation' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [
'keyField' => 'slug',
'valueField' => 'name'
],
'repository' => object(App\Model\Table\CategoriesTable) {}
},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {
'count' => (int) 2
},
'paymentMethods' => object(Cake\Collection\Collection) {
'count' => (int) 7
},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
'customizate' => [
'title' => [
[maximum depth reached]
],
'type' => 'custom'
],
'length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'massaggiagengive' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'decoration' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'canopy' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'music_block' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'name' => [
'title' => [
[maximum depth reached]
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'velvets' => [
'title' => [
[maximum depth reached]
],
'type' => 'velvet',
'values' => [
[maximum depth reached]
]
],
'sizes_winter_onesie' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_sleeping_bag' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_double_face' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'image' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'support' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'note' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
]
],
'referral_award' => '5',
'site_name' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_title' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_description' => [
'it' => 'Site description',
'en' => 'Site description'
],
'site_keywords' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'contacts' => [
'site-name' => 'JuliaTextile ecommerce',
'email' => 'juliatextile.it@gmail.com',
'email-admin' => 'juliatextile.it@gmail.com',
'no-reply' => 'juliatextile.it@gmail.com',
'phone' => '',
'mobile' => '+393245418439',
'pec' => '',
'sdi' => '',
'address' => 'Viale Palmiro Togliatti 132, 00175 Roma',
'open-hours' => '',
'vat-number' => 'P.IVA 16069361000',
'fiscal-code' => 'BKHYLU92A44Z138D'
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
'facebook' => [
'icon' => 'fab fa-facebook',
'color' => '#395693',
'url' => 'https://www.facebook.com/juliatextile.it.store/'
],
'twitter' => [
'icon' => 'fab fa-twitter',
'color' => '',
'url' => ''
],
'whatsapp' => [
'icon' => 'fab fa-whatsapp',
'color' => '#00A32C',
'url' => 'https://wa.me/message/JYWQXK7GJLFSO1'
],
'linkedin' => [
'icon' => 'fab fa-linkedin fa-lg',
'color' => '',
'url' => ''
],
'instagram_2' => [
'icon' => 'fab fa-instagram',
'color' => '#D93EB4',
'url' => 'https://www.instagram.com/julia.textile.it/?igsh=emJneXI0bzd1MTlr'
],
'instagram' => [
'icon' => 'fab fa-instagram',
'color' => '#D12F80',
'url' => 'https://instagram.com/juliatextile.it?utm_medium=copy_link'
],
'telegram' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => ''
],
'email' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => 'mailto:info@juliatextile.it'
]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
},
'footer' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
}
],
'session' => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
]</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="876"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $viewFileName </span><span style="color: #006600">= </span><span style="color: #0000CC">$view </span><span style="color: #006600">!== </span><span style="color: #0000CC">false </span><span style="color: #006600">? </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_getViewFileName</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">) : </span><span style="color: #0000CC">null</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="877"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="878"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">_currentType </span><span style="color: #006600">= static::</span><span style="color: #0000CC">TYPE_TEMPLATE</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="879"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="880"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">set</span><span style="color: #006600">(</span><span style="color: #CC0000">'content'</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_render</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">));</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="881"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="882"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="883"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="884"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">layout </span><span style="color: #006600">&& </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">autoLayout</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Controller/Controller.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="792"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $builder</span><span style="color: #006600">-></span><span style="color: #0000CC">setTemplate</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'action'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="793"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="794"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="795"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">View </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">createView</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="796"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $contents </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">, </span><span style="color: #0000CC">$layout</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="797"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">setResponse</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">getResponse</span><span style="color: #006600">()-></span><span style="color: #0000CC">withStringBody</span><span style="color: #006600">(</span><span style="color: #0000CC">$contents</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="798"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="799"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="800"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>null
null</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">LogicException</span><span style="color: #006600">(</span><span style="color: #CC0000">'Controller actions can only return Cake\Http\Response or null.'</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!</span><span style="color: #0000CC">$response </span><span style="color: #006600">&& </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">isAutoRenderEnabled</span><span style="color: #006600">()) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="126"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $controller</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="129"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $result </span><span style="color: #006600">= </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">shutdownProcess</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$result </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">Response</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $controller </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">factory</span><span style="color: #006600">-></span><span style="color: #0000CC">create</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$controller</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'return'</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(App\Controller\ProductsController) {
_meta => null
helpers => []
request => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
response => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => ''
}
paginate => []
components => []
View => object(App\View\AppView) {
passedArgs => [
[maximum depth reached]
]
hasRendered => false
uuids => [[maximum depth reached]]
viewClass => null
viewVars => [
[maximum depth reached]
]
AuthUser => object(TinyAuth\View\Helper\AuthUserHelper) {}
Meta => object(Meta\View\Helper\MetaHelper) {}
MinifyHtml => object(WyriHaximus\MinifyHtml\View\Helper\MinifyHtmlHelper) {}
Html => object(Bootstrap\View\Helper\HtmlHelper) {}
Form => object(Bootstrap\View\Helper\FormHelper) {}
Modal => object(Bootstrap\View\Helper\ModalHelper) {}
Navbar => object(Bootstrap\View\Helper\NavbarHelper) {}
Paginator => object(Bootstrap\View\Helper\PaginatorHelper) {}
Card => object(Bootstrap\View\Helper\CardHelper) {}
Breadcrumbs => object(Bootstrap\View\Helper\BreadcrumbsHelper) {}
Url => object(Cake\View\Helper\UrlHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] Blocks => object(Cake\View\ViewBlock) {}
[protected] plugin => null
[protected] name => 'Products'
[protected] helpers => [[maximum depth reached]]
[protected] templatePath => 'Products'
[protected] template => 'view'
[protected] layout => 'default'
[protected] layoutPath => null
[protected] autoLayout => true
[protected] _ext => '.ctp'
[protected] subDir => ''
[protected] theme => null
[protected] request => object(Cake\Http\ServerRequest) {}
[protected] response => object(Cake\Http\Response) {}
[protected] elementCache => 'default'
[protected] _passedVars => [
[maximum depth reached]
]
[protected] _paths => [
[maximum depth reached]
]
[protected] _pathsForPlugin => [[maximum depth reached]]
[protected] _parents => [[maximum depth reached]]
[protected] _current => '/home/juliatb/www/src/Template/Products/view.ctp'
[protected] _currentType => 'view'
[protected] _stack => [[maximum depth reached]]
[protected] _viewBlockClass => 'Cake\View\ViewBlock'
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _viewBuilder => null
}
passedArgs => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
]
modelClass => 'Products'
viewClass => null
viewVars => [
'_authUser' => [],
'product' => object(stdClass) {},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {},
'lastFeedbacks' => object(Cake\ORM\Query) {},
'productOptions' => [
'customizate' => [
[maximum depth reached]
],
'length' => [
[maximum depth reached]
],
'massaggiagengive' => [
[maximum depth reached]
],
'decoration' => [
[maximum depth reached]
],
'canopy' => [
[maximum depth reached]
],
'music_block' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'dimensions' => [
[maximum depth reached]
],
'braid_length' => [
[maximum depth reached]
],
'velvets' => [
[maximum depth reached]
],
'sizes_winter_onesie' => [
[maximum depth reached]
],
'sizes_sleeping_bag' => [
[maximum depth reached]
],
'sizes_double_face' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'symbol' => [
[maximum depth reached]
],
'support' => [
[maximum depth reached]
],
'removable' => [
[maximum depth reached]
],
'waterproof' => [
[maximum depth reached]
],
'handles' => [
[maximum depth reached]
],
'mattress' => [
[maximum depth reached]
],
'cushion' => [
[maximum depth reached]
],
'games_bar' => [
[maximum depth reached]
],
'slippers' => [
[maximum depth reached]
],
'cappello' => [
[maximum depth reached]
],
'fiocco' => [
[maximum depth reached]
],
'2_pom_pom' => [
[maximum depth reached]
],
'omaggio' => [
[maximum depth reached]
],
'ruote' => [
[maximum depth reached]
],
'pizzo' => [
[maximum depth reached]
],
'dondolo' => [
[maximum depth reached]
],
'note' => [
[maximum depth reached]
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {},
'categoriesList' => object(Cake\ORM\Query) {},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {},
'paymentMethods' => object(Cake\Collection\Collection) {},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
[maximum depth reached]
],
'en' => [
[maximum depth reached]
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
[maximum depth reached]
],
'referral_award' => '5',
'site_name' => [
[maximum depth reached]
],
'site_title' => [
[maximum depth reached]
],
'site_description' => [
[maximum depth reached]
],
'site_keywords' => [
[maximum depth reached]
],
'languages' => [
[maximum depth reached]
],
'contacts' => [
[maximum depth reached]
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
[maximum depth reached]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {},
'footer' => object(Cake\ORM\Query) {}
],
'session' => object(Cake\Http\Session) {}
]
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Flash => object(Cake\Controller\Component\FlashComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Cookie => object(Cake\Controller\Component\CookieComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Auth => object(TinyAuth\Controller\Component\AuthComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Cart => object(App\Controller\Component\CartComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
Func => object(App\Controller\Component\FuncComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
AuthUser => object(TinyAuth\Controller\Component\AuthUserComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Pages => object(App\Model\Table\PagesTable) {
'registryAlias' => 'Pages',
'table' => 'pages',
'alias' => 'Pages',
'entityClass' => 'App\Model\Entity\Page',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Categories => object(App\Model\Table\CategoriesTable) {
'registryAlias' => 'Categories',
'table' => 'categories',
'alias' => 'Categories',
'entityClass' => 'App\Model\Entity\Category',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
ShippingMethods => object(App\Model\Table\ShippingMethodsTable) {
'registryAlias' => 'ShippingMethods',
'table' => 'shipping_methods',
'alias' => 'ShippingMethods',
'entityClass' => 'App\Model\Entity\ShippingMethod',
'associations' => [[maximum depth reached]],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
PaymentMethods => object(App\Model\Table\PaymentMethodsTable) {
'registryAlias' => 'PaymentMethods',
'table' => 'payment_methods',
'alias' => 'PaymentMethods',
'entityClass' => 'App\Model\Entity\PaymentMethod',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Countries => object(App\Model\Table\CountriesTable) {
'registryAlias' => 'Countries',
'table' => 'countries',
'alias' => 'Countries',
'entityClass' => 'App\Model\Entity\Country',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Products => object(App\Model\Table\ProductsTable) {
'registryAlias' => 'Products',
'table' => 'products',
'alias' => 'Products',
'entityClass' => 'App\Model\Entity\Product',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Feedbacks => object(App\Model\Table\FeedbacksTable) {
'registryAlias' => 'Feedbacks',
'table' => 'feedbacks',
'alias' => 'Feedbacks',
'entityClass' => 'App\Model\Entity\Feedback',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
[protected] name => 'Products'
[protected] _responseClass => 'Cake\Http\Response'
[protected] autoRender => false
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\ProductsController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => 'Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] plugin => null
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_trackEvents' => false,
'_generalManager' => '(object) EventManager',
'_dispatchedEvents' => null
}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] locations => [
[maximum depth reached]
]
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [
[maximum depth reached]
]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => object(Cake\View\ViewBuilder) {
[protected] _templatePath => 'Products'
[protected] _template => 'view'
[protected] _plugin => null
[protected] _theme => null
[protected] _layout => null
[protected] _autoLayout => null
[protected] _layoutPath => null
[protected] _name => 'Products'
[protected] _className => null
[protected] _options => [
[maximum depth reached]
]
[protected] _helpers => [[maximum depth reached]]
[protected] _vars => [[maximum depth reached]]
}
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @return \</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">ServerRequestInterface $request</span><span style="color: #006600">, </span><span style="color: #0000CC">ResponseInterface $response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">getDispatcher</span><span style="color: #006600">()-></span><span style="color: #0000CC">dispatch</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="239"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get the ActionDispatcher</span><span style="color: #006600">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> Configure</span><span style="color: #006600">::</span><span style="color: #0000CC">write</span><span style="color: #006600">(</span><span style="color: #CC0000">'App.language'</span><span style="color: #006600">, </span><span style="color: #0000CC">$lang</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get languages accepted by browser </span><span style="color: #006600">and return </span><span style="color: #0000CC">the one matching one of</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="115"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $token </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_createToken</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenToRequest</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenCookie</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_validateAndUnsetTokenField</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $matching</span><span style="color: #006600">[] = </span><span style="color: #0000CC">$next</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware </span><span style="color: #006600">= new </span><span style="color: #0000CC">MiddlewareQueue</span><span style="color: #006600">(</span><span style="color: #0000CC">$matching</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $runner </span><span style="color: #006600">= new </span><span style="color: #0000CC">Runner</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
[protected] callables => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="84"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="85"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $url </span><span style="color: #006600">= </span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getUri</span><span style="color: #006600">()-></span><span style="color: #0000CC">getPath</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'..'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false </span><span style="color: #006600">|| </span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'.'</span><span style="color: #006600">) === </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'/.'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Throwable $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Exception $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'Server.buildMiddleware'</span><span style="color: #006600">, [</span><span style="color: #CC0000">'middleware' </span><span style="color: #006600">=> </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">add</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">app</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!(</span><span style="color: #0000CC">$response </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">ResponseInterface</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">RuntimeException</span><span style="color: #006600">(</span><span style="color: #0000CC">sprintf</span><span style="color: #006600">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="102"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #CC0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #006600">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-22" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-22">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC">$server </span><span style="color: #006600">= new </span><span style="color: #0000CC">Server</span><span style="color: #006600">(new </span><span style="color: #0000CC">Application</span><span style="color: #006600">(</span><span style="color: #0000CC">dirname</span><span style="color: #006600">(</span><span style="color: #0000CC">__DIR__</span><span style="color: #006600">) . </span><span style="color: #CC0000">'/config'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">emit</span><span style="color: #006600">(</span><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">());</span></span></code></span></td>
</tr>
</table>
<div id="stack-args-22" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<strong>Error in: </strong>
ROOT/src/Template/Products/view.ctp, line 16<h3>Could this be caused by using Auto-Tables?</h3>
<p>
Some of the Table objects in your application were created by instantiating "<strong>Cake\ORM\Table</strong>"
instead of any other specific subclass.
</p>
<p>This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:</p>
<ul>
<li>The class for the specified table does not exist.</li>
<li>The Table was created with a typo: <strong><em>$this->getTableLocator()->get('Atricles');</em></strong></li>
<li>The class file has a typo in the name or incorrect namespace: <strong><em>class Atricles extends Table</em></strong></li>
<li>The file containing the class has a typo or incorrect casing: <strong><em>Atricles.php</em></strong></li>
<li>The Table was used using associations but the association has a typo: <strong><em>$this->belongsTo('Atricles')</em></strong></li>
<li>The table class resides in a Plugin but <strong><em>no plugin notation</em></strong> was used in the association definition.</li>
</ul>
<br/>
<p>Please try correcting the issue for the following table aliases:</p>
<ul>
<li><strong>I18n</strong></li>
<li><strong>Pages_slug_translation</strong></li>
<li><strong>Pages_title_translation</strong></li>
<li><strong>Pages_body_translation</strong></li>
<li><strong>Pages_seo_title_translation</strong></li>
<li><strong>Pages_seo_keywords_translation</strong></li>
<li><strong>Pages_seo_description_translation</strong></li>
<li><strong>Pages_video_url_translation</strong></li>
<li><strong>Categories_google_category_translation</strong></li>
<li><strong>Categories_slug_translation</strong></li>
<li><strong>Categories_old_slug_translation</strong></li>
<li><strong>Categories_name_translation</strong></li>
<li><strong>Categories_title_translation</strong></li>
<li><strong>Categories_body_translation</strong></li>
<li><strong>Categories_description_translation</strong></li>
<li><strong>Categories_seo_title_translation</strong></li>
<li><strong>Categories_seo_keywords_translation</strong></li>
<li><strong>Categories_seo_description_translation</strong></li>
<li><strong>ParentCategories_google_category_translation</strong></li>
<li><strong>ParentCategories_slug_translation</strong></li>
<li><strong>ParentCategories_old_slug_translation</strong></li>
<li><strong>ParentCategories_name_translation</strong></li>
<li><strong>ParentCategories_title_translation</strong></li>
<li><strong>ParentCategories_body_translation</strong></li>
<li><strong>ParentCategories_description_translation</strong></li>
<li><strong>ParentCategories_seo_title_translation</strong></li>
<li><strong>ParentCategories_seo_keywords_translation</strong></li>
<li><strong>ParentCategories_seo_description_translation</strong></li>
<li><strong>PaymentMethods_name_translation</strong></li>
<li><strong>PaymentMethods_msg_translation</strong></li>
<li><strong>Products_slug_translation</strong></li>
<li><strong>Products_name_translation</strong></li>
<li><strong>Products_body_translation</strong></li>
<li><strong>Products_description_translation</strong></li>
<li><strong>Products_seo_title_translation</strong></li>
<li><strong>Products_seo_keywords_translation</strong></li>
<li><strong>Products_seo_description_translation</strong></li>
<li><strong>Images_title_translation</strong></li>
<li><strong>Images_alt_translation</strong></li>
<li><strong>Images_subtitle_translation</strong></li>
<li><strong>Images_description_translation</strong></li>
<li><strong>Childs_slug_translation</strong></li>
<li><strong>Childs_name_translation</strong></li>
<li><strong>Childs_body_translation</strong></li>
<li><strong>Childs_description_translation</strong></li>
<li><strong>Childs_seo_title_translation</strong></li>
<li><strong>Childs_seo_keywords_translation</strong></li>
<li><strong>Childs_seo_description_translation</strong></li>
<li><strong>Colors_name_translation</strong></li>
<li><strong>Colors_slug_translation</strong></li>
</ul>
<br/>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/error500.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ include</span>
<span class="stack-file">
CORE/src/View/View.php, line 1419 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\View\View->_evaluate</span>
<span class="stack-file">
CORE/src/View/View.php, line 1380 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\View\View->_render</span>
<span class="stack-file">
CORE/src/View/View.php, line 880 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\View\View->render</span>
<span class="stack-file">
CORE/src/Controller/Controller.php, line 796 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Controller\Controller->render</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 126 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->_invoke</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 94 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 235 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Http\BaseApplication->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 92 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ ADmad\I18n\Middleware\I18nMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 98 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-22">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 41 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'Internal Server Error' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/juliatb/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Call to undefined method stdClass::has() </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Call to undefined method stdClass::has() <span class="header-type">Error</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3.0/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1415"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1416"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> extract</span><span style="color: #006600">(</span><span style="color: #0000CC">$dataForView</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1417"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> ob_start</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1418"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1419"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">include </span><span style="color: #0000CC">func_get_arg</span><span style="color: #006600">(</span><span style="color: #0000CC">0</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1420"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1421"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">ob_get_clean</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1422"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1423"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1376"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $initialBlocks </span><span style="color: #006600">= </span><span style="color: #0000CC">count</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">unclosed</span><span style="color: #006600">());</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1377"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1378"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1379"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1380"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_evaluate</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$data</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1381"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1382"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $afterEvent </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRenderFile'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFile</span><span style="color: #006600">, </span><span style="color: #0000CC">$content</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1383"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">() !== </span><span style="color: #0000CC">null</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1384"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $content </span><span style="color: #006600">= </span><span style="color: #0000CC">$afterEvent</span><span style="color: #006600">-></span><span style="color: #0000CC">getResult</span><span style="color: #006600">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'
[
'_authUser' => [],
'product' => object(stdClass) {
colors => []
},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Feedbacks'
},
'lastFeedbacks' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Feedbacks`.`id` AS `Feedbacks__id`, `Feedbacks`.`order_id` AS `Feedbacks__order_id`, `Feedbacks`.`user_id` AS `Feedbacks__user_id`, `Feedbacks`.`img` AS `Feedbacks__img`, `Feedbacks`.`username` AS `Feedbacks__username`, `Feedbacks`.`product_id` AS `Feedbacks__product_id`, `Feedbacks`.`description` AS `Feedbacks__description`, `Feedbacks`.`rating` AS `Feedbacks__rating`, `Feedbacks`.`created` AS `Feedbacks__created`, `Feedbacks`.`modified` AS `Feedbacks__modified`, `Feedbacks`.`active` AS `Feedbacks__active`, `Feedbacks`.`type` AS `Feedbacks__type`, `Users`.`id` AS `Users__id`, `Users`.`role_id` AS `Users__role_id`, `Users`.`parent_id` AS `Users__parent_id`, `Users`.`facebook_id` AS `Users__facebook_id`, `Users`.`google_id` AS `Users__google_id`, `Users`.`first_name` AS `Users__first_name`, `Users`.`last_name` AS `Users__last_name`, `Users`.`password` AS `Users__password`, `Users`.`email` AS `Users__email`, `Users`.`phone` AS `Users__phone`, `Users`.`birthday` AS `Users__birthday`, `Users`.`balance` AS `Users__balance`, `Users`.`referral_hash` AS `Users__referral_hash`, `Users`.`active` AS `Users__active`, `Users`.`passkey` AS `Users__passkey`, `Users`.`timeout` AS `Users__timeout`, `Users`.`config` AS `Users__config`, `Users`.`created` AS `Users__created`, `Users`.`modified` AS `Users__modified` FROM `feedbacks` `Feedbacks` LEFT JOIN `users` `Users` ON `Users`.`id` = (`Feedbacks`.`user_id`) WHERE (`Feedbacks`.`product_id` = :c0 AND `Feedbacks`.`active` = :c1) ORDER BY `Feedbacks`.`created` DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Feedbacks__id' => 'integer',
'Feedbacks.id' => 'integer',
'id' => 'integer',
'Feedbacks__order_id' => 'integer',
'Feedbacks.order_id' => 'integer',
'order_id' => 'integer',
'Feedbacks__user_id' => 'integer',
'Feedbacks.user_id' => 'integer',
'user_id' => 'integer',
'Feedbacks__img' => 'string',
'Feedbacks.img' => 'string',
'img' => 'string',
'Feedbacks__username' => 'string',
'Feedbacks.username' => 'string',
'username' => 'string',
'Feedbacks__product_id' => 'integer',
'Feedbacks.product_id' => 'integer',
'product_id' => 'integer',
'Feedbacks__description' => 'text',
'Feedbacks.description' => 'text',
'description' => 'text',
'Feedbacks__rating' => 'float',
'Feedbacks.rating' => 'float',
'rating' => 'float',
'Feedbacks__created' => 'datetime',
'Feedbacks.created' => 'datetime',
'created' => 'datetime',
'Feedbacks__modified' => 'datetime',
'Feedbacks.modified' => 'datetime',
'modified' => 'datetime',
'Feedbacks__active' => 'boolean',
'Feedbacks.active' => 'boolean',
'active' => 'boolean',
'Feedbacks__type' => 'string',
'Feedbacks.type' => 'string',
'type' => 'string',
'Users__id' => 'integer',
'Users.id' => 'integer',
'Users__role_id' => 'integer',
'Users.role_id' => 'integer',
'role_id' => 'integer',
'Users__parent_id' => 'integer',
'Users.parent_id' => 'integer',
'parent_id' => 'integer',
'Users__facebook_id' => 'string',
'Users.facebook_id' => 'string',
'facebook_id' => 'string',
'Users__google_id' => 'string',
'Users.google_id' => 'string',
'google_id' => 'string',
'Users__first_name' => 'string',
'Users.first_name' => 'string',
'first_name' => 'string',
'Users__last_name' => 'string',
'Users.last_name' => 'string',
'last_name' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__email' => 'string',
'Users.email' => 'string',
'email' => 'string',
'Users__phone' => 'string',
'Users.phone' => 'string',
'phone' => 'string',
'Users__birthday' => 'date',
'Users.birthday' => 'date',
'birthday' => 'date',
'Users__balance' => 'float',
'Users.balance' => 'float',
'balance' => 'float',
'Users__referral_hash' => 'string',
'Users.referral_hash' => 'string',
'referral_hash' => 'string',
'Users__active' => 'boolean',
'Users.active' => 'boolean',
'Users__passkey' => 'string',
'Users.passkey' => 'string',
'passkey' => 'string',
'Users__timeout' => 'integer',
'Users.timeout' => 'integer',
'timeout' => 'integer',
'Users__config' => 'json',
'Users.config' => 'json',
'config' => 'json',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'Users__modified' => 'datetime',
'Users.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Users' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FeedbacksTable) {}
},
'productOptions' => [
'customizate' => [
'title' => [
'it' => 'Personalizzare',
'en' => 'Сustomizate'
],
'type' => 'custom'
],
'length' => [
'title' => [
'it' => 'Scegli la Lunghezza',
'en' => 'Select the Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
]
]
],
'massaggiagengive' => [
'title' => [
'it' => 'Massaggiagengive',
'en' => 'Massaggiagengive'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'decoration' => [
'title' => [
'it' => 'Decorazione',
'en' => 'Decoration'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
]
]
],
'canopy' => [
'title' => [
'it' => 'Baldacchino',
'en' => 'Canopy'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'music_block' => [
'title' => [
'it' => 'Blocco musicale',
'en' => 'Music block'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'name' => [
'title' => [
'it' => 'Nome - 1 lettera',
'en' => 'Name - 1 letter'
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
'it' => 'Dimensioni',
'en' => 'Dimensions'
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
'it' => 'Lunghezza della Treccia',
'en' => 'Braid Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'velvets' => [
'title' => [
'it' => 'Velluto della treccia',
'en' => 'Braid Velvet'
],
'type' => 'velvet',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
]
]
],
'sizes_winter_onesie' => [
'title' => [
'it' => 'Dimensione per tutina invernale',
'en' => 'Size for winter onesie'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'sizes_sleeping_bag' => [
'title' => [
'it' => 'Dimensione per sacco nanna',
'en' => 'Size for sleeping bag'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'sizes_double_face' => [
'title' => [
'it' => 'Dimensione della coperta double face',
'en' => 'Size for double face cover'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'image' => [
'title' => [
'it' => 'Nome ricamato',
'en' => 'Embroidered lettering'
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
'it' => 'Simbolo ricamato',
'en' => 'Embroidered symbol'
],
'type' => 'checkbox'
],
'support' => [
'title' => [
'it' => 'Supporto',
'en' => 'Support'
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
'it' => 'Sfoderabile',
'en' => 'Removable'
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
'it' => 'Impermeabile',
'en' => 'Waterproof'
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
'it' => 'Maniglie',
'en' => 'Handles'
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
'it' => 'Materasso',
'en' => 'Mattress'
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
'it' => 'Cuscino anatomico',
'en' => 'Anatomical pillow'
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
'it' => 'Barra giochi',
'en' => 'Games bar'
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
'it' => 'Pantofole',
'en' => 'Slippers'
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
'it' => 'Cappello',
'en' => 'Cappello'
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
'it' => 'Fiocco',
'en' => 'Fiocco'
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
'it' => '2 pom pom piccoli',
'en' => '2 pom pom piccoli'
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
'it' => 'Omaggio',
'en' => 'Omaggio'
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
'it' => 'Ruote',
'en' => 'Ruote'
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
'it' => 'Pizzo',
'en' => 'Pizzo'
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
'it' => 'Dondolo',
'en' => 'Dondolo'
],
'type' => 'checkbox'
],
'note' => [
'title' => [
'it' => 'Altre informazioni',
'en' => 'Other info'
],
'type' => 'textarea'
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {
'count' => (int) 4
},
'categoriesList' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `ParentCategories`.`id` AS `ParentCategories__id`, `ParentCategories`.`parent_id` AS `ParentCategories__parent_id`, `ParentCategories`.`lft` AS `ParentCategories__lft`, `ParentCategories`.`rght` AS `ParentCategories__rght`, `ParentCategories`.`img` AS `ParentCategories__img`, `ParentCategories`.`img_mobile` AS `ParentCategories__img_mobile`, `ParentCategories`.`class` AS `ParentCategories__class`, `ParentCategories`.`slug` AS `ParentCategories__slug`, `ParentCategories`.`discount` AS `ParentCategories__discount`, `ParentCategories`.`created` AS `ParentCategories__created`, `ParentCategories`.`modified` AS `ParentCategories__modified`, `ParentCategories`.`status` AS `ParentCategories__status`, `ParentCategories`.`robots_rules` AS `ParentCategories__robots_rules`, `ParentCategories`.`type` AS `ParentCategories__type`, `ParentCategories`.`product_options` AS `ParentCategories__product_options`, `ParentCategories`.`category_prices` AS `ParentCategories__category_prices`, `ParentCategories_google_category_translation`.`id` AS `ParentCategories_google_category_translation__id`, `ParentCategories_google_category_translation`.`locale` AS `ParentCategories_google_category_translation__locale`, `ParentCategories_google_category_translation`.`model` AS `ParentCategories_google_category_translation__model`, `ParentCategories_google_category_translation`.`foreign_key` AS `ParentCategories_google_category_translation__foreign_key`, `ParentCategories_google_category_translation`.`field` AS `ParentCategories_google_category_translation__field`, `ParentCategories_google_category_translation`.`content` AS `ParentCategories_google_category_translation__content`, `ParentCategories_slug_translation`.`id` AS `ParentCategories_slug_translation__id`, `ParentCategories_slug_translation`.`locale` AS `ParentCategories_slug_translation__locale`, `ParentCategories_slug_translation`.`model` AS `ParentCategories_slug_translation__model`, `ParentCategories_slug_translation`.`foreign_key` AS `ParentCategories_slug_translation__foreign_key`, `ParentCategories_slug_translation`.`field` AS `ParentCategories_slug_translation__field`, `ParentCategories_slug_translation`.`content` AS `ParentCategories_slug_translation__content`, `ParentCategories_old_slug_translation`.`id` AS `ParentCategories_old_slug_translation__id`, `ParentCategories_old_slug_translation`.`locale` AS `ParentCategories_old_slug_translation__locale`, `ParentCategories_old_slug_translation`.`model` AS `ParentCategories_old_slug_translation__model`, `ParentCategories_old_slug_translation`.`foreign_key` AS `ParentCategories_old_slug_translation__foreign_key`, `ParentCategories_old_slug_translation`.`field` AS `ParentCategories_old_slug_translation__field`, `ParentCategories_old_slug_translation`.`content` AS `ParentCategories_old_slug_translation__content`, `ParentCategories_name_translation`.`id` AS `ParentCategories_name_translation__id`, `ParentCategories_name_translation`.`locale` AS `ParentCategories_name_translation__locale`, `ParentCategories_name_translation`.`model` AS `ParentCategories_name_translation__model`, `ParentCategories_name_translation`.`foreign_key` AS `ParentCategories_name_translation__foreign_key`, `ParentCategories_name_translation`.`field` AS `ParentCategories_name_translation__field`, `ParentCategories_name_translation`.`content` AS `ParentCategories_name_translation__content`, `ParentCategories_title_translation`.`id` AS `ParentCategories_title_translation__id`, `ParentCategories_title_translation`.`locale` AS `ParentCategories_title_translation__locale`, `ParentCategories_title_translation`.`model` AS `ParentCategories_title_translation__model`, `ParentCategories_title_translation`.`foreign_key` AS `ParentCategories_title_translation__foreign_key`, `ParentCategories_title_translation`.`field` AS `ParentCategories_title_translation__field`, `ParentCategories_title_translation`.`content` AS `ParentCategories_title_translation__content`, `ParentCategories_body_translation`.`id` AS `ParentCategories_body_translation__id`, `ParentCategories_body_translation`.`locale` AS `ParentCategories_body_translation__locale`, `ParentCategories_body_translation`.`model` AS `ParentCategories_body_translation__model`, `ParentCategories_body_translation`.`foreign_key` AS `ParentCategories_body_translation__foreign_key`, `ParentCategories_body_translation`.`field` AS `ParentCategories_body_translation__field`, `ParentCategories_body_translation`.`content` AS `ParentCategories_body_translation__content`, `ParentCategories_description_translation`.`id` AS `ParentCategories_description_translation__id`, `ParentCategories_description_translation`.`locale` AS `ParentCategories_description_translation__locale`, `ParentCategories_description_translation`.`model` AS `ParentCategories_description_translation__model`, `ParentCategories_description_translation`.`foreign_key` AS `ParentCategories_description_translation__foreign_key`, `ParentCategories_description_translation`.`field` AS `ParentCategories_description_translation__field`, `ParentCategories_description_translation`.`content` AS `ParentCategories_description_translation__content`, `ParentCategories_seo_title_translation`.`id` AS `ParentCategories_seo_title_translation__id`, `ParentCategories_seo_title_translation`.`locale` AS `ParentCategories_seo_title_translation__locale`, `ParentCategories_seo_title_translation`.`model` AS `ParentCategories_seo_title_translation__model`, `ParentCategories_seo_title_translation`.`foreign_key` AS `ParentCategories_seo_title_translation__foreign_key`, `ParentCategories_seo_title_translation`.`field` AS `ParentCategories_seo_title_translation__field`, `ParentCategories_seo_title_translation`.`content` AS `ParentCategories_seo_title_translation__content`, `ParentCategories_seo_keywords_translation`.`id` AS `ParentCategories_seo_keywords_translation__id`, `ParentCategories_seo_keywords_translation`.`locale` AS `ParentCategories_seo_keywords_translation__locale`, `ParentCategories_seo_keywords_translation`.`model` AS `ParentCategories_seo_keywords_translation__model`, `ParentCategories_seo_keywords_translation`.`foreign_key` AS `ParentCategories_seo_keywords_translation__foreign_key`, `ParentCategories_seo_keywords_translation`.`field` AS `ParentCategories_seo_keywords_translation__field`, `ParentCategories_seo_keywords_translation`.`content` AS `ParentCategories_seo_keywords_translation__content`, `ParentCategories_seo_description_translation`.`id` AS `ParentCategories_seo_description_translation__id`, `ParentCategories_seo_description_translation`.`locale` AS `ParentCategories_seo_description_translation__locale`, `ParentCategories_seo_description_translation`.`model` AS `ParentCategories_seo_description_translation__model`, `ParentCategories_seo_description_translation`.`foreign_key` AS `ParentCategories_seo_description_translation__foreign_key`, `ParentCategories_seo_description_translation`.`field` AS `ParentCategories_seo_description_translation__field`, `ParentCategories_seo_description_translation`.`content` AS `ParentCategories_seo_description_translation__content` FROM `categories` `ParentCategories` LEFT JOIN `i18n` `ParentCategories_google_category_translation` ON (`ParentCategories_google_category_translation`.`model` = :c0 AND `ParentCategories_google_category_translation`.`field` = :c1 AND `ParentCategories_google_category_translation`.`locale` = :c2 AND `ParentCategories`.`id` = (`ParentCategories_google_category_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_slug_translation` ON (`ParentCategories_slug_translation`.`model` = :c3 AND `ParentCategories_slug_translation`.`field` = :c4 AND `ParentCategories_slug_translation`.`locale` = :c5 AND `ParentCategories`.`id` = (`ParentCategories_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_old_slug_translation` ON (`ParentCategories_old_slug_translation`.`model` = :c6 AND `ParentCategories_old_slug_translation`.`field` = :c7 AND `ParentCategories_old_slug_translation`.`locale` = :c8 AND `ParentCategories`.`id` = (`ParentCategories_old_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_name_translation` ON (`ParentCategories_name_translation`.`model` = :c9 AND `ParentCategories_name_translation`.`field` = :c10 AND `ParentCategories_name_translation`.`locale` = :c11 AND `ParentCategories`.`id` = (`ParentCategories_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_title_translation` ON (`ParentCategories_title_translation`.`model` = :c12 AND `ParentCategories_title_translation`.`field` = :c13 AND `ParentCategories_title_translation`.`locale` = :c14 AND `ParentCategories`.`id` = (`ParentCategories_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_body_translation` ON (`ParentCategories_body_translation`.`model` = :c15 AND `ParentCategories_body_translation`.`field` = :c16 AND `ParentCategories_body_translation`.`locale` = :c17 AND `ParentCategories`.`id` = (`ParentCategories_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_description_translation` ON (`ParentCategories_description_translation`.`model` = :c18 AND `ParentCategories_description_translation`.`field` = :c19 AND `ParentCategories_description_translation`.`locale` = :c20 AND `ParentCategories`.`id` = (`ParentCategories_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_title_translation` ON (`ParentCategories_seo_title_translation`.`model` = :c21 AND `ParentCategories_seo_title_translation`.`field` = :c22 AND `ParentCategories_seo_title_translation`.`locale` = :c23 AND `ParentCategories`.`id` = (`ParentCategories_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_keywords_translation` ON (`ParentCategories_seo_keywords_translation`.`model` = :c24 AND `ParentCategories_seo_keywords_translation`.`field` = :c25 AND `ParentCategories_seo_keywords_translation`.`locale` = :c26 AND `ParentCategories`.`id` = (`ParentCategories_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_description_translation` ON (`ParentCategories_seo_description_translation`.`model` = :c27 AND `ParentCategories_seo_description_translation`.`field` = :c28 AND `ParentCategories_seo_description_translation`.`locale` = :c29 AND `ParentCategories`.`id` = (`ParentCategories_seo_description_translation`.`foreign_key`)) WHERE ((`ParentCategories`.`parent_id`) IS NULL AND `ParentCategories`.`status` = :c30 AND `ParentCategories`.`type` = :c31) ORDER BY `lft` ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
],
':c7' => [
[maximum depth reached]
],
':c8' => [
[maximum depth reached]
],
':c9' => [
[maximum depth reached]
],
':c10' => [
[maximum depth reached]
],
':c11' => [
[maximum depth reached]
],
':c12' => [
[maximum depth reached]
],
':c13' => [
[maximum depth reached]
],
':c14' => [
[maximum depth reached]
],
':c15' => [
[maximum depth reached]
],
':c16' => [
[maximum depth reached]
],
':c17' => [
[maximum depth reached]
],
':c18' => [
[maximum depth reached]
],
':c19' => [
[maximum depth reached]
],
':c20' => [
[maximum depth reached]
],
':c21' => [
[maximum depth reached]
],
':c22' => [
[maximum depth reached]
],
':c23' => [
[maximum depth reached]
],
':c24' => [
[maximum depth reached]
],
':c25' => [
[maximum depth reached]
],
':c26' => [
[maximum depth reached]
],
':c27' => [
[maximum depth reached]
],
':c28' => [
[maximum depth reached]
],
':c29' => [
[maximum depth reached]
],
':c30' => [
[maximum depth reached]
],
':c31' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ParentCategories__id' => 'integer',
'ParentCategories.id' => 'integer',
'id' => 'integer',
'ParentCategories__parent_id' => 'integer',
'ParentCategories.parent_id' => 'integer',
'parent_id' => 'integer',
'ParentCategories__lft' => 'integer',
'ParentCategories.lft' => 'integer',
'lft' => 'integer',
'ParentCategories__rght' => 'integer',
'ParentCategories.rght' => 'integer',
'rght' => 'integer',
'ParentCategories__img' => 'string',
'ParentCategories.img' => 'string',
'img' => 'string',
'ParentCategories__img_mobile' => 'string',
'ParentCategories.img_mobile' => 'string',
'img_mobile' => 'string',
'ParentCategories__class' => 'string',
'ParentCategories.class' => 'string',
'class' => 'string',
'ParentCategories__slug' => 'string',
'ParentCategories.slug' => 'string',
'slug' => 'string',
'ParentCategories__discount' => 'float',
'ParentCategories.discount' => 'float',
'discount' => 'float',
'ParentCategories__created' => 'datetime',
'ParentCategories.created' => 'datetime',
'created' => 'datetime',
'ParentCategories__modified' => 'datetime',
'ParentCategories.modified' => 'datetime',
'modified' => 'datetime',
'ParentCategories__status' => 'string',
'ParentCategories.status' => 'string',
'status' => 'string',
'ParentCategories__robots_rules' => 'string',
'ParentCategories.robots_rules' => 'string',
'robots_rules' => 'string',
'ParentCategories__type' => 'string',
'ParentCategories.type' => 'string',
'type' => 'string',
'ParentCategories__product_options' => 'json',
'ParentCategories.product_options' => 'json',
'product_options' => 'json',
'ParentCategories__category_prices' => 'json',
'ParentCategories.category_prices' => 'json',
'category_prices' => 'json',
'ParentCategories_google_category_translation__id' => 'integer',
'ParentCategories_google_category_translation.id' => 'integer',
'ParentCategories_google_category_translation__locale' => 'string',
'ParentCategories_google_category_translation.locale' => 'string',
'locale' => 'string',
'ParentCategories_google_category_translation__model' => 'string',
'ParentCategories_google_category_translation.model' => 'string',
'model' => 'string',
'ParentCategories_google_category_translation__foreign_key' => 'integer',
'ParentCategories_google_category_translation.foreign_key' => 'integer',
'foreign_key' => 'integer',
'ParentCategories_google_category_translation__field' => 'string',
'ParentCategories_google_category_translation.field' => 'string',
'field' => 'string',
'ParentCategories_google_category_translation__content' => 'text',
'ParentCategories_google_category_translation.content' => 'text',
'content' => 'text',
'ParentCategories_slug_translation__id' => 'integer',
'ParentCategories_slug_translation.id' => 'integer',
'ParentCategories_slug_translation__locale' => 'string',
'ParentCategories_slug_translation.locale' => 'string',
'ParentCategories_slug_translation__model' => 'string',
'ParentCategories_slug_translation.model' => 'string',
'ParentCategories_slug_translation__foreign_key' => 'integer',
'ParentCategories_slug_translation.foreign_key' => 'integer',
'ParentCategories_slug_translation__field' => 'string',
'ParentCategories_slug_translation.field' => 'string',
'ParentCategories_slug_translation__content' => 'text',
'ParentCategories_slug_translation.content' => 'text',
'ParentCategories_old_slug_translation__id' => 'integer',
'ParentCategories_old_slug_translation.id' => 'integer',
'ParentCategories_old_slug_translation__locale' => 'string',
'ParentCategories_old_slug_translation.locale' => 'string',
'ParentCategories_old_slug_translation__model' => 'string',
'ParentCategories_old_slug_translation.model' => 'string',
'ParentCategories_old_slug_translation__foreign_key' => 'integer',
'ParentCategories_old_slug_translation.foreign_key' => 'integer',
'ParentCategories_old_slug_translation__field' => 'string',
'ParentCategories_old_slug_translation.field' => 'string',
'ParentCategories_old_slug_translation__content' => 'text',
'ParentCategories_old_slug_translation.content' => 'text',
'ParentCategories_name_translation__id' => 'integer',
'ParentCategories_name_translation.id' => 'integer',
'ParentCategories_name_translation__locale' => 'string',
'ParentCategories_name_translation.locale' => 'string',
'ParentCategories_name_translation__model' => 'string',
'ParentCategories_name_translation.model' => 'string',
'ParentCategories_name_translation__foreign_key' => 'integer',
'ParentCategories_name_translation.foreign_key' => 'integer',
'ParentCategories_name_translation__field' => 'string',
'ParentCategories_name_translation.field' => 'string',
'ParentCategories_name_translation__content' => 'text',
'ParentCategories_name_translation.content' => 'text',
'ParentCategories_title_translation__id' => 'integer',
'ParentCategories_title_translation.id' => 'integer',
'ParentCategories_title_translation__locale' => 'string',
'ParentCategories_title_translation.locale' => 'string',
'ParentCategories_title_translation__model' => 'string',
'ParentCategories_title_translation.model' => 'string',
'ParentCategories_title_translation__foreign_key' => 'integer',
'ParentCategories_title_translation.foreign_key' => 'integer',
'ParentCategories_title_translation__field' => 'string',
'ParentCategories_title_translation.field' => 'string',
'ParentCategories_title_translation__content' => 'text',
'ParentCategories_title_translation.content' => 'text',
'ParentCategories_body_translation__id' => 'integer',
'ParentCategories_body_translation.id' => 'integer',
'ParentCategories_body_translation__locale' => 'string',
'ParentCategories_body_translation.locale' => 'string',
'ParentCategories_body_translation__model' => 'string',
'ParentCategories_body_translation.model' => 'string',
'ParentCategories_body_translation__foreign_key' => 'integer',
'ParentCategories_body_translation.foreign_key' => 'integer',
'ParentCategories_body_translation__field' => 'string',
'ParentCategories_body_translation.field' => 'string',
'ParentCategories_body_translation__content' => 'text',
'ParentCategories_body_translation.content' => 'text',
'ParentCategories_description_translation__id' => 'integer',
'ParentCategories_description_translation.id' => 'integer',
'ParentCategories_description_translation__locale' => 'string',
'ParentCategories_description_translation.locale' => 'string',
'ParentCategories_description_translation__model' => 'string',
'ParentCategories_description_translation.model' => 'string',
'ParentCategories_description_translation__foreign_key' => 'integer',
'ParentCategories_description_translation.foreign_key' => 'integer',
'ParentCategories_description_translation__field' => 'string',
'ParentCategories_description_translation.field' => 'string',
'ParentCategories_description_translation__content' => 'text',
'ParentCategories_description_translation.content' => 'text',
'ParentCategories_seo_title_translation__id' => 'integer',
'ParentCategories_seo_title_translation.id' => 'integer',
'ParentCategories_seo_title_translation__locale' => 'string',
'ParentCategories_seo_title_translation.locale' => 'string',
'ParentCategories_seo_title_translation__model' => 'string',
'ParentCategories_seo_title_translation.model' => 'string',
'ParentCategories_seo_title_translation__foreign_key' => 'integer',
'ParentCategories_seo_title_translation.foreign_key' => 'integer',
'ParentCategories_seo_title_translation__field' => 'string',
'ParentCategories_seo_title_translation.field' => 'string',
'ParentCategories_seo_title_translation__content' => 'text',
'ParentCategories_seo_title_translation.content' => 'text',
'ParentCategories_seo_keywords_translation__id' => 'integer',
'ParentCategories_seo_keywords_translation.id' => 'integer',
'ParentCategories_seo_keywords_translation__locale' => 'string',
'ParentCategories_seo_keywords_translation.locale' => 'string',
'ParentCategories_seo_keywords_translation__model' => 'string',
'ParentCategories_seo_keywords_translation.model' => 'string',
'ParentCategories_seo_keywords_translation__foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation.foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation__field' => 'string',
'ParentCategories_seo_keywords_translation.field' => 'string',
'ParentCategories_seo_keywords_translation__content' => 'text',
'ParentCategories_seo_keywords_translation.content' => 'text',
'ParentCategories_seo_description_translation__id' => 'integer',
'ParentCategories_seo_description_translation.id' => 'integer',
'ParentCategories_seo_description_translation__locale' => 'string',
'ParentCategories_seo_description_translation.locale' => 'string',
'ParentCategories_seo_description_translation__model' => 'string',
'ParentCategories_seo_description_translation.model' => 'string',
'ParentCategories_seo_description_translation__foreign_key' => 'integer',
'ParentCategories_seo_description_translation.foreign_key' => 'integer',
'ParentCategories_seo_description_translation__field' => 'string',
'ParentCategories_seo_description_translation.field' => 'string',
'ParentCategories_seo_description_translation__content' => 'text',
'ParentCategories_seo_description_translation.content' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
'ParentCategories_google_category_translation' => [
[maximum depth reached]
],
'ParentCategories_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_old_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_name_translation' => [
[maximum depth reached]
],
'ParentCategories_title_translation' => [
[maximum depth reached]
],
'ParentCategories_body_translation' => [
[maximum depth reached]
],
'ParentCategories_description_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_title_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_keywords_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_description_translation' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [
'keyField' => 'slug',
'valueField' => 'name'
],
'repository' => object(App\Model\Table\CategoriesTable) {}
},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {
'count' => (int) 2
},
'paymentMethods' => object(Cake\Collection\Collection) {
'count' => (int) 7
},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
'customizate' => [
'title' => [
[maximum depth reached]
],
'type' => 'custom'
],
'length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'massaggiagengive' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'decoration' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'canopy' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'music_block' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'name' => [
'title' => [
[maximum depth reached]
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'velvets' => [
'title' => [
[maximum depth reached]
],
'type' => 'velvet',
'values' => [
[maximum depth reached]
]
],
'sizes_winter_onesie' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_sleeping_bag' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_double_face' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'image' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'support' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'note' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
]
],
'referral_award' => '5',
'site_name' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_title' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_description' => [
'it' => 'Site description',
'en' => 'Site description'
],
'site_keywords' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'contacts' => [
'site-name' => 'JuliaTextile ecommerce',
'email' => 'juliatextile.it@gmail.com',
'email-admin' => 'juliatextile.it@gmail.com',
'no-reply' => 'juliatextile.it@gmail.com',
'phone' => '',
'mobile' => '+393245418439',
'pec' => '',
'sdi' => '',
'address' => 'Viale Palmiro Togliatti 132, 00175 Roma',
'open-hours' => '',
'vat-number' => 'P.IVA 16069361000',
'fiscal-code' => 'BKHYLU92A44Z138D'
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
'facebook' => [
'icon' => 'fab fa-facebook',
'color' => '#395693',
'url' => 'https://www.facebook.com/juliatextile.it.store/'
],
'twitter' => [
'icon' => 'fab fa-twitter',
'color' => '',
'url' => ''
],
'whatsapp' => [
'icon' => 'fab fa-whatsapp',
'color' => '#00A32C',
'url' => 'https://wa.me/message/JYWQXK7GJLFSO1'
],
'linkedin' => [
'icon' => 'fab fa-linkedin fa-lg',
'color' => '',
'url' => ''
],
'instagram_2' => [
'icon' => 'fab fa-instagram',
'color' => '#D93EB4',
'url' => 'https://www.instagram.com/julia.textile.it/?igsh=emJneXI0bzd1MTlr'
],
'instagram' => [
'icon' => 'fab fa-instagram',
'color' => '#D12F80',
'url' => 'https://instagram.com/juliatextile.it?utm_medium=copy_link'
],
'telegram' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => ''
],
'email' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => 'mailto:info@juliatextile.it'
]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
},
'footer' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
}
],
'session' => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
]</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="876"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $viewFileName </span><span style="color: #006600">= </span><span style="color: #0000CC">$view </span><span style="color: #006600">!== </span><span style="color: #0000CC">false </span><span style="color: #006600">? </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_getViewFileName</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">) : </span><span style="color: #0000CC">null</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="877"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="878"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">_currentType </span><span style="color: #006600">= static::</span><span style="color: #0000CC">TYPE_TEMPLATE</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="879"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.beforeRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="880"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">Blocks</span><span style="color: #006600">-></span><span style="color: #0000CC">set</span><span style="color: #006600">(</span><span style="color: #CC0000">'content'</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_render</span><span style="color: #006600">(</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">));</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="881"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'View.afterRender'</span><span style="color: #006600">, [</span><span style="color: #0000CC">$viewFileName</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="882"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="883"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="884"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">layout </span><span style="color: #006600">&& </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">autoLayout</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>'/home/juliatb/www/src/Template/Products/view.ctp'</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Controller/Controller.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="792"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $builder</span><span style="color: #006600">-></span><span style="color: #0000CC">setTemplate</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'action'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="793"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="794"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="795"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">View </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">createView</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="796"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $contents </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">(</span><span style="color: #0000CC">$view</span><span style="color: #006600">, </span><span style="color: #0000CC">$layout</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="797"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">setResponse</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">View</span><span style="color: #006600">-></span><span style="color: #0000CC">getResponse</span><span style="color: #006600">()-></span><span style="color: #0000CC">withStringBody</span><span style="color: #006600">(</span><span style="color: #0000CC">$contents</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="798"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="799"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="800"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>null
null</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">LogicException</span><span style="color: #006600">(</span><span style="color: #CC0000">'Controller actions can only return Cake\Http\Response or null.'</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!</span><span style="color: #0000CC">$response </span><span style="color: #006600">&& </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">isAutoRenderEnabled</span><span style="color: #006600">()) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="126"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $controller</span><span style="color: #006600">-></span><span style="color: #0000CC">render</span><span style="color: #006600">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="129"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $result </span><span style="color: #006600">= </span><span style="color: #0000CC">$controller</span><span style="color: #006600">-></span><span style="color: #0000CC">shutdownProcess</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$result </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">Response</span><span style="color: #006600">) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $controller </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">factory</span><span style="color: #006600">-></span><span style="color: #0000CC">create</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$controller</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getParam</span><span style="color: #006600">(</span><span style="color: #CC0000">'return'</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(App\Controller\ProductsController) {
_meta => null
helpers => []
request => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
response => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => ''
}
paginate => []
components => []
View => object(App\View\AppView) {
passedArgs => [
[maximum depth reached]
]
hasRendered => false
uuids => [[maximum depth reached]]
viewClass => null
viewVars => [
[maximum depth reached]
]
AuthUser => object(TinyAuth\View\Helper\AuthUserHelper) {}
Meta => object(Meta\View\Helper\MetaHelper) {}
MinifyHtml => object(WyriHaximus\MinifyHtml\View\Helper\MinifyHtmlHelper) {}
Html => object(Bootstrap\View\Helper\HtmlHelper) {}
Form => object(Bootstrap\View\Helper\FormHelper) {}
Modal => object(Bootstrap\View\Helper\ModalHelper) {}
Navbar => object(Bootstrap\View\Helper\NavbarHelper) {}
Paginator => object(Bootstrap\View\Helper\PaginatorHelper) {}
Card => object(Bootstrap\View\Helper\CardHelper) {}
Breadcrumbs => object(Bootstrap\View\Helper\BreadcrumbsHelper) {}
Url => object(Cake\View\Helper\UrlHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] Blocks => object(Cake\View\ViewBlock) {}
[protected] plugin => null
[protected] name => 'Products'
[protected] helpers => [[maximum depth reached]]
[protected] templatePath => 'Products'
[protected] template => 'view'
[protected] layout => 'default'
[protected] layoutPath => null
[protected] autoLayout => true
[protected] _ext => '.ctp'
[protected] subDir => ''
[protected] theme => null
[protected] request => object(Cake\Http\ServerRequest) {}
[protected] response => object(Cake\Http\Response) {}
[protected] elementCache => 'default'
[protected] _passedVars => [
[maximum depth reached]
]
[protected] _paths => [
[maximum depth reached]
]
[protected] _pathsForPlugin => [[maximum depth reached]]
[protected] _parents => [[maximum depth reached]]
[protected] _current => '/home/juliatb/www/src/Template/Products/view.ctp'
[protected] _currentType => 'view'
[protected] _stack => [[maximum depth reached]]
[protected] _viewBlockClass => 'Cake\View\ViewBlock'
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _viewBuilder => null
}
passedArgs => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
]
modelClass => 'Products'
viewClass => null
viewVars => [
'_authUser' => [],
'product' => object(stdClass) {},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {},
'lastFeedbacks' => object(Cake\ORM\Query) {},
'productOptions' => [
'customizate' => [
[maximum depth reached]
],
'length' => [
[maximum depth reached]
],
'massaggiagengive' => [
[maximum depth reached]
],
'decoration' => [
[maximum depth reached]
],
'canopy' => [
[maximum depth reached]
],
'music_block' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'dimensions' => [
[maximum depth reached]
],
'braid_length' => [
[maximum depth reached]
],
'velvets' => [
[maximum depth reached]
],
'sizes_winter_onesie' => [
[maximum depth reached]
],
'sizes_sleeping_bag' => [
[maximum depth reached]
],
'sizes_double_face' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'symbol' => [
[maximum depth reached]
],
'support' => [
[maximum depth reached]
],
'removable' => [
[maximum depth reached]
],
'waterproof' => [
[maximum depth reached]
],
'handles' => [
[maximum depth reached]
],
'mattress' => [
[maximum depth reached]
],
'cushion' => [
[maximum depth reached]
],
'games_bar' => [
[maximum depth reached]
],
'slippers' => [
[maximum depth reached]
],
'cappello' => [
[maximum depth reached]
],
'fiocco' => [
[maximum depth reached]
],
'2_pom_pom' => [
[maximum depth reached]
],
'omaggio' => [
[maximum depth reached]
],
'ruote' => [
[maximum depth reached]
],
'pizzo' => [
[maximum depth reached]
],
'dondolo' => [
[maximum depth reached]
],
'note' => [
[maximum depth reached]
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {},
'categoriesList' => object(Cake\ORM\Query) {},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {},
'paymentMethods' => object(Cake\Collection\Collection) {},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
[maximum depth reached]
],
'en' => [
[maximum depth reached]
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
[maximum depth reached]
],
'referral_award' => '5',
'site_name' => [
[maximum depth reached]
],
'site_title' => [
[maximum depth reached]
],
'site_description' => [
[maximum depth reached]
],
'site_keywords' => [
[maximum depth reached]
],
'languages' => [
[maximum depth reached]
],
'contacts' => [
[maximum depth reached]
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
[maximum depth reached]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {},
'footer' => object(Cake\ORM\Query) {}
],
'session' => object(Cake\Http\Session) {}
]
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Flash => object(Cake\Controller\Component\FlashComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Cookie => object(Cake\Controller\Component\CookieComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Auth => object(TinyAuth\Controller\Component\AuthComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Cart => object(App\Controller\Component\CartComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
Func => object(App\Controller\Component\FuncComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
AuthUser => object(TinyAuth\Controller\Component\AuthUserComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Pages => object(App\Model\Table\PagesTable) {
'registryAlias' => 'Pages',
'table' => 'pages',
'alias' => 'Pages',
'entityClass' => 'App\Model\Entity\Page',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Categories => object(App\Model\Table\CategoriesTable) {
'registryAlias' => 'Categories',
'table' => 'categories',
'alias' => 'Categories',
'entityClass' => 'App\Model\Entity\Category',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
ShippingMethods => object(App\Model\Table\ShippingMethodsTable) {
'registryAlias' => 'ShippingMethods',
'table' => 'shipping_methods',
'alias' => 'ShippingMethods',
'entityClass' => 'App\Model\Entity\ShippingMethod',
'associations' => [[maximum depth reached]],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
PaymentMethods => object(App\Model\Table\PaymentMethodsTable) {
'registryAlias' => 'PaymentMethods',
'table' => 'payment_methods',
'alias' => 'PaymentMethods',
'entityClass' => 'App\Model\Entity\PaymentMethod',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Countries => object(App\Model\Table\CountriesTable) {
'registryAlias' => 'Countries',
'table' => 'countries',
'alias' => 'Countries',
'entityClass' => 'App\Model\Entity\Country',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Products => object(App\Model\Table\ProductsTable) {
'registryAlias' => 'Products',
'table' => 'products',
'alias' => 'Products',
'entityClass' => 'App\Model\Entity\Product',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Feedbacks => object(App\Model\Table\FeedbacksTable) {
'registryAlias' => 'Feedbacks',
'table' => 'feedbacks',
'alias' => 'Feedbacks',
'entityClass' => 'App\Model\Entity\Feedback',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
[protected] name => 'Products'
[protected] _responseClass => 'Cake\Http\Response'
[protected] autoRender => false
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\ProductsController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => 'Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] plugin => null
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_trackEvents' => false,
'_generalManager' => '(object) EventManager',
'_dispatchedEvents' => null
}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] locations => [
[maximum depth reached]
]
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [
[maximum depth reached]
]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => object(Cake\View\ViewBuilder) {
[protected] _templatePath => 'Products'
[protected] _template => 'view'
[protected] _plugin => null
[protected] _theme => null
[protected] _layout => null
[protected] _autoLayout => null
[protected] _layoutPath => null
[protected] _name => 'Products'
[protected] _className => null
[protected] _options => [
[maximum depth reached]
]
[protected] _helpers => [[maximum depth reached]]
[protected] _vars => [[maximum depth reached]]
}
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @return \</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">ServerRequestInterface $request</span><span style="color: #006600">, </span><span style="color: #0000CC">ResponseInterface $response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">getDispatcher</span><span style="color: #006600">()-></span><span style="color: #0000CC">dispatch</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="239"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get the ActionDispatcher</span><span style="color: #006600">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> Configure</span><span style="color: #006600">::</span><span style="color: #0000CC">write</span><span style="color: #006600">(</span><span style="color: #CC0000">'App.language'</span><span style="color: #006600">, </span><span style="color: #0000CC">$lang</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* </span><span style="color: #0000CC">Get languages accepted by browser </span><span style="color: #006600">and return </span><span style="color: #0000CC">the one matching one of</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="115"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $token </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_createToken</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenToRequest</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_addTokenCookie</span><span style="color: #006600">(</span><span style="color: #0000CC">$token</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $request </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">_validateAndUnsetTokenField</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $matching</span><span style="color: #006600">[] = </span><span style="color: #0000CC">$next</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware </span><span style="color: #006600">= new </span><span style="color: #0000CC">MiddlewareQueue</span><span style="color: #006600">(</span><span style="color: #0000CC">$matching</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $runner </span><span style="color: #006600">= new </span><span style="color: #0000CC">Runner</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
[protected] callables => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="84"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="85"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $url </span><span style="color: #006600">= </span><span style="color: #0000CC">$request</span><span style="color: #006600">-></span><span style="color: #0000CC">getUri</span><span style="color: #006600">()-></span><span style="color: #0000CC">getPath</span><span style="color: #006600">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'..'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false </span><span style="color: #006600">|| </span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'.'</span><span style="color: #006600">) === </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">strpos</span><span style="color: #006600">(</span><span style="color: #0000CC">$url</span><span style="color: #006600">, </span><span style="color: #CC0000">'/.'</span><span style="color: #006600">) !== </span><span style="color: #0000CC">false</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">public function </span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$next</span><span style="color: #006600">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Throwable $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">} catch (</span><span style="color: #0000CC">Exception $exception</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">handleException</span><span style="color: #006600">(</span><span style="color: #0000CC">$exception</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $next </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">get</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (</span><span style="color: #0000CC">$next</span><span style="color: #006600">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index</span><span style="color: #006600">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$next</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">, </span><span style="color: #0000CC">$this</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$response</span><span style="color: #006600">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">middleware </span><span style="color: #006600">= </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">index </span><span style="color: #006600">= </span><span style="color: #0000CC">0</span><span style="color: #006600">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">return </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">__invoke</span><span style="color: #006600">(</span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #FF9900">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">* @</span><span style="color: #0000CC">param </span><span style="color: #006600">\</span><span style="color: #0000CC">Psr</span><span style="color: #006600">\</span><span style="color: #0000CC">Http</span><span style="color: #006600">\</span><span style="color: #0000CC">Message</span><span style="color: #006600">\</span><span style="color: #0000CC">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $this</span><span style="color: #006600">-></span><span style="color: #0000CC">dispatchEvent</span><span style="color: #006600">(</span><span style="color: #CC0000">'Server.buildMiddleware'</span><span style="color: #006600">, [</span><span style="color: #CC0000">'middleware' </span><span style="color: #006600">=> </span><span style="color: #0000CC">$middleware</span><span style="color: #006600">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> $middleware</span><span style="color: #006600">-></span><span style="color: #0000CC">add</span><span style="color: #006600">(</span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">app</span><span style="color: #006600">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC"> $response </span><span style="color: #006600">= </span><span style="color: #0000CC">$this</span><span style="color: #006600">-></span><span style="color: #0000CC">runner</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">(</span><span style="color: #0000CC">$middleware</span><span style="color: #006600">, </span><span style="color: #0000CC">$request</span><span style="color: #006600">, </span><span style="color: #0000CC">$response</span><span style="color: #006600">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">if (!(</span><span style="color: #0000CC">$response </span><span style="color: #006600">instanceof </span><span style="color: #0000CC">ResponseInterface</span><span style="color: #006600">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #006600">throw new </span><span style="color: #0000CC">RuntimeException</span><span style="color: #006600">(</span><span style="color: #0000CC">sprintf</span><span style="color: #006600">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="102"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"> </span><span style="color: #CC0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #006600">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-22" style="display:none;" class="stack-details">
<span class="stack-frame-file">/home/juliatb/www/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-22">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC">$server </span><span style="color: #006600">= new </span><span style="color: #0000CC">Server</span><span style="color: #006600">(new </span><span style="color: #0000CC">Application</span><span style="color: #006600">(</span><span style="color: #0000CC">dirname</span><span style="color: #006600">(</span><span style="color: #0000CC">__DIR__</span><span style="color: #006600">) . </span><span style="color: #CC0000">'/config'</span><span style="color: #006600">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000CC"></span><span style="color: #FF9900">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">emit</span><span style="color: #006600">(</span><span style="color: #0000CC">$server</span><span style="color: #006600">-></span><span style="color: #0000CC">run</span><span style="color: #006600">());</span></span></code></span></td>
</tr>
</table>
<div id="stack-args-22" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<strong>Error in: </strong>
ROOT/src/Template/Products/view.ctp, line 16<h3>Could this be caused by using Auto-Tables?</h3>
<p>
Some of the Table objects in your application were created by instantiating "<strong>Cake\ORM\Table</strong>"
instead of any other specific subclass.
</p>
<p>This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:</p>
<ul>
<li>The class for the specified table does not exist.</li>
<li>The Table was created with a typo: <strong><em>$this->getTableLocator()->get('Atricles');</em></strong></li>
<li>The class file has a typo in the name or incorrect namespace: <strong><em>class Atricles extends Table</em></strong></li>
<li>The file containing the class has a typo or incorrect casing: <strong><em>Atricles.php</em></strong></li>
<li>The Table was used using associations but the association has a typo: <strong><em>$this->belongsTo('Atricles')</em></strong></li>
<li>The table class resides in a Plugin but <strong><em>no plugin notation</em></strong> was used in the association definition.</li>
</ul>
<br/>
<p>Please try correcting the issue for the following table aliases:</p>
<ul>
<li><strong>I18n</strong></li>
<li><strong>Pages_slug_translation</strong></li>
<li><strong>Pages_title_translation</strong></li>
<li><strong>Pages_body_translation</strong></li>
<li><strong>Pages_seo_title_translation</strong></li>
<li><strong>Pages_seo_keywords_translation</strong></li>
<li><strong>Pages_seo_description_translation</strong></li>
<li><strong>Pages_video_url_translation</strong></li>
<li><strong>Categories_google_category_translation</strong></li>
<li><strong>Categories_slug_translation</strong></li>
<li><strong>Categories_old_slug_translation</strong></li>
<li><strong>Categories_name_translation</strong></li>
<li><strong>Categories_title_translation</strong></li>
<li><strong>Categories_body_translation</strong></li>
<li><strong>Categories_description_translation</strong></li>
<li><strong>Categories_seo_title_translation</strong></li>
<li><strong>Categories_seo_keywords_translation</strong></li>
<li><strong>Categories_seo_description_translation</strong></li>
<li><strong>ParentCategories_google_category_translation</strong></li>
<li><strong>ParentCategories_slug_translation</strong></li>
<li><strong>ParentCategories_old_slug_translation</strong></li>
<li><strong>ParentCategories_name_translation</strong></li>
<li><strong>ParentCategories_title_translation</strong></li>
<li><strong>ParentCategories_body_translation</strong></li>
<li><strong>ParentCategories_description_translation</strong></li>
<li><strong>ParentCategories_seo_title_translation</strong></li>
<li><strong>ParentCategories_seo_keywords_translation</strong></li>
<li><strong>ParentCategories_seo_description_translation</strong></li>
<li><strong>PaymentMethods_name_translation</strong></li>
<li><strong>PaymentMethods_msg_translation</strong></li>
<li><strong>Products_slug_translation</strong></li>
<li><strong>Products_name_translation</strong></li>
<li><strong>Products_body_translation</strong></li>
<li><strong>Products_description_translation</strong></li>
<li><strong>Products_seo_title_translation</strong></li>
<li><strong>Products_seo_keywords_translation</strong></li>
<li><strong>Products_seo_description_translation</strong></li>
<li><strong>Images_title_translation</strong></li>
<li><strong>Images_alt_translation</strong></li>
<li><strong>Images_subtitle_translation</strong></li>
<li><strong>Images_description_translation</strong></li>
<li><strong>Childs_slug_translation</strong></li>
<li><strong>Childs_name_translation</strong></li>
<li><strong>Childs_body_translation</strong></li>
<li><strong>Childs_description_translation</strong></li>
<li><strong>Childs_seo_title_translation</strong></li>
<li><strong>Childs_seo_keywords_translation</strong></li>
<li><strong>Childs_seo_description_translation</strong></li>
<li><strong>Colors_name_translation</strong></li>
<li><strong>Colors_slug_translation</strong></li>
</ul>
<br/>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/error500.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ include</span>
<span class="stack-file">
CORE/src/View/View.php, line 1419 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\View\View->_evaluate</span>
<span class="stack-file">
CORE/src/View/View.php, line 1380 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\View\View->_render</span>
<span class="stack-file">
CORE/src/View/View.php, line 880 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\View\View->render</span>
<span class="stack-file">
CORE/src/Controller/Controller.php, line 796 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Controller\Controller->render</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 126 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->_invoke</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 94 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 235 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Http\BaseApplication->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 92 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ ADmad\I18n\Middleware\I18nMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 98 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-22">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 41 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41
Error: Call to undefined method stdClass::has()
/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
{
extract ( $dataForView );
ob_start ();
include func_get_arg ( 0 );
return ob_get_clean ();
}
/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
$initialBlocks = count ( $this -> Blocks -> unclosed ());
$this -> dispatchEvent ( 'View.beforeRenderFile' , [ $viewFile ]);
$content = $this -> _evaluate ( $viewFile , $data );
$afterEvent = $this -> dispatchEvent ( 'View.afterRenderFile' , [ $viewFile , $content ]);
if ( $afterEvent -> getResult () !== null ) {
$content = $afterEvent -> getResult ();
'/home/juliatb/www/src/Template/Products/view.ctp'
[
'_authUser' => [],
'product' => object(stdClass) {
colors => []
},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Feedbacks'
},
'lastFeedbacks' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Feedbacks`.`id` AS `Feedbacks__id`, `Feedbacks`.`order_id` AS `Feedbacks__order_id`, `Feedbacks`.`user_id` AS `Feedbacks__user_id`, `Feedbacks`.`img` AS `Feedbacks__img`, `Feedbacks`.`username` AS `Feedbacks__username`, `Feedbacks`.`product_id` AS `Feedbacks__product_id`, `Feedbacks`.`description` AS `Feedbacks__description`, `Feedbacks`.`rating` AS `Feedbacks__rating`, `Feedbacks`.`created` AS `Feedbacks__created`, `Feedbacks`.`modified` AS `Feedbacks__modified`, `Feedbacks`.`active` AS `Feedbacks__active`, `Feedbacks`.`type` AS `Feedbacks__type`, `Users`.`id` AS `Users__id`, `Users`.`role_id` AS `Users__role_id`, `Users`.`parent_id` AS `Users__parent_id`, `Users`.`facebook_id` AS `Users__facebook_id`, `Users`.`google_id` AS `Users__google_id`, `Users`.`first_name` AS `Users__first_name`, `Users`.`last_name` AS `Users__last_name`, `Users`.`password` AS `Users__password`, `Users`.`email` AS `Users__email`, `Users`.`phone` AS `Users__phone`, `Users`.`birthday` AS `Users__birthday`, `Users`.`balance` AS `Users__balance`, `Users`.`referral_hash` AS `Users__referral_hash`, `Users`.`active` AS `Users__active`, `Users`.`passkey` AS `Users__passkey`, `Users`.`timeout` AS `Users__timeout`, `Users`.`config` AS `Users__config`, `Users`.`created` AS `Users__created`, `Users`.`modified` AS `Users__modified` FROM `feedbacks` `Feedbacks` LEFT JOIN `users` `Users` ON `Users`.`id` = (`Feedbacks`.`user_id`) WHERE (`Feedbacks`.`product_id` = :c0 AND `Feedbacks`.`active` = :c1) ORDER BY `Feedbacks`.`created` DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Feedbacks__id' => 'integer',
'Feedbacks.id' => 'integer',
'id' => 'integer',
'Feedbacks__order_id' => 'integer',
'Feedbacks.order_id' => 'integer',
'order_id' => 'integer',
'Feedbacks__user_id' => 'integer',
'Feedbacks.user_id' => 'integer',
'user_id' => 'integer',
'Feedbacks__img' => 'string',
'Feedbacks.img' => 'string',
'img' => 'string',
'Feedbacks__username' => 'string',
'Feedbacks.username' => 'string',
'username' => 'string',
'Feedbacks__product_id' => 'integer',
'Feedbacks.product_id' => 'integer',
'product_id' => 'integer',
'Feedbacks__description' => 'text',
'Feedbacks.description' => 'text',
'description' => 'text',
'Feedbacks__rating' => 'float',
'Feedbacks.rating' => 'float',
'rating' => 'float',
'Feedbacks__created' => 'datetime',
'Feedbacks.created' => 'datetime',
'created' => 'datetime',
'Feedbacks__modified' => 'datetime',
'Feedbacks.modified' => 'datetime',
'modified' => 'datetime',
'Feedbacks__active' => 'boolean',
'Feedbacks.active' => 'boolean',
'active' => 'boolean',
'Feedbacks__type' => 'string',
'Feedbacks.type' => 'string',
'type' => 'string',
'Users__id' => 'integer',
'Users.id' => 'integer',
'Users__role_id' => 'integer',
'Users.role_id' => 'integer',
'role_id' => 'integer',
'Users__parent_id' => 'integer',
'Users.parent_id' => 'integer',
'parent_id' => 'integer',
'Users__facebook_id' => 'string',
'Users.facebook_id' => 'string',
'facebook_id' => 'string',
'Users__google_id' => 'string',
'Users.google_id' => 'string',
'google_id' => 'string',
'Users__first_name' => 'string',
'Users.first_name' => 'string',
'first_name' => 'string',
'Users__last_name' => 'string',
'Users.last_name' => 'string',
'last_name' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__email' => 'string',
'Users.email' => 'string',
'email' => 'string',
'Users__phone' => 'string',
'Users.phone' => 'string',
'phone' => 'string',
'Users__birthday' => 'date',
'Users.birthday' => 'date',
'birthday' => 'date',
'Users__balance' => 'float',
'Users.balance' => 'float',
'balance' => 'float',
'Users__referral_hash' => 'string',
'Users.referral_hash' => 'string',
'referral_hash' => 'string',
'Users__active' => 'boolean',
'Users.active' => 'boolean',
'Users__passkey' => 'string',
'Users.passkey' => 'string',
'passkey' => 'string',
'Users__timeout' => 'integer',
'Users.timeout' => 'integer',
'timeout' => 'integer',
'Users__config' => 'json',
'Users.config' => 'json',
'config' => 'json',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'Users__modified' => 'datetime',
'Users.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Users' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\FeedbacksTable) {}
},
'productOptions' => [
'customizate' => [
'title' => [
'it' => 'Personalizzare',
'en' => 'Сustomizate'
],
'type' => 'custom'
],
'length' => [
'title' => [
'it' => 'Scegli la Lunghezza',
'en' => 'Select the Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
]
]
],
'massaggiagengive' => [
'title' => [
'it' => 'Massaggiagengive',
'en' => 'Massaggiagengive'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'decoration' => [
'title' => [
'it' => 'Decorazione',
'en' => 'Decoration'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
]
]
],
'canopy' => [
'title' => [
'it' => 'Baldacchino',
'en' => 'Canopy'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'music_block' => [
'title' => [
'it' => 'Blocco musicale',
'en' => 'Music block'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'name' => [
'title' => [
'it' => 'Nome - 1 lettera',
'en' => 'Name - 1 letter'
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
'it' => 'Dimensioni',
'en' => 'Dimensions'
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
'it' => 'Lunghezza della Treccia',
'en' => 'Braid Length'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'velvets' => [
'title' => [
'it' => 'Velluto della treccia',
'en' => 'Braid Velvet'
],
'type' => 'velvet',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
]
]
],
'sizes_winter_onesie' => [
'title' => [
'it' => 'Dimensione per tutina invernale',
'en' => 'Size for winter onesie'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
]
]
],
'sizes_sleeping_bag' => [
'title' => [
'it' => 'Dimensione per sacco nanna',
'en' => 'Size for sleeping bag'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
]
]
],
'sizes_double_face' => [
'title' => [
'it' => 'Dimensione della coperta double face',
'en' => 'Size for double face cover'
],
'type' => 'select',
'values' => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
]
]
],
'image' => [
'title' => [
'it' => 'Nome ricamato',
'en' => 'Embroidered lettering'
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
'it' => 'Simbolo ricamato',
'en' => 'Embroidered symbol'
],
'type' => 'checkbox'
],
'support' => [
'title' => [
'it' => 'Supporto',
'en' => 'Support'
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
'it' => 'Sfoderabile',
'en' => 'Removable'
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
'it' => 'Impermeabile',
'en' => 'Waterproof'
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
'it' => 'Maniglie',
'en' => 'Handles'
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
'it' => 'Materasso',
'en' => 'Mattress'
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
'it' => 'Cuscino anatomico',
'en' => 'Anatomical pillow'
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
'it' => 'Barra giochi',
'en' => 'Games bar'
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
'it' => 'Pantofole',
'en' => 'Slippers'
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
'it' => 'Cappello',
'en' => 'Cappello'
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
'it' => 'Fiocco',
'en' => 'Fiocco'
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
'it' => '2 pom pom piccoli',
'en' => '2 pom pom piccoli'
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
'it' => 'Omaggio',
'en' => 'Omaggio'
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
'it' => 'Ruote',
'en' => 'Ruote'
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
'it' => 'Pizzo',
'en' => 'Pizzo'
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
'it' => 'Dondolo',
'en' => 'Dondolo'
],
'type' => 'checkbox'
],
'note' => [
'title' => [
'it' => 'Altre informazioni',
'en' => 'Other info'
],
'type' => 'textarea'
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {
'count' => (int) 4
},
'categoriesList' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `ParentCategories`.`id` AS `ParentCategories__id`, `ParentCategories`.`parent_id` AS `ParentCategories__parent_id`, `ParentCategories`.`lft` AS `ParentCategories__lft`, `ParentCategories`.`rght` AS `ParentCategories__rght`, `ParentCategories`.`img` AS `ParentCategories__img`, `ParentCategories`.`img_mobile` AS `ParentCategories__img_mobile`, `ParentCategories`.`class` AS `ParentCategories__class`, `ParentCategories`.`slug` AS `ParentCategories__slug`, `ParentCategories`.`discount` AS `ParentCategories__discount`, `ParentCategories`.`created` AS `ParentCategories__created`, `ParentCategories`.`modified` AS `ParentCategories__modified`, `ParentCategories`.`status` AS `ParentCategories__status`, `ParentCategories`.`robots_rules` AS `ParentCategories__robots_rules`, `ParentCategories`.`type` AS `ParentCategories__type`, `ParentCategories`.`product_options` AS `ParentCategories__product_options`, `ParentCategories`.`category_prices` AS `ParentCategories__category_prices`, `ParentCategories_google_category_translation`.`id` AS `ParentCategories_google_category_translation__id`, `ParentCategories_google_category_translation`.`locale` AS `ParentCategories_google_category_translation__locale`, `ParentCategories_google_category_translation`.`model` AS `ParentCategories_google_category_translation__model`, `ParentCategories_google_category_translation`.`foreign_key` AS `ParentCategories_google_category_translation__foreign_key`, `ParentCategories_google_category_translation`.`field` AS `ParentCategories_google_category_translation__field`, `ParentCategories_google_category_translation`.`content` AS `ParentCategories_google_category_translation__content`, `ParentCategories_slug_translation`.`id` AS `ParentCategories_slug_translation__id`, `ParentCategories_slug_translation`.`locale` AS `ParentCategories_slug_translation__locale`, `ParentCategories_slug_translation`.`model` AS `ParentCategories_slug_translation__model`, `ParentCategories_slug_translation`.`foreign_key` AS `ParentCategories_slug_translation__foreign_key`, `ParentCategories_slug_translation`.`field` AS `ParentCategories_slug_translation__field`, `ParentCategories_slug_translation`.`content` AS `ParentCategories_slug_translation__content`, `ParentCategories_old_slug_translation`.`id` AS `ParentCategories_old_slug_translation__id`, `ParentCategories_old_slug_translation`.`locale` AS `ParentCategories_old_slug_translation__locale`, `ParentCategories_old_slug_translation`.`model` AS `ParentCategories_old_slug_translation__model`, `ParentCategories_old_slug_translation`.`foreign_key` AS `ParentCategories_old_slug_translation__foreign_key`, `ParentCategories_old_slug_translation`.`field` AS `ParentCategories_old_slug_translation__field`, `ParentCategories_old_slug_translation`.`content` AS `ParentCategories_old_slug_translation__content`, `ParentCategories_name_translation`.`id` AS `ParentCategories_name_translation__id`, `ParentCategories_name_translation`.`locale` AS `ParentCategories_name_translation__locale`, `ParentCategories_name_translation`.`model` AS `ParentCategories_name_translation__model`, `ParentCategories_name_translation`.`foreign_key` AS `ParentCategories_name_translation__foreign_key`, `ParentCategories_name_translation`.`field` AS `ParentCategories_name_translation__field`, `ParentCategories_name_translation`.`content` AS `ParentCategories_name_translation__content`, `ParentCategories_title_translation`.`id` AS `ParentCategories_title_translation__id`, `ParentCategories_title_translation`.`locale` AS `ParentCategories_title_translation__locale`, `ParentCategories_title_translation`.`model` AS `ParentCategories_title_translation__model`, `ParentCategories_title_translation`.`foreign_key` AS `ParentCategories_title_translation__foreign_key`, `ParentCategories_title_translation`.`field` AS `ParentCategories_title_translation__field`, `ParentCategories_title_translation`.`content` AS `ParentCategories_title_translation__content`, `ParentCategories_body_translation`.`id` AS `ParentCategories_body_translation__id`, `ParentCategories_body_translation`.`locale` AS `ParentCategories_body_translation__locale`, `ParentCategories_body_translation`.`model` AS `ParentCategories_body_translation__model`, `ParentCategories_body_translation`.`foreign_key` AS `ParentCategories_body_translation__foreign_key`, `ParentCategories_body_translation`.`field` AS `ParentCategories_body_translation__field`, `ParentCategories_body_translation`.`content` AS `ParentCategories_body_translation__content`, `ParentCategories_description_translation`.`id` AS `ParentCategories_description_translation__id`, `ParentCategories_description_translation`.`locale` AS `ParentCategories_description_translation__locale`, `ParentCategories_description_translation`.`model` AS `ParentCategories_description_translation__model`, `ParentCategories_description_translation`.`foreign_key` AS `ParentCategories_description_translation__foreign_key`, `ParentCategories_description_translation`.`field` AS `ParentCategories_description_translation__field`, `ParentCategories_description_translation`.`content` AS `ParentCategories_description_translation__content`, `ParentCategories_seo_title_translation`.`id` AS `ParentCategories_seo_title_translation__id`, `ParentCategories_seo_title_translation`.`locale` AS `ParentCategories_seo_title_translation__locale`, `ParentCategories_seo_title_translation`.`model` AS `ParentCategories_seo_title_translation__model`, `ParentCategories_seo_title_translation`.`foreign_key` AS `ParentCategories_seo_title_translation__foreign_key`, `ParentCategories_seo_title_translation`.`field` AS `ParentCategories_seo_title_translation__field`, `ParentCategories_seo_title_translation`.`content` AS `ParentCategories_seo_title_translation__content`, `ParentCategories_seo_keywords_translation`.`id` AS `ParentCategories_seo_keywords_translation__id`, `ParentCategories_seo_keywords_translation`.`locale` AS `ParentCategories_seo_keywords_translation__locale`, `ParentCategories_seo_keywords_translation`.`model` AS `ParentCategories_seo_keywords_translation__model`, `ParentCategories_seo_keywords_translation`.`foreign_key` AS `ParentCategories_seo_keywords_translation__foreign_key`, `ParentCategories_seo_keywords_translation`.`field` AS `ParentCategories_seo_keywords_translation__field`, `ParentCategories_seo_keywords_translation`.`content` AS `ParentCategories_seo_keywords_translation__content`, `ParentCategories_seo_description_translation`.`id` AS `ParentCategories_seo_description_translation__id`, `ParentCategories_seo_description_translation`.`locale` AS `ParentCategories_seo_description_translation__locale`, `ParentCategories_seo_description_translation`.`model` AS `ParentCategories_seo_description_translation__model`, `ParentCategories_seo_description_translation`.`foreign_key` AS `ParentCategories_seo_description_translation__foreign_key`, `ParentCategories_seo_description_translation`.`field` AS `ParentCategories_seo_description_translation__field`, `ParentCategories_seo_description_translation`.`content` AS `ParentCategories_seo_description_translation__content` FROM `categories` `ParentCategories` LEFT JOIN `i18n` `ParentCategories_google_category_translation` ON (`ParentCategories_google_category_translation`.`model` = :c0 AND `ParentCategories_google_category_translation`.`field` = :c1 AND `ParentCategories_google_category_translation`.`locale` = :c2 AND `ParentCategories`.`id` = (`ParentCategories_google_category_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_slug_translation` ON (`ParentCategories_slug_translation`.`model` = :c3 AND `ParentCategories_slug_translation`.`field` = :c4 AND `ParentCategories_slug_translation`.`locale` = :c5 AND `ParentCategories`.`id` = (`ParentCategories_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_old_slug_translation` ON (`ParentCategories_old_slug_translation`.`model` = :c6 AND `ParentCategories_old_slug_translation`.`field` = :c7 AND `ParentCategories_old_slug_translation`.`locale` = :c8 AND `ParentCategories`.`id` = (`ParentCategories_old_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_name_translation` ON (`ParentCategories_name_translation`.`model` = :c9 AND `ParentCategories_name_translation`.`field` = :c10 AND `ParentCategories_name_translation`.`locale` = :c11 AND `ParentCategories`.`id` = (`ParentCategories_name_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_title_translation` ON (`ParentCategories_title_translation`.`model` = :c12 AND `ParentCategories_title_translation`.`field` = :c13 AND `ParentCategories_title_translation`.`locale` = :c14 AND `ParentCategories`.`id` = (`ParentCategories_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_body_translation` ON (`ParentCategories_body_translation`.`model` = :c15 AND `ParentCategories_body_translation`.`field` = :c16 AND `ParentCategories_body_translation`.`locale` = :c17 AND `ParentCategories`.`id` = (`ParentCategories_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_description_translation` ON (`ParentCategories_description_translation`.`model` = :c18 AND `ParentCategories_description_translation`.`field` = :c19 AND `ParentCategories_description_translation`.`locale` = :c20 AND `ParentCategories`.`id` = (`ParentCategories_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_title_translation` ON (`ParentCategories_seo_title_translation`.`model` = :c21 AND `ParentCategories_seo_title_translation`.`field` = :c22 AND `ParentCategories_seo_title_translation`.`locale` = :c23 AND `ParentCategories`.`id` = (`ParentCategories_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_keywords_translation` ON (`ParentCategories_seo_keywords_translation`.`model` = :c24 AND `ParentCategories_seo_keywords_translation`.`field` = :c25 AND `ParentCategories_seo_keywords_translation`.`locale` = :c26 AND `ParentCategories`.`id` = (`ParentCategories_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `ParentCategories_seo_description_translation` ON (`ParentCategories_seo_description_translation`.`model` = :c27 AND `ParentCategories_seo_description_translation`.`field` = :c28 AND `ParentCategories_seo_description_translation`.`locale` = :c29 AND `ParentCategories`.`id` = (`ParentCategories_seo_description_translation`.`foreign_key`)) WHERE ((`ParentCategories`.`parent_id`) IS NULL AND `ParentCategories`.`status` = :c30 AND `ParentCategories`.`type` = :c31) ORDER BY `lft` ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
],
':c7' => [
[maximum depth reached]
],
':c8' => [
[maximum depth reached]
],
':c9' => [
[maximum depth reached]
],
':c10' => [
[maximum depth reached]
],
':c11' => [
[maximum depth reached]
],
':c12' => [
[maximum depth reached]
],
':c13' => [
[maximum depth reached]
],
':c14' => [
[maximum depth reached]
],
':c15' => [
[maximum depth reached]
],
':c16' => [
[maximum depth reached]
],
':c17' => [
[maximum depth reached]
],
':c18' => [
[maximum depth reached]
],
':c19' => [
[maximum depth reached]
],
':c20' => [
[maximum depth reached]
],
':c21' => [
[maximum depth reached]
],
':c22' => [
[maximum depth reached]
],
':c23' => [
[maximum depth reached]
],
':c24' => [
[maximum depth reached]
],
':c25' => [
[maximum depth reached]
],
':c26' => [
[maximum depth reached]
],
':c27' => [
[maximum depth reached]
],
':c28' => [
[maximum depth reached]
],
':c29' => [
[maximum depth reached]
],
':c30' => [
[maximum depth reached]
],
':c31' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ParentCategories__id' => 'integer',
'ParentCategories.id' => 'integer',
'id' => 'integer',
'ParentCategories__parent_id' => 'integer',
'ParentCategories.parent_id' => 'integer',
'parent_id' => 'integer',
'ParentCategories__lft' => 'integer',
'ParentCategories.lft' => 'integer',
'lft' => 'integer',
'ParentCategories__rght' => 'integer',
'ParentCategories.rght' => 'integer',
'rght' => 'integer',
'ParentCategories__img' => 'string',
'ParentCategories.img' => 'string',
'img' => 'string',
'ParentCategories__img_mobile' => 'string',
'ParentCategories.img_mobile' => 'string',
'img_mobile' => 'string',
'ParentCategories__class' => 'string',
'ParentCategories.class' => 'string',
'class' => 'string',
'ParentCategories__slug' => 'string',
'ParentCategories.slug' => 'string',
'slug' => 'string',
'ParentCategories__discount' => 'float',
'ParentCategories.discount' => 'float',
'discount' => 'float',
'ParentCategories__created' => 'datetime',
'ParentCategories.created' => 'datetime',
'created' => 'datetime',
'ParentCategories__modified' => 'datetime',
'ParentCategories.modified' => 'datetime',
'modified' => 'datetime',
'ParentCategories__status' => 'string',
'ParentCategories.status' => 'string',
'status' => 'string',
'ParentCategories__robots_rules' => 'string',
'ParentCategories.robots_rules' => 'string',
'robots_rules' => 'string',
'ParentCategories__type' => 'string',
'ParentCategories.type' => 'string',
'type' => 'string',
'ParentCategories__product_options' => 'json',
'ParentCategories.product_options' => 'json',
'product_options' => 'json',
'ParentCategories__category_prices' => 'json',
'ParentCategories.category_prices' => 'json',
'category_prices' => 'json',
'ParentCategories_google_category_translation__id' => 'integer',
'ParentCategories_google_category_translation.id' => 'integer',
'ParentCategories_google_category_translation__locale' => 'string',
'ParentCategories_google_category_translation.locale' => 'string',
'locale' => 'string',
'ParentCategories_google_category_translation__model' => 'string',
'ParentCategories_google_category_translation.model' => 'string',
'model' => 'string',
'ParentCategories_google_category_translation__foreign_key' => 'integer',
'ParentCategories_google_category_translation.foreign_key' => 'integer',
'foreign_key' => 'integer',
'ParentCategories_google_category_translation__field' => 'string',
'ParentCategories_google_category_translation.field' => 'string',
'field' => 'string',
'ParentCategories_google_category_translation__content' => 'text',
'ParentCategories_google_category_translation.content' => 'text',
'content' => 'text',
'ParentCategories_slug_translation__id' => 'integer',
'ParentCategories_slug_translation.id' => 'integer',
'ParentCategories_slug_translation__locale' => 'string',
'ParentCategories_slug_translation.locale' => 'string',
'ParentCategories_slug_translation__model' => 'string',
'ParentCategories_slug_translation.model' => 'string',
'ParentCategories_slug_translation__foreign_key' => 'integer',
'ParentCategories_slug_translation.foreign_key' => 'integer',
'ParentCategories_slug_translation__field' => 'string',
'ParentCategories_slug_translation.field' => 'string',
'ParentCategories_slug_translation__content' => 'text',
'ParentCategories_slug_translation.content' => 'text',
'ParentCategories_old_slug_translation__id' => 'integer',
'ParentCategories_old_slug_translation.id' => 'integer',
'ParentCategories_old_slug_translation__locale' => 'string',
'ParentCategories_old_slug_translation.locale' => 'string',
'ParentCategories_old_slug_translation__model' => 'string',
'ParentCategories_old_slug_translation.model' => 'string',
'ParentCategories_old_slug_translation__foreign_key' => 'integer',
'ParentCategories_old_slug_translation.foreign_key' => 'integer',
'ParentCategories_old_slug_translation__field' => 'string',
'ParentCategories_old_slug_translation.field' => 'string',
'ParentCategories_old_slug_translation__content' => 'text',
'ParentCategories_old_slug_translation.content' => 'text',
'ParentCategories_name_translation__id' => 'integer',
'ParentCategories_name_translation.id' => 'integer',
'ParentCategories_name_translation__locale' => 'string',
'ParentCategories_name_translation.locale' => 'string',
'ParentCategories_name_translation__model' => 'string',
'ParentCategories_name_translation.model' => 'string',
'ParentCategories_name_translation__foreign_key' => 'integer',
'ParentCategories_name_translation.foreign_key' => 'integer',
'ParentCategories_name_translation__field' => 'string',
'ParentCategories_name_translation.field' => 'string',
'ParentCategories_name_translation__content' => 'text',
'ParentCategories_name_translation.content' => 'text',
'ParentCategories_title_translation__id' => 'integer',
'ParentCategories_title_translation.id' => 'integer',
'ParentCategories_title_translation__locale' => 'string',
'ParentCategories_title_translation.locale' => 'string',
'ParentCategories_title_translation__model' => 'string',
'ParentCategories_title_translation.model' => 'string',
'ParentCategories_title_translation__foreign_key' => 'integer',
'ParentCategories_title_translation.foreign_key' => 'integer',
'ParentCategories_title_translation__field' => 'string',
'ParentCategories_title_translation.field' => 'string',
'ParentCategories_title_translation__content' => 'text',
'ParentCategories_title_translation.content' => 'text',
'ParentCategories_body_translation__id' => 'integer',
'ParentCategories_body_translation.id' => 'integer',
'ParentCategories_body_translation__locale' => 'string',
'ParentCategories_body_translation.locale' => 'string',
'ParentCategories_body_translation__model' => 'string',
'ParentCategories_body_translation.model' => 'string',
'ParentCategories_body_translation__foreign_key' => 'integer',
'ParentCategories_body_translation.foreign_key' => 'integer',
'ParentCategories_body_translation__field' => 'string',
'ParentCategories_body_translation.field' => 'string',
'ParentCategories_body_translation__content' => 'text',
'ParentCategories_body_translation.content' => 'text',
'ParentCategories_description_translation__id' => 'integer',
'ParentCategories_description_translation.id' => 'integer',
'ParentCategories_description_translation__locale' => 'string',
'ParentCategories_description_translation.locale' => 'string',
'ParentCategories_description_translation__model' => 'string',
'ParentCategories_description_translation.model' => 'string',
'ParentCategories_description_translation__foreign_key' => 'integer',
'ParentCategories_description_translation.foreign_key' => 'integer',
'ParentCategories_description_translation__field' => 'string',
'ParentCategories_description_translation.field' => 'string',
'ParentCategories_description_translation__content' => 'text',
'ParentCategories_description_translation.content' => 'text',
'ParentCategories_seo_title_translation__id' => 'integer',
'ParentCategories_seo_title_translation.id' => 'integer',
'ParentCategories_seo_title_translation__locale' => 'string',
'ParentCategories_seo_title_translation.locale' => 'string',
'ParentCategories_seo_title_translation__model' => 'string',
'ParentCategories_seo_title_translation.model' => 'string',
'ParentCategories_seo_title_translation__foreign_key' => 'integer',
'ParentCategories_seo_title_translation.foreign_key' => 'integer',
'ParentCategories_seo_title_translation__field' => 'string',
'ParentCategories_seo_title_translation.field' => 'string',
'ParentCategories_seo_title_translation__content' => 'text',
'ParentCategories_seo_title_translation.content' => 'text',
'ParentCategories_seo_keywords_translation__id' => 'integer',
'ParentCategories_seo_keywords_translation.id' => 'integer',
'ParentCategories_seo_keywords_translation__locale' => 'string',
'ParentCategories_seo_keywords_translation.locale' => 'string',
'ParentCategories_seo_keywords_translation__model' => 'string',
'ParentCategories_seo_keywords_translation.model' => 'string',
'ParentCategories_seo_keywords_translation__foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation.foreign_key' => 'integer',
'ParentCategories_seo_keywords_translation__field' => 'string',
'ParentCategories_seo_keywords_translation.field' => 'string',
'ParentCategories_seo_keywords_translation__content' => 'text',
'ParentCategories_seo_keywords_translation.content' => 'text',
'ParentCategories_seo_description_translation__id' => 'integer',
'ParentCategories_seo_description_translation.id' => 'integer',
'ParentCategories_seo_description_translation__locale' => 'string',
'ParentCategories_seo_description_translation.locale' => 'string',
'ParentCategories_seo_description_translation__model' => 'string',
'ParentCategories_seo_description_translation.model' => 'string',
'ParentCategories_seo_description_translation__foreign_key' => 'integer',
'ParentCategories_seo_description_translation.foreign_key' => 'integer',
'ParentCategories_seo_description_translation__field' => 'string',
'ParentCategories_seo_description_translation.field' => 'string',
'ParentCategories_seo_description_translation__content' => 'text',
'ParentCategories_seo_description_translation.content' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
'ParentCategories_google_category_translation' => [
[maximum depth reached]
],
'ParentCategories_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_old_slug_translation' => [
[maximum depth reached]
],
'ParentCategories_name_translation' => [
[maximum depth reached]
],
'ParentCategories_title_translation' => [
[maximum depth reached]
],
'ParentCategories_body_translation' => [
[maximum depth reached]
],
'ParentCategories_description_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_title_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_keywords_translation' => [
[maximum depth reached]
],
'ParentCategories_seo_description_translation' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [
'keyField' => 'slug',
'valueField' => 'name'
],
'repository' => object(App\Model\Table\CategoriesTable) {}
},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {
'count' => (int) 2
},
'paymentMethods' => object(Cake\Collection\Collection) {
'count' => (int) 7
},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
'customizate' => [
'title' => [
[maximum depth reached]
],
'type' => 'custom'
],
'length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'massaggiagengive' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'decoration' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'canopy' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'music_block' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'name' => [
'title' => [
[maximum depth reached]
],
'type' => 'text_multiple'
],
'dimensions' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
],
'braid_length' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'velvets' => [
'title' => [
[maximum depth reached]
],
'type' => 'velvet',
'values' => [
[maximum depth reached]
]
],
'sizes_winter_onesie' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_sleeping_bag' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'sizes_double_face' => [
'title' => [
[maximum depth reached]
],
'type' => 'select',
'values' => [
[maximum depth reached]
]
],
'image' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'symbol' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'support' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'removable' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'waterproof' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'handles' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'mattress' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cushion' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'games_bar' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'slippers' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'cappello' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'fiocco' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'2_pom_pom' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'omaggio' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'ruote' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'pizzo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'dondolo' => [
'title' => [
[maximum depth reached]
],
'type' => 'checkbox'
],
'note' => [
'title' => [
[maximum depth reached]
],
'type' => 'textarea'
]
],
'referral_award' => '5',
'site_name' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_title' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'site_description' => [
'it' => 'Site description',
'en' => 'Site description'
],
'site_keywords' => [
'it' => 'JuliaTextile',
'en' => 'JuliaTextile'
],
'languages' => [
'it' => [
'title' => 'Italiano',
'active' => true
],
'en' => [
'title' => 'English',
'active' => true
]
],
'contacts' => [
'site-name' => 'JuliaTextile ecommerce',
'email' => 'juliatextile.it@gmail.com',
'email-admin' => 'juliatextile.it@gmail.com',
'no-reply' => 'juliatextile.it@gmail.com',
'phone' => '',
'mobile' => '+393245418439',
'pec' => '',
'sdi' => '',
'address' => 'Viale Palmiro Togliatti 132, 00175 Roma',
'open-hours' => '',
'vat-number' => 'P.IVA 16069361000',
'fiscal-code' => 'BKHYLU92A44Z138D'
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
'facebook' => [
'icon' => 'fab fa-facebook',
'color' => '#395693',
'url' => 'https://www.facebook.com/juliatextile.it.store/'
],
'twitter' => [
'icon' => 'fab fa-twitter',
'color' => '',
'url' => ''
],
'whatsapp' => [
'icon' => 'fab fa-whatsapp',
'color' => '#00A32C',
'url' => 'https://wa.me/message/JYWQXK7GJLFSO1'
],
'linkedin' => [
'icon' => 'fab fa-linkedin fa-lg',
'color' => '',
'url' => ''
],
'instagram_2' => [
'icon' => 'fab fa-instagram',
'color' => '#D93EB4',
'url' => 'https://www.instagram.com/julia.textile.it/?igsh=emJneXI0bzd1MTlr'
],
'instagram' => [
'icon' => 'fab fa-instagram',
'color' => '#D12F80',
'url' => 'https://instagram.com/juliatextile.it?utm_medium=copy_link'
],
'telegram' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => ''
],
'email' => [
'icon' => 'fas fa-envelope',
'color' => '',
'url' => 'mailto:info@juliatextile.it'
]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
},
'footer' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Pages`.`slug` AS `Pages__slug`, `Pages`.`title` AS `Pages__title`, `Pages_slug_translation`.`id` AS `Pages_slug_translation__id`, `Pages_slug_translation`.`content` AS `Pages_slug_translation__content`, `Pages_title_translation`.`id` AS `Pages_title_translation__id`, `Pages_title_translation`.`content` AS `Pages_title_translation__content` FROM `pages` `Pages` LEFT JOIN `i18n` `Pages_slug_translation` ON (`Pages_slug_translation`.`model` = :c0 AND `Pages_slug_translation`.`field` = :c1 AND `Pages_slug_translation`.`locale` = :c2 AND `Pages`.`id` = (`Pages_slug_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_title_translation` ON (`Pages_title_translation`.`model` = :c3 AND `Pages_title_translation`.`field` = :c4 AND `Pages_title_translation`.`locale` = :c5 AND `Pages`.`id` = (`Pages_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_body_translation` ON (`Pages_body_translation`.`model` = :c6 AND `Pages_body_translation`.`field` = :c7 AND `Pages_body_translation`.`locale` = :c8 AND `Pages`.`id` = (`Pages_body_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_title_translation` ON (`Pages_seo_title_translation`.`model` = :c9 AND `Pages_seo_title_translation`.`field` = :c10 AND `Pages_seo_title_translation`.`locale` = :c11 AND `Pages`.`id` = (`Pages_seo_title_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_keywords_translation` ON (`Pages_seo_keywords_translation`.`model` = :c12 AND `Pages_seo_keywords_translation`.`field` = :c13 AND `Pages_seo_keywords_translation`.`locale` = :c14 AND `Pages`.`id` = (`Pages_seo_keywords_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_seo_description_translation` ON (`Pages_seo_description_translation`.`model` = :c15 AND `Pages_seo_description_translation`.`field` = :c16 AND `Pages_seo_description_translation`.`locale` = :c17 AND `Pages`.`id` = (`Pages_seo_description_translation`.`foreign_key`)) LEFT JOIN `i18n` `Pages_video_url_translation` ON (`Pages_video_url_translation`.`model` = :c18 AND `Pages_video_url_translation`.`field` = :c19 AND `Pages_video_url_translation`.`locale` = :c20 AND `Pages`.`id` = (`Pages_video_url_translation`.`foreign_key`)) WHERE `Pages`.`position` in (:c21,:c22)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 2,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\PagesTable) {}
}
],
'session' => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
]
/home/juliatb/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
$viewFileName = $view !== false ? $this -> _getViewFileName ( $view ) : null ;
if ( $viewFileName ) {
$this -> _currentType = static:: TYPE_TEMPLATE ;
$this -> dispatchEvent ( 'View.beforeRender' , [ $viewFileName ]);
$this -> Blocks -> set ( 'content' , $this -> _render ( $viewFileName ));
$this -> dispatchEvent ( 'View.afterRender' , [ $viewFileName ]);
}
if ( $this -> layout && $this -> autoLayout ) {
'/home/juliatb/www/src/Template/Products/view.ctp'
/home/juliatb/www/vendor/cakephp/cakephp/src/Controller/Controller.php
toggle arguments
$builder -> setTemplate ( $this -> request -> getParam ( 'action' ));
}
$this -> View = $this -> createView ();
$contents = $this -> View -> render ( $view , $layout );
$this -> setResponse ( $this -> View -> getResponse ()-> withStringBody ( $contents ));
return $this -> response ;
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
throw new LogicException ( 'Controller actions can only return Cake\Http\Response or null.' );
}
if (! $response && $controller -> isAutoRenderEnabled ()) {
$controller -> render ();
}
$result = $controller -> shutdownProcess ();
if ( $result instanceof Response ) {
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
} else {
$controller = $this -> factory -> create ( $request , $response );
}
$response = $this -> _invoke ( $controller );
if ( $request -> getParam ( 'return' )) {
return $response ;
}
object(App\Controller\ProductsController) {
_meta => null
helpers => []
request => object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
[maximum depth reached]
]
[protected] data => [[maximum depth reached]]
[protected] query => [[maximum depth reached]]
[protected] cookies => [[maximum depth reached]]
[protected] _environment => [
[maximum depth reached]
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => [[maximum depth reached]]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
[maximum depth reached]
]
}
response => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [[maximum depth reached]],
'body' => ''
}
paginate => []
components => []
View => object(App\View\AppView) {
passedArgs => [
[maximum depth reached]
]
hasRendered => false
uuids => [[maximum depth reached]]
viewClass => null
viewVars => [
[maximum depth reached]
]
AuthUser => object(TinyAuth\View\Helper\AuthUserHelper) {}
Meta => object(Meta\View\Helper\MetaHelper) {}
MinifyHtml => object(WyriHaximus\MinifyHtml\View\Helper\MinifyHtmlHelper) {}
Html => object(Bootstrap\View\Helper\HtmlHelper) {}
Form => object(Bootstrap\View\Helper\FormHelper) {}
Modal => object(Bootstrap\View\Helper\ModalHelper) {}
Navbar => object(Bootstrap\View\Helper\NavbarHelper) {}
Paginator => object(Bootstrap\View\Helper\PaginatorHelper) {}
Card => object(Bootstrap\View\Helper\CardHelper) {}
Breadcrumbs => object(Bootstrap\View\Helper\BreadcrumbsHelper) {}
Url => object(Cake\View\Helper\UrlHelper) {}
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] Blocks => object(Cake\View\ViewBlock) {}
[protected] plugin => null
[protected] name => 'Products'
[protected] helpers => [[maximum depth reached]]
[protected] templatePath => 'Products'
[protected] template => 'view'
[protected] layout => 'default'
[protected] layoutPath => null
[protected] autoLayout => true
[protected] _ext => '.ctp'
[protected] subDir => ''
[protected] theme => null
[protected] request => object(Cake\Http\ServerRequest) {}
[protected] response => object(Cake\Http\Response) {}
[protected] elementCache => 'default'
[protected] _passedVars => [
[maximum depth reached]
]
[protected] _paths => [
[maximum depth reached]
]
[protected] _pathsForPlugin => [[maximum depth reached]]
[protected] _parents => [[maximum depth reached]]
[protected] _current => '/home/juliatb/www/src/Template/Products/view.ctp'
[protected] _currentType => 'view'
[protected] _stack => [[maximum depth reached]]
[protected] _viewBlockClass => 'Cake\View\ViewBlock'
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _viewBuilder => null
}
passedArgs => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
]
modelClass => 'Products'
viewClass => null
viewVars => [
'_authUser' => [],
'product' => object(stdClass) {},
'_meta' => [
'title' => ' | JuliaTextile',
'keywords' => null,
'description' => null,
'csrf-token' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'og:site_name' => 'juliatextile.it',
'og:type' => 'article',
'og:title' => null,
'og:description' => '',
'og:url' => 'https://juliatextile.it/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'og:locale' => 'it_IT',
'og:image' => 'https://juliatextile.it//uploads/products/thumb/large_'
],
'feedback' => object(App\Model\Entity\Feedback) {},
'lastFeedbacks' => object(Cake\ORM\Query) {},
'productOptions' => [
'customizate' => [
[maximum depth reached]
],
'length' => [
[maximum depth reached]
],
'massaggiagengive' => [
[maximum depth reached]
],
'decoration' => [
[maximum depth reached]
],
'canopy' => [
[maximum depth reached]
],
'music_block' => [
[maximum depth reached]
],
'name' => [
[maximum depth reached]
],
'dimensions' => [
[maximum depth reached]
],
'braid_length' => [
[maximum depth reached]
],
'velvets' => [
[maximum depth reached]
],
'sizes_winter_onesie' => [
[maximum depth reached]
],
'sizes_sleeping_bag' => [
[maximum depth reached]
],
'sizes_double_face' => [
[maximum depth reached]
],
'image' => [
[maximum depth reached]
],
'symbol' => [
[maximum depth reached]
],
'support' => [
[maximum depth reached]
],
'removable' => [
[maximum depth reached]
],
'waterproof' => [
[maximum depth reached]
],
'handles' => [
[maximum depth reached]
],
'mattress' => [
[maximum depth reached]
],
'cushion' => [
[maximum depth reached]
],
'games_bar' => [
[maximum depth reached]
],
'slippers' => [
[maximum depth reached]
],
'cappello' => [
[maximum depth reached]
],
'fiocco' => [
[maximum depth reached]
],
'2_pom_pom' => [
[maximum depth reached]
],
'omaggio' => [
[maximum depth reached]
],
'ruote' => [
[maximum depth reached]
],
'pizzo' => [
[maximum depth reached]
],
'dondolo' => [
[maximum depth reached]
],
'note' => [
[maximum depth reached]
]
],
'wishedList' => null,
'countriesList' => object(Cake\Collection\Collection) {},
'categoriesList' => object(Cake\ORM\Query) {},
'showFooter' => true,
'shippingMethods' => object(Cake\Collection\Collection) {},
'paymentMethods' => object(Cake\Collection\Collection) {},
'isAjax' => false,
'lang' => 'it',
'arrLang' => [
'close' => 'Chiudere',
'error' => 'Errore',
'ok' => 'ok',
'cancel' => 'Annulla',
'yes_delete_it' => 'Sì, eliminalo!',
'coupon_copied' => 'Il coupon è stato copiato',
'no_file' => 'Nessun file',
'choose_file' => 'Scegli un file da caricare.',
'something_wrong' => 'Spiacenti, qualcosa è andato storto, riprova!',
'yes' => 'Sì',
'no' => 'No',
'yes_do_it' => 'Si fallo!',
'attention' => 'Attenzione!',
'disabled_option' => 'Questa opzione è disabilitata per il momento',
'oops' => 'ops...',
'coupon_minimum_order' => 'Questo coupon può essere utilizzato con un ordine minimo:',
'max_product_quantity' => 'La quantità massima di questo prodotto è disponibile:',
'refill-credits' => 'Ricarica crediti',
'enter_your_name' => 'Inserisci il tuo nome',
'enter_your_phone' => 'Inserisci il tuo telefono',
'balance-error' => 'Il tuo saldo "0,00 €" non è sufficiente per pagare questo ordine. Si prega di caricare il saldo!',
'cookie_title' => 'Questo sito utilizza i cookie',
'cookie_text' => 'Utilizziamo i cookie per assicurarci di darti la migliore esperienza sul nostro sito web. Se continui senza modificare le impostazioni, assumeremo che accetti di ricevere tutti i cookie su questo sito web.',
'continue' => 'Continua',
'read_more' => 'Leggi di più'
],
'languages' => [
'it' => [
[maximum depth reached]
],
'en' => [
[maximum depth reached]
]
],
'csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32',
'isMobile' => false,
'isTablet' => false,
'userInfo' => null,
'controller' => 'Products',
'action' => 'view',
'config' => [
'product_options' => [
[maximum depth reached]
],
'referral_award' => '5',
'site_name' => [
[maximum depth reached]
],
'site_title' => [
[maximum depth reached]
],
'site_description' => [
[maximum depth reached]
],
'site_keywords' => [
[maximum depth reached]
],
'languages' => [
[maximum depth reached]
],
'contacts' => [
[maximum depth reached]
],
'logo_url' => 'JuiliaTextile_logo.png',
'social' => [
[maximum depth reached]
]
],
'pages' => [
'header' => object(Cake\ORM\Query) {},
'footer' => object(Cake\ORM\Query) {}
],
'session' => object(Cake\Http\Session) {}
]
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Flash => object(Cake\Controller\Component\FlashComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Cookie => object(Cake\Controller\Component\CookieComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [
[maximum depth reached]
]
}
Auth => object(TinyAuth\Controller\Component\AuthComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Cart => object(App\Controller\Component\CartComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
Func => object(App\Controller\Component\FuncComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
AuthUser => object(TinyAuth\Controller\Component\AuthUserComponent) {
'components' => [
[maximum depth reached]
],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Pages => object(App\Model\Table\PagesTable) {
'registryAlias' => 'Pages',
'table' => 'pages',
'alias' => 'Pages',
'entityClass' => 'App\Model\Entity\Page',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Categories => object(App\Model\Table\CategoriesTable) {
'registryAlias' => 'Categories',
'table' => 'categories',
'alias' => 'Categories',
'entityClass' => 'App\Model\Entity\Category',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
ShippingMethods => object(App\Model\Table\ShippingMethodsTable) {
'registryAlias' => 'ShippingMethods',
'table' => 'shipping_methods',
'alias' => 'ShippingMethods',
'entityClass' => 'App\Model\Entity\ShippingMethod',
'associations' => [[maximum depth reached]],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
PaymentMethods => object(App\Model\Table\PaymentMethodsTable) {
'registryAlias' => 'PaymentMethods',
'table' => 'payment_methods',
'alias' => 'PaymentMethods',
'entityClass' => 'App\Model\Entity\PaymentMethod',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Countries => object(App\Model\Table\CountriesTable) {
'registryAlias' => 'Countries',
'table' => 'countries',
'alias' => 'Countries',
'entityClass' => 'App\Model\Entity\Country',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Products => object(App\Model\Table\ProductsTable) {
'registryAlias' => 'Products',
'table' => 'products',
'alias' => 'Products',
'entityClass' => 'App\Model\Entity\Product',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Feedbacks => object(App\Model\Table\FeedbacksTable) {
'registryAlias' => 'Feedbacks',
'table' => 'feedbacks',
'alias' => 'Feedbacks',
'entityClass' => 'App\Model\Entity\Feedback',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
[protected] name => 'Products'
[protected] _responseClass => 'Cake\Http\Response'
[protected] autoRender => false
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\ProductsController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => 'Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] plugin => null
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_trackEvents' => false,
'_generalManager' => '(object) EventManager',
'_dispatchedEvents' => null
}
[protected] _eventClass => 'Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] locations => [
[maximum depth reached]
]
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [
[maximum depth reached]
]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => object(Cake\View\ViewBuilder) {
[protected] _templatePath => 'Products'
[protected] _template => 'view'
[protected] _plugin => null
[protected] _theme => null
[protected] _layout => null
[protected] _autoLayout => null
[protected] _layoutPath => null
[protected] _name => 'Products'
[protected] _className => null
[protected] _options => [
[maximum depth reached]
]
[protected] _helpers => [[maximum depth reached]]
[protected] _vars => [[maximum depth reached]]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php
toggle arguments
* @return \ Psr \ Http \ Message \ ResponseInterface
*/
public function __invoke ( ServerRequestInterface $request , ResponseInterface $response , $next )
{
return $this -> getDispatcher ()-> dispatch ( $request , $response );
}
/**
* Get the ActionDispatcher .
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php
toggle arguments
}
Configure :: write ( 'App.language' , $lang );
return $next ( $request , $response );
}
/**
* Get languages accepted by browser and return the one matching one of
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php
toggle arguments
$token = $this -> _createToken ();
$request = $this -> _addTokenToRequest ( $token , $request );
$response = $this -> _addTokenCookie ( $token , $request , $response );
return $next ( $request , $response );
}
$request = $this -> _validateAndUnsetTokenField ( $request );
return $next ( $request , $response );
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'_csrfToken' => 'f8809c0c2742564905867450c42826864ecebc9bc8d8c4b01e59380465943571e6e8126b12cd5326a9efcddab359ef698629fefb8d2e800974be84641aa42d32'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'mobile' => false,
'tablet' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 2
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
{
$this -> middleware = $middleware ;
$this -> index = 0 ;
return $this -> __invoke ( $request , $response );
}
/**
* @ param \ Psr \ Http \ Message \ ServerRequestInterface $request The server request
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
toggle arguments
$matching [] = $next ;
$middleware = new MiddlewareQueue ( $matching );
$runner = new Runner ();
return $runner -> run ( $middleware , $request , $response );
}
}
object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
[protected] callables => [
(int) 0 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 1 => object(Cake\Http\Runner) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Products',
'action' => 'view',
'pass' => [
(int) 0 => 'riduttore-con-la-stampa-re-leone-e-leonessa-beige'
],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
toggle arguments
public function __invoke ( $request , $response , $next )
{
$url = $request -> getUri ()-> getPath ();
if ( strpos ( $url , '..' ) !== false || strpos ( $url , '.' ) === false ) {
return $next ( $request , $response );
}
if ( strpos ( $url , '/.' ) !== false ) {
return $next ( $request , $response );
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
toggle arguments
*/
public function __invoke ( $request , $response , $next )
{
try {
return $next ( $request , $response );
} catch ( Throwable $exception ) {
return $this -> handleException ( $exception , $request , $response );
} catch ( Exception $exception ) {
return $this -> handleException ( $exception , $request , $response );
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
{
$this -> middleware = $middleware ;
$this -> index = 0 ;
return $this -> __invoke ( $request , $response );
}
/**
* @ param \ Psr \ Http \ Message \ ServerRequestInterface $request The server request
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/vendor/cakephp/cakephp/src/Http/Server.php
toggle arguments
}
$this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
$middleware -> add ( $this -> app );
$response = $this -> runner -> run ( $middleware , $request , $response );
if (!( $response instanceof ResponseInterface )) {
throw new RuntimeException ( sprintf (
'Application did not create a response. Got "%s" instead.' ,
object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(ADmad\I18n\Middleware\I18nMiddleware) {},
(int) 4 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'juliatb',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'REMOTE_PORT' => '59398',
'SCRIPT_FILENAME' => '/home/juliatb/www/webroot/index.php',
'SERVER_ADMIN' => 'postmaster@juliatextile.it',
'DOCUMENT_ROOT' => '/home/juliatb/www',
'REMOTE_ADDR' => '18.97.14.90',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.28.20.90',
'SERVER_NAME' => 'juliatextile.it',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'HTTP_REMOTE_IP' => '18.97.14.90',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 08 Oct 2024 01:57:31 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_OVHREQUEST_ID' => '7d097bbdf65fdd4e15c422a45d07981c',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '18.97.14.90',
'HTTP_X_PREDICTOR' => '1',
'HTTP_HOST' => 'juliatextile.it',
'REGISTER_GLOBALS' => '0',
'PHP_VER' => '5_3',
'ENVIRONMENT' => 'production',
'CFG_CLUSTER' => 'cluster028',
'HTTPS' => 'on',
'SCRIPT_URI' => 'https://juliatextile.it:443/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'SCRIPT_URL' => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige',
'GEOIP_LONGITUDE' => '-97.821999',
'GEOIP_LATITUDE' => '37.750999',
'GEOIP_AREA_CODE' => '0',
'GEOIP_DMA_CODE' => '0',
'GEOIP_COUNTRY_NAME' => 'United States',
'GEOIP_COUNTRY_CODE' => 'US',
'UNIQUE_ID' => 'aFPNu72rvoRTCKpwyhC8AQAAAUc',
'REDIRECT_STATUS' => '200',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1750322619.0233,
'REQUEST_TIME' => (int) 1750322619,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[protected] trustedProxies => []
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'juliatextile.it'
[private] port => null
[private] path => '/products/view/riduttore-con-la-stampa-re-leone-e-leonessa-beige'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => true
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/home/juliatb/www/webroot/index.php
toggle arguments
// Bind your application to the server.
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application and emit the response.
$server -> emit ( $server -> run ());
Error in:
ROOT/src/Template/Products/view.ctp, line 16
Could this be caused by using Auto-Tables?
Some of the Table objects in your application were created by instantiating "Cake\ORM\Table "
instead of any other specific subclass.
This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:
The class for the specified table does not exist.
The Table was created with a typo: $this->getTableLocator()->get('Atricles');
The class file has a typo in the name or incorrect namespace: class Atricles extends Table
The file containing the class has a typo or incorrect casing: Atricles.php
The Table was used using associations but the association has a typo: $this->belongsTo('Atricles')
The table class resides in a Plugin but no plugin notation was used in the association definition.
Please try correcting the issue for the following table aliases:
I18n
Pages_slug_translation
Pages_title_translation
Pages_body_translation
Pages_seo_title_translation
Pages_seo_keywords_translation
Pages_seo_description_translation
Pages_video_url_translation
Categories_google_category_translation
Categories_slug_translation
Categories_old_slug_translation
Categories_name_translation
Categories_title_translation
Categories_body_translation
Categories_description_translation
Categories_seo_title_translation
Categories_seo_keywords_translation
Categories_seo_description_translation
ParentCategories_google_category_translation
ParentCategories_slug_translation
ParentCategories_old_slug_translation
ParentCategories_name_translation
ParentCategories_title_translation
ParentCategories_body_translation
ParentCategories_description_translation
ParentCategories_seo_title_translation
ParentCategories_seo_keywords_translation
ParentCategories_seo_description_translation
PaymentMethods_name_translation
PaymentMethods_msg_translation
Products_slug_translation
Products_name_translation
Products_body_translation
Products_description_translation
Products_seo_title_translation
Products_seo_keywords_translation
Products_seo_description_translation
Images_title_translation
Images_alt_translation
Images_subtitle_translation
Images_description_translation
Childs_slug_translation
Childs_name_translation
Childs_body_translation
Childs_description_translation
Childs_seo_title_translation
Childs_seo_keywords_translation
Childs_seo_description_translation
Colors_name_translation
Colors_slug_translation
If you want to customize this error message, create
src/Template/Error/error500.ctp
toggle vendor stack frames
〉 include
CORE/src/View/View.php, line 1419
〉 Cake\View\View->_evaluate
CORE/src/View/View.php, line 1380
〉 Cake\View\View->_render
CORE/src/View/View.php, line 880
〉 Cake\View\View->render
CORE/src/Controller/Controller.php, line 796
〉 Cake\Controller\Controller->render
CORE/src/Http/ActionDispatcher.php, line 126
〉 Cake\Http\ActionDispatcher->_invoke
CORE/src/Http/ActionDispatcher.php, line 94
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 235
〉 Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
ROOT/vendor/admad/cakephp-i18n/src/Middleware/I18nMiddleware.php, line 92
〉 ADmad\I18n\Middleware\I18nMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 119
〉 Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
〉 Cake\Http\Runner->run
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 168
〉 Cake\Routing\Middleware\RoutingMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
〉 Cake\Routing\Middleware\AssetMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
〉 Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
〉 Cake\Http\Runner->run
CORE/src/Http/Server.php, line 98
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 41