+49 5721 926611
 | Mo-Fr, 8:30-12:30 Uhr <!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"/>    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>
        Error: Call to a member function toArray() on null    </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 a member function toArray() on null            <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">/var/www/html/src/Controller/TextsController.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="73"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">     </span><span style="color: #007700">*/</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="74"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">public function </span><span style="color: #0000BB">view</span><span style="color: #007700">(</span><span style="color: #0000BB">$id </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="75"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">{</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="76"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $shopsController </span><span style="color: #007700">= new </span><span style="color: #0000BB">ShopsController</span><span style="color: #007700">();</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="77"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">              $shopid</span><span style="color: #007700">=</span><span style="color: #0000BB">$shopsController</span><span style="color: #007700">-></span><span style="color: #0000BB">getdetails</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'SERVER_NAME'</span><span style="color: #007700">])[</span><span style="color: #DD0000">'id'</span><span style="color: #007700">];</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="78"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">if(</span><span style="color: #0000BB">$id </span><span style="color: #007700">=== (string) </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$id</span><span style="color: #007700">)){</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="79"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">            $conditions</span><span style="color: #007700">=array(</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="80"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">              </span><span style="color: #DD0000">'AND' </span><span style="color: #007700">=> array(</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="81"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">                </span><span style="color: #007700">array(</span><span style="color: #DD0000">'Texts.id' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$id</span><span style="color: #007700">),</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-0" style="display: none;">
            <pre>'api'</pre>
        </div>
    </div>
    <div id="stack-frame-1" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Controller/Controller.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="436"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="437"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #FF8000">/* @var callable $callable */</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="438"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $callable </span><span style="color: #007700">= [</span><span style="color: #0000BB">$this</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'action'</span><span style="color: #007700">)];</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="439"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="440"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$callable</span><span style="color: #007700">(...</span><span style="color: #0000BB">array_values</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'pass'</span><span style="color: #007700">)));</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="441"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="442"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="443"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #FF8000">/**</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="444"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">     </span><span style="color: #007700">* </span><span style="color: #0000BB">Merge components</span><span style="color: #007700">, </span><span style="color: #0000BB">helpers vars from</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-1" style="display: none;">
            <pre>'impressum'</pre>
        </div>
    </div>
    <div id="stack-frame-2" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.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="115"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$result </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">Response</span><span style="color: #007700">) {</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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$result</span><span style="color: #007700">;</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$controller</span><span style="color: #007700">-></span><span style="color: #0000BB">invokeAction</span><span style="color: #007700">();</span></span></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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$response </span><span style="color: #007700">!== </span><span style="color: #0000BB">null </span><span style="color: #007700">&& !(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">Response</span><span style="color: #007700">)) {</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: #0000BB">            </span><span style="color: #007700">throw new </span><span style="color: #0000BB">LogicException</span><span style="color: #007700">(</span><span style="color: #DD0000">'Controller actions can only return Cake\Http\Response or null.'</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-2" style="display: none;">
            <pre>No arguments</pre>
        </div>
    </div>
    <div id="stack-frame-3" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.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="89"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">} else {</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: #0000BB">            $controller </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">factory</span><span style="color: #007700">-></span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="93"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">        $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="94"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">if (isset(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">params</span><span style="color: #007700">[</span><span style="color: #DD0000">'return'</span><span style="color: #007700">])) {</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="95"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-3" style="display: none;">
            <pre>object(App\Controller\TextsController) {
	name => 'Texts'
	helpers => []
	request => object(Cake\Http\ServerRequest) {
		params => [
			[maximum depth reached]
		]
		data => [[maximum depth reached]]
		query => [[maximum depth reached]]
		cookies => [[maximum depth reached]]
		url => 'texts/view/impressum'
		base => ''
		webroot => '/'
		here => '/texts/view/impressum'
		trustProxy => false
		[protected] _environment => [
			[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\Network\Session) {}
		[protected] attributes => [[maximum depth reached]]
		[protected] emulatedAttributes => [
			[maximum depth reached]
		]
		[protected] uploadedFiles => [[maximum depth reached]]
		[protected] protocol => null
		[protected] requestTarget => null
	}
	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 => []
	autoRender => true
	components => []
	View => null
	plugin => null
	passedArgs => [
		(int) 0 => 'impressum'
	]
	modelClass => 'Texts'
	viewClass => null
	viewVars => []
	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]
		]
	
	}
	Auth => object(Cake\Controller\Component\AuthComponent) {
		'components' => [
			[maximum depth reached]
		],
		'implementedEvents' => [
			[maximum depth reached]
		],
		'_config' => [
			[maximum depth reached]
		]
	
	}
	[protected] _responseClass => 'Cake\Http\Response'
	[protected] _components => object(Cake\Controller\ComponentRegistry) {
		'_Controller' => object(App\Controller\TextsController) {},
		'_loaded' => [
			[maximum depth reached]
		],
		'_eventManager' => object(Cake\Event\EventManager) {},
		'_eventClass' => '\Cake\Event\Event'
	
	}
	[protected] _validViewOptions => [
		(int) 0 => 'passedArgs'
	]
	[protected] _eventManager => object(Cake\Event\EventManager) {
		'_listeners' => [
			[maximum depth reached]
		],
		'_isGlobal' => false,
		'_eventList' => null,
		'_trackEvents' => false,
		'_generalManager' => '(object) EventManager'
	
	}
	[protected] _eventClass => '\Cake\Event\Event'
	[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
		[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 => null
}</pre>
        </div>
    </div>
    <div id="stack-frame-4" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.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="99"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">     </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</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: #0000BB">     </span><span style="color: #007700">*/</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: #0000BB">    </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</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: #0000BB">    </span><span style="color: #007700">{</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="103"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="104"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="105"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="106"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #FF8000">/**</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="107"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">     </span><span style="color: #007700">* </span><span style="color: #0000BB">Get the ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-4" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'controller' => 'Texts',
		'action' => 'view',
		'pass' => [
			(int) 0 => 'impressum'
		],
		'plugin' => null,
		'_matchedRoute' => '/:controller/:action/*',
		'_ext' => null,
		'isAjax' => false
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET',
		'HTTP_X_REQUESTED_WITH' => null,
		'HTTP_IF_NONE_MATCH' => null,
		'HTTP_IF_MODIFIED_SINCE' => null
	]
	[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,
		'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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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-5" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.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="61"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</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: #0000BB">            $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</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: #0000BB"></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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        </span><span style="color: #FF8000">// 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: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-5" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'controller' => 'Texts',
		'action' => 'view',
		'pass' => [
			(int) 0 => 'impressum'
		],
		'plugin' => null,
		'_matchedRoute' => '/:controller/:action/*',
		'_ext' => null,
		'isAjax' => false
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET',
		'HTTP_X_REQUESTED_WITH' => null,
		'HTTP_IF_NONE_MATCH' => null,
		'HTTP_IF_MODIFIED_SINCE' => null
	]
	[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,
		'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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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) 4
	[protected] middleware => object(Cake\Http\MiddlewareQueue) {
		[protected] queue => [
			[maximum depth reached]
		]
		[protected] callables => [
			[maximum depth reached]
		]
	}
}</pre>
        </div>
    </div>
    <div id="stack-frame-6" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.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="102"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="103"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="104"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $matching </span><span style="color: #007700">= </span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-></span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="105"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">) {</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="106"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="107"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="108"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $matching</span><span style="color: #007700">[] = </span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="109"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $middleware </span><span style="color: #007700">= new </span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="110"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $runner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-6" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'controller' => 'Texts',
		'action' => 'view',
		'pass' => [
			(int) 0 => 'impressum'
		],
		'plugin' => null,
		'_matchedRoute' => '/:controller/:action/*',
		'_ext' => null,
		'isAjax' => false
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET',
		'HTTP_X_REQUESTED_WITH' => null,
		'HTTP_IF_NONE_MATCH' => null,
		'HTTP_IF_MODIFIED_SINCE' => null
	]
	[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,
		'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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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">/var/www/html/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: #0000BB">        $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</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: #0000BB">            $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</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: #0000BB"></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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        </span><span style="color: #FF8000">// 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: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-7" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'controller' => 'Texts',
		'action' => 'view',
		'pass' => [
			(int) 0 => 'impressum'
		],
		'plugin' => null,
		'_matchedRoute' => '/:controller/:action/*',
		'_ext' => null,
		'isAjax' => false
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET',
		'HTTP_X_REQUESTED_WITH' => null,
		'HTTP_IF_NONE_MATCH' => null,
		'HTTP_IF_MODIFIED_SINCE' => null
	]
	[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,
		'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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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) 4
	[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">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.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="84"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</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: #0000BB">    </span><span style="color: #007700">{</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: #0000BB">        $url </span><span style="color: #007700">= </span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getUri</span><span style="color: #007700">()-></span><span style="color: #0000BB">getPath</span><span style="color: #007700">();</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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #DD0000">'..'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">|| </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #DD0000">'.'</span><span style="color: #007700">) === </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">, </span><span style="color: #DD0000">'/.'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) {</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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-8" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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">/var/www/html/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: #0000BB">        $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</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: #0000BB">            $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</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: #0000BB"></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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        </span><span style="color: #FF8000">// 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: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-9" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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) 4
	[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">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.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="91"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">     </span><span style="color: #007700">*/</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: #0000BB">    </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</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: #0000BB">    </span><span style="color: #007700">{</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: #0000BB">        </span><span style="color: #007700">try {</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="95"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="96"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB">    </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-10" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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-11" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.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="61"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</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: #0000BB">            $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</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: #0000BB"></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: #0000BB">            </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</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: #0000BB">        </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">        </span><span style="color: #FF8000">// 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: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-11" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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) 4
	[protected] middleware => object(Cake\Http\MiddlewareQueue) {
		[protected] queue => [
			[maximum depth reached]
		]
		[protected] callables => [
			[maximum depth reached]
		]
	}
}</pre>
        </div>
    </div>
    <div id="stack-frame-12" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/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="47"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">    </span><span style="color: #007700">{</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: #0000BB">        $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</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: #0000BB">        $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</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: #0000BB"></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: #0000BB">        </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</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: #0000BB">    </span><span style="color: #007700">}</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: #0000BB"></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: #0000BB">    </span><span style="color: #FF8000">/**</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: #0000BB">     </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-12" style="display: none;">
            <pre>object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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-13" style="display:none;" class="stack-details">
        <span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.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="77"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #DD0000">'The application `middleware` method did not return a middleware queue.'</span><span style="color: #007700">);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="78"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">}</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="79"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="80"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="81"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">        $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="82"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="83"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">        </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="84"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">            </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</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: #0000BB">                </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-13" style="display: none;">
            <pre>object(Cake\Http\MiddlewareQueue) {
	[protected] queue => [
		(int) 0 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
		(int) 1 => 'Cake\Routing\Middleware\AssetMiddleware',
		(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
		(int) 3 => 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(App\Application) {}
	]
}
object(Cake\Http\ServerRequest) {
	params => [
		'plugin' => null,
		'controller' => null,
		'action' => null,
		'_ext' => null,
		'pass' => []
	]
	data => []
	query => []
	cookies => []
	url => 'texts/view/impressum'
	base => ''
	webroot => '/'
	here => '/texts/view/impressum'
	trustProxy => false
	[protected] _environment => [
		'REDIRECT_REDIRECT_STATUS' => '200',
		'REDIRECT_STATUS' => '200',
		'HTTP_ACCEPT' => 'application/json, text/plain, */*',
		'HTTP_SHOP' => 'fubio',
		'HTTP_USER_AGENT' => 'axios/0.17.0',
		'HTTP_HOST' => 'api',
		'HTTP_CONNECTION' => 'close',
		'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
		'SERVER_SIGNATURE' => '<address>Apache/2.4.18 (Ubuntu) Server at api Port 80</address>
',
		'SERVER_SOFTWARE' => 'Apache/2.4.18 (Ubuntu)',
		'SERVER_NAME' => 'api',
		'SERVER_ADDR' => '172.18.0.6',
		'SERVER_PORT' => '80',
		'REMOTE_ADDR' => '172.18.0.5',
		'DOCUMENT_ROOT' => '/var/www/html',
		'REQUEST_SCHEME' => 'http',
		'CONTEXT_PREFIX' => '',
		'CONTEXT_DOCUMENT_ROOT' => '/var/www/html',
		'SERVER_ADMIN' => 'webmaster@localhost',
		'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
		'REMOTE_PORT' => '41058',
		'REDIRECT_URL' => '/webroot/texts/view/impressum',
		'GATEWAY_INTERFACE' => 'CGI/1.1',
		'SERVER_PROTOCOL' => 'HTTP/1.1',
		'REQUEST_METHOD' => 'GET',
		'QUERY_STRING' => '',
		'REQUEST_URI' => '/texts/view/impressum',
		'SCRIPT_NAME' => '/webroot/index.php',
		'PHP_SELF' => '/webroot/index.php',
		'REQUEST_TIME_FLOAT' => (float) 1761896063.05,
		'REQUEST_TIME' => (int) 1761896063,
		'ORIGINAL_REQUEST_METHOD' => 'GET'
	]
	[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 => 'http'
		[private] userInfo => ''
		[private] host => 'api'
		[private] port => null
		[private] path => '/texts/view/impressum'
		[private] query => ''
		[private] fragment => ''
		[private] uriString => null
	}
	[protected] session => object(Cake\Network\Session) {
		[protected] _engine => null
		[protected] _started => null
		[protected] _lifetime => '1440'
		[protected] _isCLI => false
	}
	[protected] attributes => []
	[protected] emulatedAttributes => [
		(int) 0 => 'session',
		(int) 1 => 'webroot',
		(int) 2 => 'base',
		(int) 3 => 'params'
	]
	[protected] uploadedFiles => []
	[protected] protocol => null
	[protected] requestTarget => null
}
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">/var/www/html/webroot/index.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="36"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="37"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</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: #0000BB"></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: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="40"></td>
                <td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
            </tr>
                    <tr>
                <td class="excerpt-number" data-number="41"></td>
                <td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
            </tr>
                </table>
        <div id="stack-args-14" style="display: none;">
            <pre>No arguments</pre>
        </div>
    </div>
        <div class="error-suggestion">
                    <strong>Error in: </strong>
        ROOT/src/Controller/ShopsController.php, line 96        </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 app-frame">
            <a href="#" data-target="stack-frame-0">
                            <span class="stack-function">⟩ App\Controller\ShopsController->getdetails</span>
                        <span class="stack-file">
                            APP/Controller/TextsController.php, line 77                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-1">
                            <span class="stack-function">⟩ App\Controller\TextsController->view</span>
                        <span class="stack-file">
                            CORE/src/Controller/Controller.php, line 440                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-2">
                            <span class="stack-function">⟩ Cake\Controller\Controller->invokeAction</span>
                        <span class="stack-file">
                            CORE/src/Http/ActionDispatcher.php, line 119                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-3">
                            <span class="stack-function">⟩ Cake\Http\ActionDispatcher->_invoke</span>
                        <span class="stack-file">
                            CORE/src/Http/ActionDispatcher.php, line 93                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-4">
                            <span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
                        <span class="stack-file">
                            CORE/src/Http/BaseApplication.php, line 103                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-5">
                            <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-6">
                            <span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
                        <span class="stack-file">
                            CORE/src/Routing/Middleware/RoutingMiddleware.php, line 106                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-7">
                            <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-8">
                            <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-9">
                            <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-10">
                            <span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
                        <span class="stack-file">
                            CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 95                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-11">
                            <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-12">
                            <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-13">
                            <span class="stack-function">⟩ Cake\Http\Runner->run</span>
                        <span class="stack-file">
                            CORE/src/Http/Server.php, line 81                        </span>
        </a>
        </li>
        <li class="stack-frame vendor-frame">
            <a href="#" data-target="stack-frame-14">
                            <span class="stack-function">⟩ Cake\Http\Server->run</span>
                        <span class="stack-file">
                            ROOT/webroot/index.php, line 40                        </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>
Seite kann nicht geladen werden!
Die Europäische Kommission stellt eine Plattform für die außergerichtliche Online-Streitbeilegung (OS-Platform) bereit, aufrufbar unter: https://ec.europa.eu/consumers/odr/
Sicherheit
- Datenschutz
- Sicher zahlen durch
 SSL-Verschlüsselung
- Bewerten Sie uns
Versprechen
- Schnelle Lieferzeiten
- Erntefrische Ware
- Ausgewählte Produkte
