ProductController :: index
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| navigationId | "1d5ec80b70f94aa180deb4a4e2335be3" |
| parentId | null |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Shopware\Storefront\Controller\ProductController::index" |
| _cspNonce | "yJBBvc7CZ8Q=" |
| _httpCache | true |
| _is_sales_channel | true |
| _locale | "de-DE" |
| _route | "frontend.detail.page" |
| _routeScope | [
"storefront"
] |
| _route_params | [ "_httpCache" => true "productId" => "018b767d70ee72dbbbf733af9b958632" ] |
| _stopwatch_token | "d3777b" |
| productId | "018b767d70ee72dbbbf733af9b958632" |
| resolved-uri | "/detail/018b767d70ee72dbbbf733af9b958632" |
| sw-context | Shopware\Core\Framework\Context {#2649 #extensions: [ "disGA4ProductsExtension" => Shopware\Core\Framework\DataAbstractionLayer\EntityCollection {#12861 #extensions: [] #elements: [ "018b767d70ee72dbbbf733af9b958632" => Shopware\Core\Content\Product\SalesChannel\SalesChannelProductEntity {#8862 #extensions: [ "foreignKeys" => Shopware\Core\Framework\Struct\ArrayStruct {#8903 #extensions: [] #data: [ "swagCustomizedProductsTemplateId" => null "swagCustomizedProductsTemplateVersionId" => "0fa91ce3e96a4bc2be4bd9ce752c3425" ] #apiAlias: "product_foreign_keys_extension" } "acrisDownloads" => Acris\ProductDownloads\Custom\ProductDownloadCollection {#10052 #extensions: [] #elements: [] } "acrisLinks" => Acris\ProductDownloads\Custom\ProductLinkCollection {#10048 #extensions: [] #elements: [] } "blogs" => NetzpBlog6\Core\Content\Blog\BlogCollection {#10044 #extensions: [] #elements: [] } "zeobvGetNotifiedConfig" => Zeobv\GetNotified\Struct\GetNotifiedConfig {#10045 #extensions: [] +replaceAddToCart: true +showEmailInput: true +showQuantityInput: false +show: false +showPrivacyStatement: true +allowFormForProductOnCloseout: false +canShowNotificationBell: false +showTitle: true } "search" => Shopware\Core\Framework\Struct\ArrayEntity {#10046 #extensions: [] #_uniqueIdentifier: null #versionId: null #translated: [] #createdAt: null #updatedAt: null -_entityName: null -_fieldVisibility: null #_entityName: "array-entity" #data: [ "productNumber" => "MD-CS" "autoIncrement" => 1359 ] } "satag_cms_links" => Shopware\Core\Framework\Struct\ArrayEntity {#12868 #extensions: [] #_uniqueIdentifier: null #versionId: null #translated: [] #createdAt: null #updatedAt: null -_entityName: null -_fieldVisibility: null #_entityName: "array-entity" #data: [ "links" => [] ] } ] #_uniqueIdentifier: "018b767d70ee72dbbbf733af9b958632" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #translated: [ "metaDescription" => null "name" => "Ultimatives Markdown Cheat Sheet" "keywords" => null "description" => """ <p>Mit Common Mark kann man mit Amicron sehr gut SEO optimierte Texte an shopware übertragen.</p>\n <p>Die Texte können <em>kursiv</em> (<em>Italic</em>) oder <strong>fett</strong> (<strong>Bold</strong>) formatiert werden.</p>\n <p>Es können selb Javascript Befehle eingebettet werden, was grenzenlose Möglichkeiten in der Produktdefinition bietet.</p>\n <h1>Überschriften von H1...</h1>\n <h4>... bis H4 lassen sich schnell anlegen.</h4>\n <p>Links können direkt als URL <a href="https://www.google.de">https://www.google.de</a> oder mit <a href="https://satware.com">Ankertext</a> eingegeben werden.</p>\n <p>Ungeordnete Listen können mit * oder - angelegt werden:</p>\n <ul>\n <li>Listenpunkt 1</li>\n <li>Listenpunkt 2</li>\n <li>usw.</li>\n </ul>\n <p>Aufzählungen werden einfach mit 1. 2. 3. usw. angelegt:</p>\n <ol>\n <li>Punkt 1</li>\n <li>Punkt 2 </li>\n <li>usw. angelegt.</li>\n </ol>\n <p>Drei Bindestriche (---) erzeugen ein HR Tag</p>\n <hr />\n <p><code>inline Code</code> kann verwendet werden, oder auch ein mehrzeiliger Codeblock:</p>\n <pre><code>Code Block</code></pre>\n <p>Tabellen</p>\n <pre><code>| Inhaltstoff | Angabe je 100 g | *RDA % 9 Kapseln |\n | :--- |\n | L-Carnitin | 83,9 g | 20% |\n | Cellulose | 16,1 g | - |</code></pre>\n <p>ergibt:</p>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">Inhaltstoff</th>\n <th>Angabe je 100 g</th>\n <th>*RDA % 9 Kapseln</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">L-Carnitin</td>\n <td>83,9 g</td>\n <td>20%</td>\n </tr>\n <tr>\n <td style="text-align: left;">Cellulose</td>\n <td>16,1 g</td>\n <td>-</td>\n </tr>\n </tbody>\n </table>\n <p>Bilder können extern eingebunden werden:</p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Die Shopware Schnittstelle der satware AG für Amicron macht es möglich" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Mit Größenangaben" width="100" height="100" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Die satware® Amicron Faktura Schnittstelle für Shopware 6 macht es möglich" width="100" height="100" /></p>\n <p>Weitere <a href="https://parsedown.org/tests/">Funktionen</a> können hier getestet werden: <a href="https://parsedown.org/demo">https://parsedown.org/demo</a></p>\n <h3>♥ Parsdown Tests, diese Element sind möglich! ♥</h3>\n <h4>Aesthetic Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Aligned Table</h4>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th style="text-align: center;">header 2</th>\n <th style="text-align: right;">header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td style="text-align: center;">cell 1.2</td>\n <td style="text-align: right;">cell 1.3</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td style="text-align: center;">cell 2.2</td>\n <td style="text-align: right;">cell 2.3</td>\n </tr>\n </tbody>\n </table>\n <h4>Atx Heading</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h3>h3</h3>\n <h4>h4</h4>\n <h5>h5</h5>\n <h6>h6</h6>\n <p>####### not a heading</p>\n <h1>closed h1</h1>\n <p>#</p>\n <h4>Automatic Link</h4>\n <p><a href="http://example.com">http://example.com</a></p>\n <h4>Block-level Html</h4>\n <div>_content_</div>\n <p>paragraph</p>\n <div>\n <div class="inner">\n _content_\n </div>\n </div>\n <style type="text/css">\n p {color: #789;}\n </style>\n <div>\n <a href="/">home</a></div>\n <h4>Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;</code></pre>\n <hr />\n <pre><code>> not a quote\n - not a list item\n [not a reference]: http://foo.com</code></pre>\n <h4>Code Span</h4>\n <p>a <code>code span</code></p>\n <p><code>this is also a codespan</code> trailing text</p>\n <p><code>and look at this one!</code></p>\n <p>single backtick in a code span: <code>`</code></p>\n <p>backtick-delimited string in a code span: <code>`foo`</code></p>\n <p><code>sth `` sth</code></p>\n <h4>Compound Blockquote</h4>\n <blockquote>\n <h2>header</h2>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n </ul>\n <hr />\n <p>paragraph</p>\n </blockquote>\n <h4>Compound Emphasis</h4>\n <p><em><code>code</code></em> <strong><code>code</code></strong></p>\n <p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p>\n <h4>Compound List</h4>\n <ul>\n <li>\n <p>paragraph</p>\n <p>paragraph</p>\n </li>\n <li>\n <p>paragraph</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n </li>\n </ul>\n <h4>Deeply Nested List</h4>\n <ul>\n <li>li\n <ul>\n <li>li\n <ul>\n <li>li</li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul>\n <h4>Em Strong</h4>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <h4>Email</h4>\n <p>my email is <a href="mailto:me@example.com">me@example.com</a></p>\n <h4>Emphasis</h4>\n <p><em>underscore</em>, <em>asterisk</em>, <em>one two</em>, <em>three four</em>, <em>a</em>, <em>b</em></p>\n <p><strong>strong</strong> and <em>em</em> and <strong>strong</strong> and <em>em</em></p>\n <p><em>line\n line\n line</em></p>\n <p>this_is_not_an_emphasis</p>\n <p>an empty emphasis __ ** is not an emphasis</p>\n <p>*mixed *<em>double and</em> single asterisk** spans</p>\n <h4>Escaping</h4>\n <p>escaped *emphasis*.</p>\n <p><code>escaped \*emphasis\* in a code span</code></p>\n <pre><code>escaped \*emphasis\* in a code block</code></pre>\n <p>\ ` * _ { } [ ] ( ) > # + - . !</p>\n <p><em>one_two</em> <strong>one_two</strong></p>\n <p><em>one*two</em> <strong>one*two</strong></p>\n <h4>Fenced Code Block</h4>\n <pre><code><?php\n \n $message = 'fenced code block';\n echo $message;</code></pre>\n <pre><code>tilde</code></pre>\n <pre><code class="language-php">echo 'language identifier';</code></pre>\n <pre><code class="language-c#">echo 'language identifier with non words';</code></pre>\n <pre><code class="language-html+php"><?php\n echo "Hello World";\n ?>\n <a href="http://auraphp.com" >Aura Project</a></code></pre>\n <pre><code class="language-php"><?php\n echo "Hello World";</code></pre>\n <h4>Horizontal Rule</h4>\n <hr />\n <hr />\n <hr />\n <hr />\n <hr />\n <h4>Html Comment</h4>\n <!-- single line -->\n <p>paragraph</p>\n <!-- \n multiline -->\n <p>paragraph</p>\n <h4>Html Entity</h4>\n <p>& © {</p>\n <h4>Image Reference</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="Markdown Logo" /></p>\n <p>![missing reference]</p>\n <h4>Image Title</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="alt" title="title" /></p>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="blank title" title="" /></p>\n <h4>Implicit Reference</h4>\n <p>an <a href="https://example.com">implicit</a> reference link</p>\n <p>an <a href="https://example.com">implicit</a> reference link with an empty link definition</p>\n <p>an <a href="https://example.com">implicit</a> reference link followed by <a href="https://cnn.com">another</a></p>\n <p>an <a href="https://example.com" title="Example">explicit</a> reference link with a title</p>\n <h4>Inline Link</h4>\n <p><a href="https://satware.com">link</a></p>\n <p><a href="/url-(parentheses)">link</a> with parentheses in URL </p>\n <p>(<a href="/index.php">link</a>) in parentheses</p>\n <p><a href="https://satware.com"><code>link</code></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /> and text</a></p>\n <p><a href="https://satware.com"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAApgAAAKYB3X3/OAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANCSURBVEiJtZZPbBtFFMZ/M7ubXdtdb1xSFyeilBapySVU8h8OoFaooFSqiihIVIpQBKci6KEg9Q6H9kovIHoCIVQJJCKE1ENFjnAgcaSGC6rEnxBwA04Tx43t2FnvDAfjkNibxgHxnWb2e/u992bee7tCa00YFsffekFY+nUzFtjW0LrvjRXrCDIAaPLlW0nHL0SsZtVoaF98mLrx3pdhOqLtYPHChahZcYYO7KvPFxvRl5XPp1sN3adWiD1ZAqD6XYK1b/dvE5IWryTt2udLFedwc1+9kLp+vbbpoDh+6TklxBeAi9TL0taeWpdmZzQDry0AcO+jQ12RyohqqoYoo8RDwJrU+qXkjWtfi8Xxt58BdQuwQs9qC/afLwCw8tnQbqYAPsgxE1S6F3EAIXux2oQFKm0ihMsOF71dHYx+f3NND68ghCu1YIoePPQN1pGRABkJ6Bus96CutRZMydTl+TvuiRW1m3n0eDl0vRPcEysqdXn+jsQPsrHMquGeXEaY4Yk4wxWcY5V/9scqOMOVUFthatyTy8QyqwZ+kDURKoMWxNKr2EeqVKcTNOajqKoBgOE28U4tdQl5p5bwCw7BWquaZSzAPlwjlithJtp3pTImSqQRrb2Z8PHGigD4RZuNX6JYj6wj7O4TFLbCO/Mn/m8R+h6rYSUb3ekokRY6f/YukArN979jcW+V/S8g0eT/N3VN3kTqWbQ428m9/8k0P/1aIhF36PccEl6EhOcAUCrXKZXXWS3XKd2vc/TRBG9O5ELC17MmWubD2nKhUKZa26Ba2+D3P+4/MNCFwg59oWVeYhkzgN/JDR8deKBoD7Y+ljEjGZ0sosXVTvbc6RHirr2reNy1OXd6pJsQ+gqjk8VWFYmHrwBzW/n+uMPFiRwHB2I7ih8ciHFxIkd/3Omk5tCDV1t+2nNu5sxxpDFNx+huNhVT3/zMDz8usXC3ddaHBj1GHj/As08fwTS7Kt1HBTmyN29vdwAw+/wbwLVOJ3uAD1wi/dUH7Qei66PfyuRj4Ik9is+hglfbkbfR3cnZm7chlUWLdwmprtCohX4HUtlOcQjLYCu+fzGJH2QRKvP3UNz8bWk1qMxjGTOMThZ3kvgLI5AzFfo379UAAAAASUVORK5CYII=" alt="MD Logo" /> and text</a></p>\n <h4>Inline Link Title</h4>\n <p><a href="http://example.com" title="Title">single quotes</a></p>\n <p><a href="http://example.com" title="Title">double quotes</a></p>\n <p><a href="http://example.com" title="">single quotes blank</a></p>\n <p><a href="http://example.com" title="">double quotes blank</a></p>\n <p><a href="http://example.com" title="2 Words">space</a></p>\n <p><a href="http://example.com/url-(parentheses)" title="Title">parentheses</a></p>\n <h4>Inline Title</h4>\n <p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>\n <h4>Lazy Blockquote</h4>\n <blockquote>\n <p>quote\n the rest of it</p>\n <p>another paragraph\n the rest of it</p>\n </blockquote>\n <h4>Lazy List</h4>\n <ul>\n <li>li\n the rest of it</li>\n </ul>\n <h4>Line Break</h4>\n <p>line<br />\n line</p>\n <h4>Multiline List Paragraph</h4>\n <ul>\n <li>\n <p>li</p>\n <p>line\n line</p>\n </li>\n </ul>\n <h4>Multiline Lists</h4>\n <ol>\n <li>\n <p>One\n First body copy</p>\n </li>\n <li>\n <p>Two\n Last body copy</p>\n </li>\n </ol>\n <h4>Nested Block-level Html</h4>\n <div>\n _parent_\n <div>\n _child_\n </div>\n <pre>\n _adopted child_\n </pre>\n </div>\n <p><em>outside</em></p>\n <h4>Ordered List</h4>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>repeating numbers:</p>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>large numbers:</p>\n <ol start="123">\n <li>one</li>\n </ol>\n <h4>Paragraph List</h4>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>paragraph</p>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Reference Title</h4>\n <p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>\n <p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>\n <h4>Self-closing Html</h4>\n <hr>\n <p>paragraph</p>\n <hr/>\n <p>paragraph</p>\n <hr />\n <p>paragraph</p>\n <hr class="foo" id="bar" />\n <p>paragraph</p>\n <hr class="foo" id="bar"/>\n <p>paragraph</p>\n <hr class="foo" id="bar" >\n <p>paragraph</p>\n <h4>Separated Nested List</h4>\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n </li>\n </ul>\n <h4>Setext Header</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h2>single character</h2>\n <p>not a header</p>\n <hr />\n <h4>Simple Blockquote</h4>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>indented:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>no space after <code>></code>:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <h4>Simple Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <hr />\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Span-level Html</h4>\n <p>an <b>important</b> <a href=''>link</a></p>\n <p>broken<br/>\n line</p>\n <p><b>inline tag</b> at the beginning</p>\n <p><span><a href="http://example.com">http://example.com</a></span></p>\n <h4>Sparse Dense List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Sparse Html</h4>\n <div>\n line 1\n \n line 2\n line 3\n \n line 4\n </div>\n <h4>Sparse List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <hr />\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>indented li</li>\n </ul>\n </li>\n </ul>\n <h4>Special Characters</h4>\n <p>AT&T has an ampersand in their name</p>\n <p>this & that</p>\n <p>4 < 5 and 6 > 5</p>\n <p><a href="http://example.com/autolink?a=1&b=2">http://example.com/autolink?a=1&b=2</a></p>\n <p><a href="/script?a=1&b=2">inline link</a></p>\n <p><a href="http://example.com">reference link</a></p>\n <h4>Strikethrough</h4>\n <p><del>strikethrough</del></p>\n <p>here's <del>one</del> followed by <del>another one</del></p>\n <p>~~ this ~~ is not one neither is ~this~</p>\n <h4>Strong Em</h4>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <h4>Tab-indented Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;\n \n echo "following a blank line";</code></pre>\n <h4>Table Inline Markdown</h4>\n <table>\n <thead>\n <tr>\n <th><em>header</em> 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td><em>cell</em> 1.1</td>\n <td><del>cell</del> 1.2</td>\n </tr>\n <tr>\n <td><code>|</code> 2.1</td>\n <td>| 2.2</td>\n </tr>\n <tr>\n <td><code>\|</code> 2.1</td>\n <td><a href="/">link</a></td>\n </tr>\n </tbody>\n </table>\n <h4>Text Reference</h4>\n <p><a href="http://example.com">reference link</a></p>\n <p><a href="http://example.com">one</a> with a semantic name</p>\n <p>[one][404] with no definition</p>\n <p><a href="http://example.com">multiline\n one</a> defined on 2 lines</p>\n <p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>\n <p><a href="http://example.com">one</a> with the a label on the next line</p>\n <p><a href="http://example.com"><code>link</code></a></p>\n <h4>Unordered List</h4>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>mixed markers:</p>\n <ul>\n <li>li</li>\n <li>li</li>\n <li>li</li>\n </ul>\n <h4>Untidy Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Url Autolinking</h4>\n <p>an autolink <a href="http://example.com">http://example.com</a></p>\n <p>inside of brackets [<a href="http://example.com">http://example.com</a>], inside of braces {<a href="http://example.com">http://example.com</a>}, inside of parentheses (<a href="http://example.com">http://example.com</a>)</p>\n <p>trailing slash <a href="http://example.com/">http://example.com/</a> and <a href="http://example.com/path/">http://example.com/path/</a></p>\n <h4>Whitespace</h4>\n <pre><code>code</code></pre>\n <h4>Xss Attribute Encoding</h4>\n <p><a href="https://www.example.com"">xss</a></p>\n <p><img src="https://www.example.com"" alt="xss" /></p>\n <p><a href="https://www.example.com'">xss</a></p>\n <p><img src="https://www.example.com'" alt="xss" /></p>\n <p><img src="https://www.example.com" alt="xss"" /></p>\n <p><img src="https://www.example.com" alt="xss'" /></p>\n <h4>Xss Bad Url</h4>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript://alert(1)">xss</a></p>\n <p><a href="javascript&colon;alert(1)">xss</a></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript://alert(1)" alt="xss" /></p>\n <p><img src="javascript&colon;alert(1)" alt="xss" /></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <h4>Xss Text Encoding</h4>\n <script>\n alert('Dieses Produkt enthölt aus Amicron per Markdown übertragens Javascript')\n </script> """ "metaTitle" => null "packUnit" => "Blatt" "packUnitPlural" => null "customFields" => [ "satag_amicron_lfdnr" => 43045 ] "slotConfig" => null "customSearchKeywords" => [] ] #createdAt: DateTimeImmutable @1698500014 {#8941 : 2023-10-28 13:33:34.322 UTC (+00:00) } #updatedAt: DateTimeImmutable @1715101098 {#8944 : 2024-05-07 16:58:18.939 UTC (+00:00) } -_entityName: "product" -_fieldVisibility: Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility {#8908 …} #parentId: null #childCount: 0 #autoIncrement: 1359 #taxId: "e3b0a58dd5494a028a4ea4d0a908ff3e" #manufacturerId: "018b75a388a2721fb5743915c11f8f86" #unitId: null #active: true #displayGroup: "5389ecd9f01fb1ba2e94a647c212cb02" #price: Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection {#8907 …} #manufacturerNumber: null #ean: null #sales: 0 #productNumber: "MD-CS" #stock: 1 #availableStock: 1 #available: true #deliveryTimeId: null #deliveryTime: null #restockTime: null #isCloseout: false #purchaseSteps: 1 #maxPurchase: null #minPurchase: 1 #purchaseUnit: null #referenceUnit: null #shippingFree: false #purchasePrices: Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection {#8958 …} #markAsTopseller: false #weight: 0.015 #width: 210.0 #height: 297.0 #length: 0.1 #releaseDate: null #categoryTree: [ "eb727029d39a43adb0c38fb74c5ac8bf" "35013666ee6148d3a7f5ca2e619b4510" "509b92ffe06f409185dcc2867d112ebf" "4f10f5f5562446f7b760c11ad3387bd0" "bc6e199f14e04edfa060d9ef25c33796" "3b024709936a4ac48dd1ede67d99d04c" "13b3f061a2844817bf1b1b9eed11a1f9" "1d5ec80b70f94aa180deb4a4e2335be3" ] #streamIds: [ "018ab32e0a6e7167b80ac0fd996456da" ] #optionIds: null #propertyIds: [ "018b75a33a2570e48c37af5004e522c1" "018b7664da15732dba2b2183f897ba1b" ] #name: "Ultimatives Markdown Cheat Sheet" #keywords: null #description: """ <p>Mit Common Mark kann man mit Amicron sehr gut SEO optimierte Texte an shopware übertragen.</p>\n <p>Die Texte können <em>kursiv</em> (<em>Italic</em>) oder <strong>fett</strong> (<strong>Bold</strong>) formatiert werden.</p>\n <p>Es können selb Javascript Befehle eingebettet werden, was grenzenlose Möglichkeiten in der Produktdefinition bietet.</p>\n <h1>Überschriften von H1...</h1>\n <h4>... bis H4 lassen sich schnell anlegen.</h4>\n <p>Links können direkt als URL <a href="https://www.google.de">https://www.google.de</a> oder mit <a href="https://satware.com">Ankertext</a> eingegeben werden.</p>\n <p>Ungeordnete Listen können mit * oder - angelegt werden:</p>\n <ul>\n <li>Listenpunkt 1</li>\n <li>Listenpunkt 2</li>\n <li>usw.</li>\n </ul>\n <p>Aufzählungen werden einfach mit 1. 2. 3. usw. angelegt:</p>\n <ol>\n <li>Punkt 1</li>\n <li>Punkt 2 </li>\n <li>usw. angelegt.</li>\n </ol>\n <p>Drei Bindestriche (---) erzeugen ein HR Tag</p>\n <hr />\n <p><code>inline Code</code> kann verwendet werden, oder auch ein mehrzeiliger Codeblock:</p>\n <pre><code>Code Block</code></pre>\n <p>Tabellen</p>\n <pre><code>| Inhaltstoff | Angabe je 100 g | *RDA % 9 Kapseln |\n | :--- |\n | L-Carnitin | 83,9 g | 20% |\n | Cellulose | 16,1 g | - |</code></pre>\n <p>ergibt:</p>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">Inhaltstoff</th>\n <th>Angabe je 100 g</th>\n <th>*RDA % 9 Kapseln</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">L-Carnitin</td>\n <td>83,9 g</td>\n <td>20%</td>\n </tr>\n <tr>\n <td style="text-align: left;">Cellulose</td>\n <td>16,1 g</td>\n <td>-</td>\n </tr>\n </tbody>\n </table>\n <p>Bilder können extern eingebunden werden:</p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Die Shopware Schnittstelle der satware AG für Amicron macht es möglich" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Mit Größenangaben" width="100" height="100" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Die satware® Amicron Faktura Schnittstelle für Shopware 6 macht es möglich" width="100" height="100" /></p>\n <p>Weitere <a href="https://parsedown.org/tests/">Funktionen</a> können hier getestet werden: <a href="https://parsedown.org/demo">https://parsedown.org/demo</a></p>\n <h3>♥ Parsdown Tests, diese Element sind möglich! ♥</h3>\n <h4>Aesthetic Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Aligned Table</h4>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th style="text-align: center;">header 2</th>\n <th style="text-align: right;">header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td style="text-align: center;">cell 1.2</td>\n <td style="text-align: right;">cell 1.3</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td style="text-align: center;">cell 2.2</td>\n <td style="text-align: right;">cell 2.3</td>\n </tr>\n </tbody>\n </table>\n <h4>Atx Heading</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h3>h3</h3>\n <h4>h4</h4>\n <h5>h5</h5>\n <h6>h6</h6>\n <p>####### not a heading</p>\n <h1>closed h1</h1>\n <p>#</p>\n <h4>Automatic Link</h4>\n <p><a href="http://example.com">http://example.com</a></p>\n <h4>Block-level Html</h4>\n <div>_content_</div>\n <p>paragraph</p>\n <div>\n <div class="inner">\n _content_\n </div>\n </div>\n <style type="text/css">\n p {color: #789;}\n </style>\n <div>\n <a href="/">home</a></div>\n <h4>Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;</code></pre>\n <hr />\n <pre><code>> not a quote\n - not a list item\n [not a reference]: http://foo.com</code></pre>\n <h4>Code Span</h4>\n <p>a <code>code span</code></p>\n <p><code>this is also a codespan</code> trailing text</p>\n <p><code>and look at this one!</code></p>\n <p>single backtick in a code span: <code>`</code></p>\n <p>backtick-delimited string in a code span: <code>`foo`</code></p>\n <p><code>sth `` sth</code></p>\n <h4>Compound Blockquote</h4>\n <blockquote>\n <h2>header</h2>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n </ul>\n <hr />\n <p>paragraph</p>\n </blockquote>\n <h4>Compound Emphasis</h4>\n <p><em><code>code</code></em> <strong><code>code</code></strong></p>\n <p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p>\n <h4>Compound List</h4>\n <ul>\n <li>\n <p>paragraph</p>\n <p>paragraph</p>\n </li>\n <li>\n <p>paragraph</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n </li>\n </ul>\n <h4>Deeply Nested List</h4>\n <ul>\n <li>li\n <ul>\n <li>li\n <ul>\n <li>li</li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul>\n <h4>Em Strong</h4>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <h4>Email</h4>\n <p>my email is <a href="mailto:me@example.com">me@example.com</a></p>\n <h4>Emphasis</h4>\n <p><em>underscore</em>, <em>asterisk</em>, <em>one two</em>, <em>three four</em>, <em>a</em>, <em>b</em></p>\n <p><strong>strong</strong> and <em>em</em> and <strong>strong</strong> and <em>em</em></p>\n <p><em>line\n line\n line</em></p>\n <p>this_is_not_an_emphasis</p>\n <p>an empty emphasis __ ** is not an emphasis</p>\n <p>*mixed *<em>double and</em> single asterisk** spans</p>\n <h4>Escaping</h4>\n <p>escaped *emphasis*.</p>\n <p><code>escaped \*emphasis\* in a code span</code></p>\n <pre><code>escaped \*emphasis\* in a code block</code></pre>\n <p>\ ` * _ { } [ ] ( ) > # + - . !</p>\n <p><em>one_two</em> <strong>one_two</strong></p>\n <p><em>one*two</em> <strong>one*two</strong></p>\n <h4>Fenced Code Block</h4>\n <pre><code><?php\n \n $message = 'fenced code block';\n echo $message;</code></pre>\n <pre><code>tilde</code></pre>\n <pre><code class="language-php">echo 'language identifier';</code></pre>\n <pre><code class="language-c#">echo 'language identifier with non words';</code></pre>\n <pre><code class="language-html+php"><?php\n echo "Hello World";\n ?>\n <a href="http://auraphp.com" >Aura Project</a></code></pre>\n <pre><code class="language-php"><?php\n echo "Hello World";</code></pre>\n <h4>Horizontal Rule</h4>\n <hr />\n <hr />\n <hr />\n <hr />\n <hr />\n <h4>Html Comment</h4>\n <!-- single line -->\n <p>paragraph</p>\n <!-- \n multiline -->\n <p>paragraph</p>\n <h4>Html Entity</h4>\n <p>& © {</p>\n <h4>Image Reference</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="Markdown Logo" /></p>\n <p>![missing reference]</p>\n <h4>Image Title</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="alt" title="title" /></p>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="blank title" title="" /></p>\n <h4>Implicit Reference</h4>\n <p>an <a href="https://example.com">implicit</a> reference link</p>\n <p>an <a href="https://example.com">implicit</a> reference link with an empty link definition</p>\n <p>an <a href="https://example.com">implicit</a> reference link followed by <a href="https://cnn.com">another</a></p>\n <p>an <a href="https://example.com" title="Example">explicit</a> reference link with a title</p>\n <h4>Inline Link</h4>\n <p><a href="https://satware.com">link</a></p>\n <p><a href="/url-(parentheses)">link</a> with parentheses in URL </p>\n <p>(<a href="/index.php">link</a>) in parentheses</p>\n <p><a href="https://satware.com"><code>link</code></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /> and text</a></p>\n <p><a href="https://satware.com"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAApgAAAKYB3X3/OAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANCSURBVEiJtZZPbBtFFMZ/M7ubXdtdb1xSFyeilBapySVU8h8OoFaooFSqiihIVIpQBKci6KEg9Q6H9kovIHoCIVQJJCKE1ENFjnAgcaSGC6rEnxBwA04Tx43t2FnvDAfjkNibxgHxnWb2e/u992bee7tCa00YFsffekFY+nUzFtjW0LrvjRXrCDIAaPLlW0nHL0SsZtVoaF98mLrx3pdhOqLtYPHChahZcYYO7KvPFxvRl5XPp1sN3adWiD1ZAqD6XYK1b/dvE5IWryTt2udLFedwc1+9kLp+vbbpoDh+6TklxBeAi9TL0taeWpdmZzQDry0AcO+jQ12RyohqqoYoo8RDwJrU+qXkjWtfi8Xxt58BdQuwQs9qC/afLwCw8tnQbqYAPsgxE1S6F3EAIXux2oQFKm0ihMsOF71dHYx+f3NND68ghCu1YIoePPQN1pGRABkJ6Bus96CutRZMydTl+TvuiRW1m3n0eDl0vRPcEysqdXn+jsQPsrHMquGeXEaY4Yk4wxWcY5V/9scqOMOVUFthatyTy8QyqwZ+kDURKoMWxNKr2EeqVKcTNOajqKoBgOE28U4tdQl5p5bwCw7BWquaZSzAPlwjlithJtp3pTImSqQRrb2Z8PHGigD4RZuNX6JYj6wj7O4TFLbCO/Mn/m8R+h6rYSUb3ekokRY6f/YukArN979jcW+V/S8g0eT/N3VN3kTqWbQ428m9/8k0P/1aIhF36PccEl6EhOcAUCrXKZXXWS3XKd2vc/TRBG9O5ELC17MmWubD2nKhUKZa26Ba2+D3P+4/MNCFwg59oWVeYhkzgN/JDR8deKBoD7Y+ljEjGZ0sosXVTvbc6RHirr2reNy1OXd6pJsQ+gqjk8VWFYmHrwBzW/n+uMPFiRwHB2I7ih8ciHFxIkd/3Omk5tCDV1t+2nNu5sxxpDFNx+huNhVT3/zMDz8usXC3ddaHBj1GHj/As08fwTS7Kt1HBTmyN29vdwAw+/wbwLVOJ3uAD1wi/dUH7Qei66PfyuRj4Ik9is+hglfbkbfR3cnZm7chlUWLdwmprtCohX4HUtlOcQjLYCu+fzGJH2QRKvP3UNz8bWk1qMxjGTOMThZ3kvgLI5AzFfo379UAAAAASUVORK5CYII=" alt="MD Logo" /> and text</a></p>\n <h4>Inline Link Title</h4>\n <p><a href="http://example.com" title="Title">single quotes</a></p>\n <p><a href="http://example.com" title="Title">double quotes</a></p>\n <p><a href="http://example.com" title="">single quotes blank</a></p>\n <p><a href="http://example.com" title="">double quotes blank</a></p>\n <p><a href="http://example.com" title="2 Words">space</a></p>\n <p><a href="http://example.com/url-(parentheses)" title="Title">parentheses</a></p>\n <h4>Inline Title</h4>\n <p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>\n <h4>Lazy Blockquote</h4>\n <blockquote>\n <p>quote\n the rest of it</p>\n <p>another paragraph\n the rest of it</p>\n </blockquote>\n <h4>Lazy List</h4>\n <ul>\n <li>li\n the rest of it</li>\n </ul>\n <h4>Line Break</h4>\n <p>line<br />\n line</p>\n <h4>Multiline List Paragraph</h4>\n <ul>\n <li>\n <p>li</p>\n <p>line\n line</p>\n </li>\n </ul>\n <h4>Multiline Lists</h4>\n <ol>\n <li>\n <p>One\n First body copy</p>\n </li>\n <li>\n <p>Two\n Last body copy</p>\n </li>\n </ol>\n <h4>Nested Block-level Html</h4>\n <div>\n _parent_\n <div>\n _child_\n </div>\n <pre>\n _adopted child_\n </pre>\n </div>\n <p><em>outside</em></p>\n <h4>Ordered List</h4>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>repeating numbers:</p>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>large numbers:</p>\n <ol start="123">\n <li>one</li>\n </ol>\n <h4>Paragraph List</h4>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>paragraph</p>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Reference Title</h4>\n <p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>\n <p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>\n <h4>Self-closing Html</h4>\n <hr>\n <p>paragraph</p>\n <hr/>\n <p>paragraph</p>\n <hr />\n <p>paragraph</p>\n <hr class="foo" id="bar" />\n <p>paragraph</p>\n <hr class="foo" id="bar"/>\n <p>paragraph</p>\n <hr class="foo" id="bar" >\n <p>paragraph</p>\n <h4>Separated Nested List</h4>\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n </li>\n </ul>\n <h4>Setext Header</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h2>single character</h2>\n <p>not a header</p>\n <hr />\n <h4>Simple Blockquote</h4>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>indented:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>no space after <code>></code>:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <h4>Simple Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <hr />\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Span-level Html</h4>\n <p>an <b>important</b> <a href=''>link</a></p>\n <p>broken<br/>\n line</p>\n <p><b>inline tag</b> at the beginning</p>\n <p><span><a href="http://example.com">http://example.com</a></span></p>\n <h4>Sparse Dense List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Sparse Html</h4>\n <div>\n line 1\n \n line 2\n line 3\n \n line 4\n </div>\n <h4>Sparse List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <hr />\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>indented li</li>\n </ul>\n </li>\n </ul>\n <h4>Special Characters</h4>\n <p>AT&T has an ampersand in their name</p>\n <p>this & that</p>\n <p>4 < 5 and 6 > 5</p>\n <p><a href="http://example.com/autolink?a=1&b=2">http://example.com/autolink?a=1&b=2</a></p>\n <p><a href="/script?a=1&b=2">inline link</a></p>\n <p><a href="http://example.com">reference link</a></p>\n <h4>Strikethrough</h4>\n <p><del>strikethrough</del></p>\n <p>here's <del>one</del> followed by <del>another one</del></p>\n <p>~~ this ~~ is not one neither is ~this~</p>\n <h4>Strong Em</h4>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <h4>Tab-indented Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;\n \n echo "following a blank line";</code></pre>\n <h4>Table Inline Markdown</h4>\n <table>\n <thead>\n <tr>\n <th><em>header</em> 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td><em>cell</em> 1.1</td>\n <td><del>cell</del> 1.2</td>\n </tr>\n <tr>\n <td><code>|</code> 2.1</td>\n <td>| 2.2</td>\n </tr>\n <tr>\n <td><code>\|</code> 2.1</td>\n <td><a href="/">link</a></td>\n </tr>\n </tbody>\n </table>\n <h4>Text Reference</h4>\n <p><a href="http://example.com">reference link</a></p>\n <p><a href="http://example.com">one</a> with a semantic name</p>\n <p>[one][404] with no definition</p>\n <p><a href="http://example.com">multiline\n one</a> defined on 2 lines</p>\n <p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>\n <p><a href="http://example.com">one</a> with the a label on the next line</p>\n <p><a href="http://example.com"><code>link</code></a></p>\n <h4>Unordered List</h4>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>mixed markers:</p>\n <ul>\n <li>li</li>\n <li>li</li>\n <li>li</li>\n </ul>\n <h4>Untidy Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Url Autolinking</h4>\n <p>an autolink <a href="http://example.com">http://example.com</a></p>\n <p>inside of brackets [<a href="http://example.com">http://example.com</a>], inside of braces {<a href="http://example.com">http://example.com</a>}, inside of parentheses (<a href="http://example.com">http://example.com</a>)</p>\n <p>trailing slash <a href="http://example.com/">http://example.com/</a> and <a href="http://example.com/path/">http://example.com/path/</a></p>\n <h4>Whitespace</h4>\n <pre><code>code</code></pre>\n <h4>Xss Attribute Encoding</h4>\n <p><a href="https://www.example.com"">xss</a></p>\n <p><img src="https://www.example.com"" alt="xss" /></p>\n <p><a href="https://www.example.com'">xss</a></p>\n <p><img src="https://www.example.com'" alt="xss" /></p>\n <p><img src="https://www.example.com" alt="xss"" /></p>\n <p><img src="https://www.example.com" alt="xss'" /></p>\n <h4>Xss Bad Url</h4>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript://alert(1)">xss</a></p>\n <p><a href="javascript&colon;alert(1)">xss</a></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript://alert(1)" alt="xss" /></p>\n <p><img src="javascript&colon;alert(1)" alt="xss" /></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <h4>Xss Text Encoding</h4>\n <script>\n alert('Dieses Produkt enthölt aus Amicron per Markdown übertragens Javascript')\n </script> """ #metaDescription: null #metaTitle: null #packUnit: "Blatt" #packUnitPlural: null #variantRestrictions: null #variantListingConfig: null #variation: [] #tax: Shopware\Core\System\Tax\TaxEntity {#10047 …} #manufacturer: Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerEntity {#10105 …} #unit: null #prices: Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceCollection {#9367 …} #cover: Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaEntity {#9948 …} #parent: null #children: null #media: Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaCollection {#8697 …} #cmsPageId: null #cmsPage: null #slotConfig: null #searchKeywords: null #translations: null #categories: Shopware\Core\Content\Category\CategoryCollection {#9896 …} #customFieldSets: null #tags: Shopware\Core\System\Tag\TagCollection {#9343 …} #properties: Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionCollection {#7531 …} #options: Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionCollection {#5964 …} #configuratorSettings: null #categoriesRo: null #coverId: "018b767d72ac705e9a120fff05032706" #blacklistIds: null #whitelistIds: null #visibilities: null #tagIds: [ "89d184b3d90949b8b163576b2dfc1731" ] #categoryIds: [ "13b3f061a2844817bf1b1b9eed11a1f9" "1d5ec80b70f94aa180deb4a4e2335be3" ] #productReviews: null #ratingAverage: null #mainCategories: Shopware\Core\Content\Seo\MainCategory\MainCategoryCollection {#5972 …} #seoUrls: null #orderLineItems: null #crossSellings: null #crossSellingAssignedProducts: null #featureSetId: null #featureSet: null #customFieldSetSelectionActive: null #customSearchKeywords: [] #wishlists: null #canonicalProductId: null #canonicalProduct: null #streams: null #downloads: null #states: [ "is-physical" ] #customFields: [ "satag_amicron_lfdnr" => 43045 ] #id: "018b767d70ee72dbbbf733af9b958632" #calculatedPrices: Shopware\Core\Checkout\Cart\Price\Struct\PriceCollection {#5966 …} #calculatedPrice: Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice {#8666 …} #sortedProperties: Shopware\Core\Content\Property\PropertyGroupCollection {#8558 …} #calculatedCheapestPrice: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CalculatedCheapestPrice {#8787 …} #isNew: false #calculatedMaxPurchase: 100 #seoCategory: Shopware\Core\Content\Category\CategoryEntity {#8711 …} #cheapestPrice: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPrice {#8705 …} #cheapestPriceContainer: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceContainer {#8698 …} } ] } ] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "user" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#2636 …} #ruleIds: [ "018aaca0a46977699217b8300b5218d7" "3858957016644de4ae48c0500bf3ccc8" "5bb59b53a080490695af894dd2ce3da4" "6db4aff82146448ea629565e1171d505" "e1378db7808a478f919e0d740d5d6c1a" "f9594d60694143cda6303a6ab190815b" "018a79025f657466be32ed7872e1872c" "28caae75a5624f0d985abd0eb32aa160" "e44e6782c64247b796b891cf25ae38f7" "e7f08b1ff8d941f3b3790efb9ecbc096" ] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: true #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2635 …} -states: [] +"countries": Shopware\Core\System\Country\CountryCollection {#13124 …} } |
| sw-currency-id | "b7d2554b0ce847cd82f3ac9bd1c0dfca" |
| sw-domain-id | "4e47ff9e766a4120ab2cadd68b0d3021" |
| sw-maintenance | false |
| sw-maintenance-ip-whitelist | "[]" |
| sw-original-request-uri | "/Ultimatives-Markdown-Cheat-Sheet/MD-CS" |
| sw-sales-channel-absolute-base-url | "https://sw6.auc.de" |
| sw-sales-channel-base-url | "" |
| sw-sales-channel-context | Shopware\Core\System\SalesChannel\SalesChannelContext {#2643 #extensions: [ "moorlSignIn" => Shopware\Core\Framework\Struct\ArrayEntity {#5677 #extensions: [] #_uniqueIdentifier: null #versionId: null #translated: [] #createdAt: null #updatedAt: null -_entityName: null -_fieldVisibility: null #_entityName: "array-entity" #data: [ "providers" => [ "facebook" => [ "icon" => "fab|facebook-f" "label" => "moorl-sign-in.loginFacebook" ] "google" => [ "icon" => "fab|google" "label" => "moorl-sign-in.loginGoogle" ] "amazon" => [ "icon" => "fab|amazon" "label" => "moorl-sign-in.loginAmazon" ] "apple" => [ "icon" => "fab|apple" "label" => "moorl-sign-in.loginApple" ] "microsoft" => [ "icon" => "fab|microsoft" "label" => "moorl-sign-in.loginMicrosoft" ] "azure" => [ "icon" => "fab|microsoft" "label" => "moorl-sign-in.loginAzure" ] "discord" => [ "icon" => "fab|discord" "label" => "moorl-sign-in.loginDiscord" ] "paypal" => [ "icon" => "fab|paypal" "label" => "moorl-sign-in.loginPaypal" ] "keycloak" => [ "icon" => "fab|shopware" "label" => "moorl-sign-in.loginKeycloak" ] "generic" => [ "icon" => "fab|shopware" "label" => "moorl-sign-in.loginGeneric" ] ] ] } ] #token: "GU5UHTazyaRvWRIv2uqCF14M0bxNaaRa" #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#2648 …} #currency: Shopware\Core\System\Currency\CurrencyEntity {#5228 …} #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#5157 …} #taxRules: Shopware\Core\System\Tax\TaxCollection {#4150 …} #customer: null #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#4628 …} #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#4250 …} #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#4491 …} #permissions: [] #permisionsLocked: false #context: Shopware\Core\Framework\Context {#2649 #extensions: [ "disGA4ProductsExtension" => Shopware\Core\Framework\DataAbstractionLayer\EntityCollection {#12861 #extensions: [] #elements: [ "018b767d70ee72dbbbf733af9b958632" => Shopware\Core\Content\Product\SalesChannel\SalesChannelProductEntity {#8862 #extensions: [ "foreignKeys" => Shopware\Core\Framework\Struct\ArrayStruct {#8903 #extensions: [] #data: [ "swagCustomizedProductsTemplateId" => null "swagCustomizedProductsTemplateVersionId" => "0fa91ce3e96a4bc2be4bd9ce752c3425" ] #apiAlias: "product_foreign_keys_extension" } "acrisDownloads" => Acris\ProductDownloads\Custom\ProductDownloadCollection {#10052 #extensions: [] #elements: [] } "acrisLinks" => Acris\ProductDownloads\Custom\ProductLinkCollection {#10048 #extensions: [] #elements: [] } "blogs" => NetzpBlog6\Core\Content\Blog\BlogCollection {#10044 #extensions: [] #elements: [] } "zeobvGetNotifiedConfig" => Zeobv\GetNotified\Struct\GetNotifiedConfig {#10045 #extensions: [] +replaceAddToCart: true +showEmailInput: true +showQuantityInput: false +show: false +showPrivacyStatement: true +allowFormForProductOnCloseout: false +canShowNotificationBell: false +showTitle: true } "search" => Shopware\Core\Framework\Struct\ArrayEntity {#10046 #extensions: [] #_uniqueIdentifier: null #versionId: null #translated: [] #createdAt: null #updatedAt: null -_entityName: null -_fieldVisibility: null #_entityName: "array-entity" #data: [ "productNumber" => "MD-CS" "autoIncrement" => 1359 ] } "satag_cms_links" => Shopware\Core\Framework\Struct\ArrayEntity {#12868 #extensions: [] #_uniqueIdentifier: null #versionId: null #translated: [] #createdAt: null #updatedAt: null -_entityName: null -_fieldVisibility: null #_entityName: "array-entity" #data: [ "links" => [] ] } ] #_uniqueIdentifier: "018b767d70ee72dbbbf733af9b958632" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #translated: [ "metaDescription" => null "name" => "Ultimatives Markdown Cheat Sheet" "keywords" => null "description" => """ <p>Mit Common Mark kann man mit Amicron sehr gut SEO optimierte Texte an shopware übertragen.</p>\n <p>Die Texte können <em>kursiv</em> (<em>Italic</em>) oder <strong>fett</strong> (<strong>Bold</strong>) formatiert werden.</p>\n <p>Es können selb Javascript Befehle eingebettet werden, was grenzenlose Möglichkeiten in der Produktdefinition bietet.</p>\n <h1>Überschriften von H1...</h1>\n <h4>... bis H4 lassen sich schnell anlegen.</h4>\n <p>Links können direkt als URL <a href="https://www.google.de">https://www.google.de</a> oder mit <a href="https://satware.com">Ankertext</a> eingegeben werden.</p>\n <p>Ungeordnete Listen können mit * oder - angelegt werden:</p>\n <ul>\n <li>Listenpunkt 1</li>\n <li>Listenpunkt 2</li>\n <li>usw.</li>\n </ul>\n <p>Aufzählungen werden einfach mit 1. 2. 3. usw. angelegt:</p>\n <ol>\n <li>Punkt 1</li>\n <li>Punkt 2 </li>\n <li>usw. angelegt.</li>\n </ol>\n <p>Drei Bindestriche (---) erzeugen ein HR Tag</p>\n <hr />\n <p><code>inline Code</code> kann verwendet werden, oder auch ein mehrzeiliger Codeblock:</p>\n <pre><code>Code Block</code></pre>\n <p>Tabellen</p>\n <pre><code>| Inhaltstoff | Angabe je 100 g | *RDA % 9 Kapseln |\n | :--- |\n | L-Carnitin | 83,9 g | 20% |\n | Cellulose | 16,1 g | - |</code></pre>\n <p>ergibt:</p>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">Inhaltstoff</th>\n <th>Angabe je 100 g</th>\n <th>*RDA % 9 Kapseln</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">L-Carnitin</td>\n <td>83,9 g</td>\n <td>20%</td>\n </tr>\n <tr>\n <td style="text-align: left;">Cellulose</td>\n <td>16,1 g</td>\n <td>-</td>\n </tr>\n </tbody>\n </table>\n <p>Bilder können extern eingebunden werden:</p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Die Shopware Schnittstelle der satware AG für Amicron macht es möglich" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Mit Größenangaben" width="100" height="100" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Die satware® Amicron Faktura Schnittstelle für Shopware 6 macht es möglich" width="100" height="100" /></p>\n <p>Weitere <a href="https://parsedown.org/tests/">Funktionen</a> können hier getestet werden: <a href="https://parsedown.org/demo">https://parsedown.org/demo</a></p>\n <h3>♥ Parsdown Tests, diese Element sind möglich! ♥</h3>\n <h4>Aesthetic Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Aligned Table</h4>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th style="text-align: center;">header 2</th>\n <th style="text-align: right;">header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td style="text-align: center;">cell 1.2</td>\n <td style="text-align: right;">cell 1.3</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td style="text-align: center;">cell 2.2</td>\n <td style="text-align: right;">cell 2.3</td>\n </tr>\n </tbody>\n </table>\n <h4>Atx Heading</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h3>h3</h3>\n <h4>h4</h4>\n <h5>h5</h5>\n <h6>h6</h6>\n <p>####### not a heading</p>\n <h1>closed h1</h1>\n <p>#</p>\n <h4>Automatic Link</h4>\n <p><a href="http://example.com">http://example.com</a></p>\n <h4>Block-level Html</h4>\n <div>_content_</div>\n <p>paragraph</p>\n <div>\n <div class="inner">\n _content_\n </div>\n </div>\n <style type="text/css">\n p {color: #789;}\n </style>\n <div>\n <a href="/">home</a></div>\n <h4>Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;</code></pre>\n <hr />\n <pre><code>> not a quote\n - not a list item\n [not a reference]: http://foo.com</code></pre>\n <h4>Code Span</h4>\n <p>a <code>code span</code></p>\n <p><code>this is also a codespan</code> trailing text</p>\n <p><code>and look at this one!</code></p>\n <p>single backtick in a code span: <code>`</code></p>\n <p>backtick-delimited string in a code span: <code>`foo`</code></p>\n <p><code>sth `` sth</code></p>\n <h4>Compound Blockquote</h4>\n <blockquote>\n <h2>header</h2>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n </ul>\n <hr />\n <p>paragraph</p>\n </blockquote>\n <h4>Compound Emphasis</h4>\n <p><em><code>code</code></em> <strong><code>code</code></strong></p>\n <p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p>\n <h4>Compound List</h4>\n <ul>\n <li>\n <p>paragraph</p>\n <p>paragraph</p>\n </li>\n <li>\n <p>paragraph</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n </li>\n </ul>\n <h4>Deeply Nested List</h4>\n <ul>\n <li>li\n <ul>\n <li>li\n <ul>\n <li>li</li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul>\n <h4>Em Strong</h4>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <h4>Email</h4>\n <p>my email is <a href="mailto:me@example.com">me@example.com</a></p>\n <h4>Emphasis</h4>\n <p><em>underscore</em>, <em>asterisk</em>, <em>one two</em>, <em>three four</em>, <em>a</em>, <em>b</em></p>\n <p><strong>strong</strong> and <em>em</em> and <strong>strong</strong> and <em>em</em></p>\n <p><em>line\n line\n line</em></p>\n <p>this_is_not_an_emphasis</p>\n <p>an empty emphasis __ ** is not an emphasis</p>\n <p>*mixed *<em>double and</em> single asterisk** spans</p>\n <h4>Escaping</h4>\n <p>escaped *emphasis*.</p>\n <p><code>escaped \*emphasis\* in a code span</code></p>\n <pre><code>escaped \*emphasis\* in a code block</code></pre>\n <p>\ ` * _ { } [ ] ( ) > # + - . !</p>\n <p><em>one_two</em> <strong>one_two</strong></p>\n <p><em>one*two</em> <strong>one*two</strong></p>\n <h4>Fenced Code Block</h4>\n <pre><code><?php\n \n $message = 'fenced code block';\n echo $message;</code></pre>\n <pre><code>tilde</code></pre>\n <pre><code class="language-php">echo 'language identifier';</code></pre>\n <pre><code class="language-c#">echo 'language identifier with non words';</code></pre>\n <pre><code class="language-html+php"><?php\n echo "Hello World";\n ?>\n <a href="http://auraphp.com" >Aura Project</a></code></pre>\n <pre><code class="language-php"><?php\n echo "Hello World";</code></pre>\n <h4>Horizontal Rule</h4>\n <hr />\n <hr />\n <hr />\n <hr />\n <hr />\n <h4>Html Comment</h4>\n <!-- single line -->\n <p>paragraph</p>\n <!-- \n multiline -->\n <p>paragraph</p>\n <h4>Html Entity</h4>\n <p>& © {</p>\n <h4>Image Reference</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="Markdown Logo" /></p>\n <p>![missing reference]</p>\n <h4>Image Title</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="alt" title="title" /></p>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="blank title" title="" /></p>\n <h4>Implicit Reference</h4>\n <p>an <a href="https://example.com">implicit</a> reference link</p>\n <p>an <a href="https://example.com">implicit</a> reference link with an empty link definition</p>\n <p>an <a href="https://example.com">implicit</a> reference link followed by <a href="https://cnn.com">another</a></p>\n <p>an <a href="https://example.com" title="Example">explicit</a> reference link with a title</p>\n <h4>Inline Link</h4>\n <p><a href="https://satware.com">link</a></p>\n <p><a href="/url-(parentheses)">link</a> with parentheses in URL </p>\n <p>(<a href="/index.php">link</a>) in parentheses</p>\n <p><a href="https://satware.com"><code>link</code></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /> and text</a></p>\n <p><a href="https://satware.com"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAApgAAAKYB3X3/OAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANCSURBVEiJtZZPbBtFFMZ/M7ubXdtdb1xSFyeilBapySVU8h8OoFaooFSqiihIVIpQBKci6KEg9Q6H9kovIHoCIVQJJCKE1ENFjnAgcaSGC6rEnxBwA04Tx43t2FnvDAfjkNibxgHxnWb2e/u992bee7tCa00YFsffekFY+nUzFtjW0LrvjRXrCDIAaPLlW0nHL0SsZtVoaF98mLrx3pdhOqLtYPHChahZcYYO7KvPFxvRl5XPp1sN3adWiD1ZAqD6XYK1b/dvE5IWryTt2udLFedwc1+9kLp+vbbpoDh+6TklxBeAi9TL0taeWpdmZzQDry0AcO+jQ12RyohqqoYoo8RDwJrU+qXkjWtfi8Xxt58BdQuwQs9qC/afLwCw8tnQbqYAPsgxE1S6F3EAIXux2oQFKm0ihMsOF71dHYx+f3NND68ghCu1YIoePPQN1pGRABkJ6Bus96CutRZMydTl+TvuiRW1m3n0eDl0vRPcEysqdXn+jsQPsrHMquGeXEaY4Yk4wxWcY5V/9scqOMOVUFthatyTy8QyqwZ+kDURKoMWxNKr2EeqVKcTNOajqKoBgOE28U4tdQl5p5bwCw7BWquaZSzAPlwjlithJtp3pTImSqQRrb2Z8PHGigD4RZuNX6JYj6wj7O4TFLbCO/Mn/m8R+h6rYSUb3ekokRY6f/YukArN979jcW+V/S8g0eT/N3VN3kTqWbQ428m9/8k0P/1aIhF36PccEl6EhOcAUCrXKZXXWS3XKd2vc/TRBG9O5ELC17MmWubD2nKhUKZa26Ba2+D3P+4/MNCFwg59oWVeYhkzgN/JDR8deKBoD7Y+ljEjGZ0sosXVTvbc6RHirr2reNy1OXd6pJsQ+gqjk8VWFYmHrwBzW/n+uMPFiRwHB2I7ih8ciHFxIkd/3Omk5tCDV1t+2nNu5sxxpDFNx+huNhVT3/zMDz8usXC3ddaHBj1GHj/As08fwTS7Kt1HBTmyN29vdwAw+/wbwLVOJ3uAD1wi/dUH7Qei66PfyuRj4Ik9is+hglfbkbfR3cnZm7chlUWLdwmprtCohX4HUtlOcQjLYCu+fzGJH2QRKvP3UNz8bWk1qMxjGTOMThZ3kvgLI5AzFfo379UAAAAASUVORK5CYII=" alt="MD Logo" /> and text</a></p>\n <h4>Inline Link Title</h4>\n <p><a href="http://example.com" title="Title">single quotes</a></p>\n <p><a href="http://example.com" title="Title">double quotes</a></p>\n <p><a href="http://example.com" title="">single quotes blank</a></p>\n <p><a href="http://example.com" title="">double quotes blank</a></p>\n <p><a href="http://example.com" title="2 Words">space</a></p>\n <p><a href="http://example.com/url-(parentheses)" title="Title">parentheses</a></p>\n <h4>Inline Title</h4>\n <p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>\n <h4>Lazy Blockquote</h4>\n <blockquote>\n <p>quote\n the rest of it</p>\n <p>another paragraph\n the rest of it</p>\n </blockquote>\n <h4>Lazy List</h4>\n <ul>\n <li>li\n the rest of it</li>\n </ul>\n <h4>Line Break</h4>\n <p>line<br />\n line</p>\n <h4>Multiline List Paragraph</h4>\n <ul>\n <li>\n <p>li</p>\n <p>line\n line</p>\n </li>\n </ul>\n <h4>Multiline Lists</h4>\n <ol>\n <li>\n <p>One\n First body copy</p>\n </li>\n <li>\n <p>Two\n Last body copy</p>\n </li>\n </ol>\n <h4>Nested Block-level Html</h4>\n <div>\n _parent_\n <div>\n _child_\n </div>\n <pre>\n _adopted child_\n </pre>\n </div>\n <p><em>outside</em></p>\n <h4>Ordered List</h4>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>repeating numbers:</p>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>large numbers:</p>\n <ol start="123">\n <li>one</li>\n </ol>\n <h4>Paragraph List</h4>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>paragraph</p>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Reference Title</h4>\n <p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>\n <p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>\n <h4>Self-closing Html</h4>\n <hr>\n <p>paragraph</p>\n <hr/>\n <p>paragraph</p>\n <hr />\n <p>paragraph</p>\n <hr class="foo" id="bar" />\n <p>paragraph</p>\n <hr class="foo" id="bar"/>\n <p>paragraph</p>\n <hr class="foo" id="bar" >\n <p>paragraph</p>\n <h4>Separated Nested List</h4>\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n </li>\n </ul>\n <h4>Setext Header</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h2>single character</h2>\n <p>not a header</p>\n <hr />\n <h4>Simple Blockquote</h4>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>indented:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>no space after <code>></code>:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <h4>Simple Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <hr />\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Span-level Html</h4>\n <p>an <b>important</b> <a href=''>link</a></p>\n <p>broken<br/>\n line</p>\n <p><b>inline tag</b> at the beginning</p>\n <p><span><a href="http://example.com">http://example.com</a></span></p>\n <h4>Sparse Dense List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Sparse Html</h4>\n <div>\n line 1\n \n line 2\n line 3\n \n line 4\n </div>\n <h4>Sparse List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <hr />\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>indented li</li>\n </ul>\n </li>\n </ul>\n <h4>Special Characters</h4>\n <p>AT&T has an ampersand in their name</p>\n <p>this & that</p>\n <p>4 < 5 and 6 > 5</p>\n <p><a href="http://example.com/autolink?a=1&b=2">http://example.com/autolink?a=1&b=2</a></p>\n <p><a href="/script?a=1&b=2">inline link</a></p>\n <p><a href="http://example.com">reference link</a></p>\n <h4>Strikethrough</h4>\n <p><del>strikethrough</del></p>\n <p>here's <del>one</del> followed by <del>another one</del></p>\n <p>~~ this ~~ is not one neither is ~this~</p>\n <h4>Strong Em</h4>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <h4>Tab-indented Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;\n \n echo "following a blank line";</code></pre>\n <h4>Table Inline Markdown</h4>\n <table>\n <thead>\n <tr>\n <th><em>header</em> 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td><em>cell</em> 1.1</td>\n <td><del>cell</del> 1.2</td>\n </tr>\n <tr>\n <td><code>|</code> 2.1</td>\n <td>| 2.2</td>\n </tr>\n <tr>\n <td><code>\|</code> 2.1</td>\n <td><a href="/">link</a></td>\n </tr>\n </tbody>\n </table>\n <h4>Text Reference</h4>\n <p><a href="http://example.com">reference link</a></p>\n <p><a href="http://example.com">one</a> with a semantic name</p>\n <p>[one][404] with no definition</p>\n <p><a href="http://example.com">multiline\n one</a> defined on 2 lines</p>\n <p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>\n <p><a href="http://example.com">one</a> with the a label on the next line</p>\n <p><a href="http://example.com"><code>link</code></a></p>\n <h4>Unordered List</h4>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>mixed markers:</p>\n <ul>\n <li>li</li>\n <li>li</li>\n <li>li</li>\n </ul>\n <h4>Untidy Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Url Autolinking</h4>\n <p>an autolink <a href="http://example.com">http://example.com</a></p>\n <p>inside of brackets [<a href="http://example.com">http://example.com</a>], inside of braces {<a href="http://example.com">http://example.com</a>}, inside of parentheses (<a href="http://example.com">http://example.com</a>)</p>\n <p>trailing slash <a href="http://example.com/">http://example.com/</a> and <a href="http://example.com/path/">http://example.com/path/</a></p>\n <h4>Whitespace</h4>\n <pre><code>code</code></pre>\n <h4>Xss Attribute Encoding</h4>\n <p><a href="https://www.example.com"">xss</a></p>\n <p><img src="https://www.example.com"" alt="xss" /></p>\n <p><a href="https://www.example.com'">xss</a></p>\n <p><img src="https://www.example.com'" alt="xss" /></p>\n <p><img src="https://www.example.com" alt="xss"" /></p>\n <p><img src="https://www.example.com" alt="xss'" /></p>\n <h4>Xss Bad Url</h4>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript://alert(1)">xss</a></p>\n <p><a href="javascript&colon;alert(1)">xss</a></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript://alert(1)" alt="xss" /></p>\n <p><img src="javascript&colon;alert(1)" alt="xss" /></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <h4>Xss Text Encoding</h4>\n <script>\n alert('Dieses Produkt enthölt aus Amicron per Markdown übertragens Javascript')\n </script> """ "metaTitle" => null "packUnit" => "Blatt" "packUnitPlural" => null "customFields" => [ "satag_amicron_lfdnr" => 43045 ] "slotConfig" => null "customSearchKeywords" => [] ] #createdAt: DateTimeImmutable @1698500014 {#8941 : 2023-10-28 13:33:34.322 UTC (+00:00) } #updatedAt: DateTimeImmutable @1715101098 {#8944 : 2024-05-07 16:58:18.939 UTC (+00:00) } -_entityName: "product" -_fieldVisibility: Shopware\Core\Framework\DataAbstractionLayer\FieldVisibility {#8908 …} #parentId: null #childCount: 0 #autoIncrement: 1359 #taxId: "e3b0a58dd5494a028a4ea4d0a908ff3e" #manufacturerId: "018b75a388a2721fb5743915c11f8f86" #unitId: null #active: true #displayGroup: "5389ecd9f01fb1ba2e94a647c212cb02" #price: Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection {#8907 …} #manufacturerNumber: null #ean: null #sales: 0 #productNumber: "MD-CS" #stock: 1 #availableStock: 1 #available: true #deliveryTimeId: null #deliveryTime: null #restockTime: null #isCloseout: false #purchaseSteps: 1 #maxPurchase: null #minPurchase: 1 #purchaseUnit: null #referenceUnit: null #shippingFree: false #purchasePrices: Shopware\Core\Framework\DataAbstractionLayer\Pricing\PriceCollection {#8958 …} #markAsTopseller: false #weight: 0.015 #width: 210.0 #height: 297.0 #length: 0.1 #releaseDate: null #categoryTree: [ "eb727029d39a43adb0c38fb74c5ac8bf" "35013666ee6148d3a7f5ca2e619b4510" "509b92ffe06f409185dcc2867d112ebf" "4f10f5f5562446f7b760c11ad3387bd0" "bc6e199f14e04edfa060d9ef25c33796" "3b024709936a4ac48dd1ede67d99d04c" "13b3f061a2844817bf1b1b9eed11a1f9" "1d5ec80b70f94aa180deb4a4e2335be3" ] #streamIds: [ "018ab32e0a6e7167b80ac0fd996456da" ] #optionIds: null #propertyIds: [ "018b75a33a2570e48c37af5004e522c1" "018b7664da15732dba2b2183f897ba1b" ] #name: "Ultimatives Markdown Cheat Sheet" #keywords: null #description: """ <p>Mit Common Mark kann man mit Amicron sehr gut SEO optimierte Texte an shopware übertragen.</p>\n <p>Die Texte können <em>kursiv</em> (<em>Italic</em>) oder <strong>fett</strong> (<strong>Bold</strong>) formatiert werden.</p>\n <p>Es können selb Javascript Befehle eingebettet werden, was grenzenlose Möglichkeiten in der Produktdefinition bietet.</p>\n <h1>Überschriften von H1...</h1>\n <h4>... bis H4 lassen sich schnell anlegen.</h4>\n <p>Links können direkt als URL <a href="https://www.google.de">https://www.google.de</a> oder mit <a href="https://satware.com">Ankertext</a> eingegeben werden.</p>\n <p>Ungeordnete Listen können mit * oder - angelegt werden:</p>\n <ul>\n <li>Listenpunkt 1</li>\n <li>Listenpunkt 2</li>\n <li>usw.</li>\n </ul>\n <p>Aufzählungen werden einfach mit 1. 2. 3. usw. angelegt:</p>\n <ol>\n <li>Punkt 1</li>\n <li>Punkt 2 </li>\n <li>usw. angelegt.</li>\n </ol>\n <p>Drei Bindestriche (---) erzeugen ein HR Tag</p>\n <hr />\n <p><code>inline Code</code> kann verwendet werden, oder auch ein mehrzeiliger Codeblock:</p>\n <pre><code>Code Block</code></pre>\n <p>Tabellen</p>\n <pre><code>| Inhaltstoff | Angabe je 100 g | *RDA % 9 Kapseln |\n | :--- |\n | L-Carnitin | 83,9 g | 20% |\n | Cellulose | 16,1 g | - |</code></pre>\n <p>ergibt:</p>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">Inhaltstoff</th>\n <th>Angabe je 100 g</th>\n <th>*RDA % 9 Kapseln</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">L-Carnitin</td>\n <td>83,9 g</td>\n <td>20%</td>\n </tr>\n <tr>\n <td style="text-align: left;">Cellulose</td>\n <td>16,1 g</td>\n <td>-</td>\n </tr>\n </tbody>\n </table>\n <p>Bilder können extern eingebunden werden:</p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Die Shopware Schnittstelle der satware AG für Amicron macht es möglich" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Mit Größenangaben" width="100" height="100" /></p>\n <p><img src="https://docs.satware.com/satware/amicron-shopware6-schnittstelle/assets/images/opengraph.png" alt="Mit Größenangaben" title="Die satware® Amicron Faktura Schnittstelle für Shopware 6 macht es möglich" width="100" height="100" /></p>\n <p>Weitere <a href="https://parsedown.org/tests/">Funktionen</a> können hier getestet werden: <a href="https://parsedown.org/demo">https://parsedown.org/demo</a></p>\n <h3>♥ Parsdown Tests, diese Element sind möglich! ♥</h3>\n <h4>Aesthetic Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Aligned Table</h4>\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th style="text-align: center;">header 2</th>\n <th style="text-align: right;">header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td style="text-align: center;">cell 1.2</td>\n <td style="text-align: right;">cell 1.3</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td style="text-align: center;">cell 2.2</td>\n <td style="text-align: right;">cell 2.3</td>\n </tr>\n </tbody>\n </table>\n <h4>Atx Heading</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h3>h3</h3>\n <h4>h4</h4>\n <h5>h5</h5>\n <h6>h6</h6>\n <p>####### not a heading</p>\n <h1>closed h1</h1>\n <p>#</p>\n <h4>Automatic Link</h4>\n <p><a href="http://example.com">http://example.com</a></p>\n <h4>Block-level Html</h4>\n <div>_content_</div>\n <p>paragraph</p>\n <div>\n <div class="inner">\n _content_\n </div>\n </div>\n <style type="text/css">\n p {color: #789;}\n </style>\n <div>\n <a href="/">home</a></div>\n <h4>Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;</code></pre>\n <hr />\n <pre><code>> not a quote\n - not a list item\n [not a reference]: http://foo.com</code></pre>\n <h4>Code Span</h4>\n <p>a <code>code span</code></p>\n <p><code>this is also a codespan</code> trailing text</p>\n <p><code>and look at this one!</code></p>\n <p>single backtick in a code span: <code>`</code></p>\n <p>backtick-delimited string in a code span: <code>`foo`</code></p>\n <p><code>sth `` sth</code></p>\n <h4>Compound Blockquote</h4>\n <blockquote>\n <h2>header</h2>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n </ul>\n <hr />\n <p>paragraph</p>\n </blockquote>\n <h4>Compound Emphasis</h4>\n <p><em><code>code</code></em> <strong><code>code</code></strong></p>\n <p><em><code>code</code><strong><code>code</code></strong><code>code</code></em></p>\n <h4>Compound List</h4>\n <ul>\n <li>\n <p>paragraph</p>\n <p>paragraph</p>\n </li>\n <li>\n <p>paragraph</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n </li>\n </ul>\n <h4>Deeply Nested List</h4>\n <ul>\n <li>li\n <ul>\n <li>li\n <ul>\n <li>li</li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul></li>\n <li>li</li>\n </ul>\n <h4>Em Strong</h4>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <p><strong><em>em strong</em></strong></p>\n <p><strong><em>em strong</em> strong</strong></p>\n <p><strong>strong <em>em strong</em></strong></p>\n <p><strong>strong <em>em strong</em> strong</strong></p>\n <h4>Email</h4>\n <p>my email is <a href="mailto:me@example.com">me@example.com</a></p>\n <h4>Emphasis</h4>\n <p><em>underscore</em>, <em>asterisk</em>, <em>one two</em>, <em>three four</em>, <em>a</em>, <em>b</em></p>\n <p><strong>strong</strong> and <em>em</em> and <strong>strong</strong> and <em>em</em></p>\n <p><em>line\n line\n line</em></p>\n <p>this_is_not_an_emphasis</p>\n <p>an empty emphasis __ ** is not an emphasis</p>\n <p>*mixed *<em>double and</em> single asterisk** spans</p>\n <h4>Escaping</h4>\n <p>escaped *emphasis*.</p>\n <p><code>escaped \*emphasis\* in a code span</code></p>\n <pre><code>escaped \*emphasis\* in a code block</code></pre>\n <p>\ ` * _ { } [ ] ( ) > # + - . !</p>\n <p><em>one_two</em> <strong>one_two</strong></p>\n <p><em>one*two</em> <strong>one*two</strong></p>\n <h4>Fenced Code Block</h4>\n <pre><code><?php\n \n $message = 'fenced code block';\n echo $message;</code></pre>\n <pre><code>tilde</code></pre>\n <pre><code class="language-php">echo 'language identifier';</code></pre>\n <pre><code class="language-c#">echo 'language identifier with non words';</code></pre>\n <pre><code class="language-html+php"><?php\n echo "Hello World";\n ?>\n <a href="http://auraphp.com" >Aura Project</a></code></pre>\n <pre><code class="language-php"><?php\n echo "Hello World";</code></pre>\n <h4>Horizontal Rule</h4>\n <hr />\n <hr />\n <hr />\n <hr />\n <hr />\n <h4>Html Comment</h4>\n <!-- single line -->\n <p>paragraph</p>\n <!-- \n multiline -->\n <p>paragraph</p>\n <h4>Html Entity</h4>\n <p>& © {</p>\n <h4>Image Reference</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="Markdown Logo" /></p>\n <p>![missing reference]</p>\n <h4>Image Title</h4>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="alt" title="title" /></p>\n <p><img src="/media/72/c9/f3/1643991237/auc.png" alt="blank title" title="" /></p>\n <h4>Implicit Reference</h4>\n <p>an <a href="https://example.com">implicit</a> reference link</p>\n <p>an <a href="https://example.com">implicit</a> reference link with an empty link definition</p>\n <p>an <a href="https://example.com">implicit</a> reference link followed by <a href="https://cnn.com">another</a></p>\n <p>an <a href="https://example.com" title="Example">explicit</a> reference link with a title</p>\n <h4>Inline Link</h4>\n <p><a href="https://satware.com">link</a></p>\n <p><a href="/url-(parentheses)">link</a> with parentheses in URL </p>\n <p>(<a href="/index.php">link</a>) in parentheses</p>\n <p><a href="https://satware.com"><code>link</code></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /></a></p>\n <p><a href="http://example.com"><img src="https://parsedown.org/md.png" alt="MD Logo" /> and text</a></p>\n <p><a href="https://satware.com"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAApgAAAKYB3X3/OAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANCSURBVEiJtZZPbBtFFMZ/M7ubXdtdb1xSFyeilBapySVU8h8OoFaooFSqiihIVIpQBKci6KEg9Q6H9kovIHoCIVQJJCKE1ENFjnAgcaSGC6rEnxBwA04Tx43t2FnvDAfjkNibxgHxnWb2e/u992bee7tCa00YFsffekFY+nUzFtjW0LrvjRXrCDIAaPLlW0nHL0SsZtVoaF98mLrx3pdhOqLtYPHChahZcYYO7KvPFxvRl5XPp1sN3adWiD1ZAqD6XYK1b/dvE5IWryTt2udLFedwc1+9kLp+vbbpoDh+6TklxBeAi9TL0taeWpdmZzQDry0AcO+jQ12RyohqqoYoo8RDwJrU+qXkjWtfi8Xxt58BdQuwQs9qC/afLwCw8tnQbqYAPsgxE1S6F3EAIXux2oQFKm0ihMsOF71dHYx+f3NND68ghCu1YIoePPQN1pGRABkJ6Bus96CutRZMydTl+TvuiRW1m3n0eDl0vRPcEysqdXn+jsQPsrHMquGeXEaY4Yk4wxWcY5V/9scqOMOVUFthatyTy8QyqwZ+kDURKoMWxNKr2EeqVKcTNOajqKoBgOE28U4tdQl5p5bwCw7BWquaZSzAPlwjlithJtp3pTImSqQRrb2Z8PHGigD4RZuNX6JYj6wj7O4TFLbCO/Mn/m8R+h6rYSUb3ekokRY6f/YukArN979jcW+V/S8g0eT/N3VN3kTqWbQ428m9/8k0P/1aIhF36PccEl6EhOcAUCrXKZXXWS3XKd2vc/TRBG9O5ELC17MmWubD2nKhUKZa26Ba2+D3P+4/MNCFwg59oWVeYhkzgN/JDR8deKBoD7Y+ljEjGZ0sosXVTvbc6RHirr2reNy1OXd6pJsQ+gqjk8VWFYmHrwBzW/n+uMPFiRwHB2I7ih8ciHFxIkd/3Omk5tCDV1t+2nNu5sxxpDFNx+huNhVT3/zMDz8usXC3ddaHBj1GHj/As08fwTS7Kt1HBTmyN29vdwAw+/wbwLVOJ3uAD1wi/dUH7Qei66PfyuRj4Ik9is+hglfbkbfR3cnZm7chlUWLdwmprtCohX4HUtlOcQjLYCu+fzGJH2QRKvP3UNz8bWk1qMxjGTOMThZ3kvgLI5AzFfo379UAAAAASUVORK5CYII=" alt="MD Logo" /> and text</a></p>\n <h4>Inline Link Title</h4>\n <p><a href="http://example.com" title="Title">single quotes</a></p>\n <p><a href="http://example.com" title="Title">double quotes</a></p>\n <p><a href="http://example.com" title="">single quotes blank</a></p>\n <p><a href="http://example.com" title="">double quotes blank</a></p>\n <p><a href="http://example.com" title="2 Words">space</a></p>\n <p><a href="http://example.com/url-(parentheses)" title="Title">parentheses</a></p>\n <h4>Inline Title</h4>\n <p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>\n <h4>Lazy Blockquote</h4>\n <blockquote>\n <p>quote\n the rest of it</p>\n <p>another paragraph\n the rest of it</p>\n </blockquote>\n <h4>Lazy List</h4>\n <ul>\n <li>li\n the rest of it</li>\n </ul>\n <h4>Line Break</h4>\n <p>line<br />\n line</p>\n <h4>Multiline List Paragraph</h4>\n <ul>\n <li>\n <p>li</p>\n <p>line\n line</p>\n </li>\n </ul>\n <h4>Multiline Lists</h4>\n <ol>\n <li>\n <p>One\n First body copy</p>\n </li>\n <li>\n <p>Two\n Last body copy</p>\n </li>\n </ol>\n <h4>Nested Block-level Html</h4>\n <div>\n _parent_\n <div>\n _child_\n </div>\n <pre>\n _adopted child_\n </pre>\n </div>\n <p><em>outside</em></p>\n <h4>Ordered List</h4>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>repeating numbers:</p>\n <ol>\n <li>one</li>\n <li>two</li>\n </ol>\n <p>large numbers:</p>\n <ol start="123">\n <li>one</li>\n </ol>\n <h4>Paragraph List</h4>\n <p>paragraph</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>paragraph</p>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Reference Title</h4>\n <p><a href="http://example.com" title="example title">double quotes</a> and <a href="http://example.com" title="example title">single quotes</a> and <a href="http://example.com" title="example title">parentheses</a></p>\n <p>[invalid title]: <a href="http://example.com">http://example.com</a> example title</p>\n <h4>Self-closing Html</h4>\n <hr>\n <p>paragraph</p>\n <hr/>\n <p>paragraph</p>\n <hr />\n <p>paragraph</p>\n <hr class="foo" id="bar" />\n <p>paragraph</p>\n <hr class="foo" id="bar"/>\n <p>paragraph</p>\n <hr class="foo" id="bar" >\n <p>paragraph</p>\n <h4>Separated Nested List</h4>\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n </li>\n </ul>\n <h4>Setext Header</h4>\n <h1>h1</h1>\n <h2>h2</h2>\n <h2>single character</h2>\n <p>not a header</p>\n <hr />\n <h4>Simple Blockquote</h4>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>indented:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <p>no space after <code>></code>:</p>\n <blockquote>\n <p>quote</p>\n </blockquote>\n <h4>Simple Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <hr />\n <table>\n <thead>\n <tr>\n <th style="text-align: left;">header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td style="text-align: left;">cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td style="text-align: left;">cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Span-level Html</h4>\n <p>an <b>important</b> <a href=''>link</a></p>\n <p>broken<br/>\n line</p>\n <p><b>inline tag</b> at the beginning</p>\n <p><span><a href="http://example.com">http://example.com</a></span></p>\n <h4>Sparse Dense List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <h4>Sparse Html</h4>\n <div>\n line 1\n \n line 2\n line 3\n \n line 4\n </div>\n <h4>Sparse List</h4>\n <ul>\n <li>\n <p>li</p>\n </li>\n <li>\n <p>li</p>\n </li>\n </ul>\n <hr />\n <ul>\n <li>\n <p>li</p>\n <ul>\n <li>indented li</li>\n </ul>\n </li>\n </ul>\n <h4>Special Characters</h4>\n <p>AT&T has an ampersand in their name</p>\n <p>this & that</p>\n <p>4 < 5 and 6 > 5</p>\n <p><a href="http://example.com/autolink?a=1&b=2">http://example.com/autolink?a=1&b=2</a></p>\n <p><a href="/script?a=1&b=2">inline link</a></p>\n <p><a href="http://example.com">reference link</a></p>\n <h4>Strikethrough</h4>\n <p><del>strikethrough</del></p>\n <p>here's <del>one</del> followed by <del>another one</del></p>\n <p>~~ this ~~ is not one neither is ~this~</p>\n <h4>Strong Em</h4>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong></em></p>\n <p><em><strong>strong em</strong> em</em></p>\n <p><em>em <strong>strong em</strong> em</em></p>\n <h4>Tab-indented Code Block</h4>\n <pre><code><?php\n \n $message = 'Hello World!';\n echo $message;\n \n echo "following a blank line";</code></pre>\n <h4>Table Inline Markdown</h4>\n <table>\n <thead>\n <tr>\n <th><em>header</em> 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td><em>cell</em> 1.1</td>\n <td><del>cell</del> 1.2</td>\n </tr>\n <tr>\n <td><code>|</code> 2.1</td>\n <td>| 2.2</td>\n </tr>\n <tr>\n <td><code>\|</code> 2.1</td>\n <td><a href="/">link</a></td>\n </tr>\n </tbody>\n </table>\n <h4>Text Reference</h4>\n <p><a href="http://example.com">reference link</a></p>\n <p><a href="http://example.com">one</a> with a semantic name</p>\n <p>[one][404] with no definition</p>\n <p><a href="http://example.com">multiline\n one</a> defined on 2 lines</p>\n <p><a href="http://example.com">one</a> with a mixed case label and an upper case definition</p>\n <p><a href="http://example.com">one</a> with the a label on the next line</p>\n <p><a href="http://example.com"><code>link</code></a></p>\n <h4>Unordered List</h4>\n <ul>\n <li>li</li>\n <li>li</li>\n </ul>\n <p>mixed markers:</p>\n <ul>\n <li>li</li>\n <li>li</li>\n <li>li</li>\n </ul>\n <h4>Untidy Table</h4>\n <table>\n <thead>\n <tr>\n <th>header 1</th>\n <th>header 2</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>cell 1.1</td>\n <td>cell 1.2</td>\n </tr>\n <tr>\n <td>cell 2.1</td>\n <td>cell 2.2</td>\n </tr>\n </tbody>\n </table>\n <h4>Url Autolinking</h4>\n <p>an autolink <a href="http://example.com">http://example.com</a></p>\n <p>inside of brackets [<a href="http://example.com">http://example.com</a>], inside of braces {<a href="http://example.com">http://example.com</a>}, inside of parentheses (<a href="http://example.com">http://example.com</a>)</p>\n <p>trailing slash <a href="http://example.com/">http://example.com/</a> and <a href="http://example.com/path/">http://example.com/path/</a></p>\n <h4>Whitespace</h4>\n <pre><code>code</code></pre>\n <h4>Xss Attribute Encoding</h4>\n <p><a href="https://www.example.com"">xss</a></p>\n <p><img src="https://www.example.com"" alt="xss" /></p>\n <p><a href="https://www.example.com'">xss</a></p>\n <p><img src="https://www.example.com'" alt="xss" /></p>\n <p><img src="https://www.example.com" alt="xss"" /></p>\n <p><img src="https://www.example.com" alt="xss'" /></p>\n <h4>Xss Bad Url</h4>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript:alert(1)">xss</a></p>\n <p><a href="javascript://alert(1)">xss</a></p>\n <p><a href="javascript&colon;alert(1)">xss</a></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript:alert(1)" alt="xss" /></p>\n <p><img src="javascript://alert(1)" alt="xss" /></p>\n <p><img src="javascript&colon;alert(1)" alt="xss" /></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><a href="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==">xss</a></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data:text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data://text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <p><img src="data&colon;text/html;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg==" alt="xss" /></p>\n <h4>Xss Text Encoding</h4>\n <script>\n alert('Dieses Produkt enthölt aus Amicron per Markdown übertragens Javascript')\n </script> """ #metaDescription: null #metaTitle: null #packUnit: "Blatt" #packUnitPlural: null #variantRestrictions: null #variantListingConfig: null #variation: [] #tax: Shopware\Core\System\Tax\TaxEntity {#10047 …} #manufacturer: Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerEntity {#10105 …} #unit: null #prices: Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceCollection {#9367 …} #cover: Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaEntity {#9948 …} #parent: null #children: null #media: Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaCollection {#8697 …} #cmsPageId: null #cmsPage: null #slotConfig: null #searchKeywords: null #translations: null #categories: Shopware\Core\Content\Category\CategoryCollection {#9896 …} #customFieldSets: null #tags: Shopware\Core\System\Tag\TagCollection {#9343 …} #properties: Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionCollection {#7531 …} #options: Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionCollection {#5964 …} #configuratorSettings: null #categoriesRo: null #coverId: "018b767d72ac705e9a120fff05032706" #blacklistIds: null #whitelistIds: null #visibilities: null #tagIds: [ "89d184b3d90949b8b163576b2dfc1731" ] #categoryIds: [ "13b3f061a2844817bf1b1b9eed11a1f9" "1d5ec80b70f94aa180deb4a4e2335be3" ] #productReviews: null #ratingAverage: null #mainCategories: Shopware\Core\Content\Seo\MainCategory\MainCategoryCollection {#5972 …} #seoUrls: null #orderLineItems: null #crossSellings: null #crossSellingAssignedProducts: null #featureSetId: null #featureSet: null #customFieldSetSelectionActive: null #customSearchKeywords: [] #wishlists: null #canonicalProductId: null #canonicalProduct: null #streams: null #downloads: null #states: [ "is-physical" ] #customFields: [ "satag_amicron_lfdnr" => 43045 ] #id: "018b767d70ee72dbbbf733af9b958632" #calculatedPrices: Shopware\Core\Checkout\Cart\Price\Struct\PriceCollection {#5966 …} #calculatedPrice: Shopware\Core\Checkout\Cart\Price\Struct\CalculatedPrice {#8666 …} #sortedProperties: Shopware\Core\Content\Property\PropertyGroupCollection {#8558 …} #calculatedCheapestPrice: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CalculatedCheapestPrice {#8787 …} #isNew: false #calculatedMaxPurchase: 100 #seoCategory: Shopware\Core\Content\Category\CategoryEntity {#8711 …} #cheapestPrice: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPrice {#8705 …} #cheapestPriceContainer: Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceContainer {#8698 …} } ] } ] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "user" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#2636 …} #ruleIds: [ "018aaca0a46977699217b8300b5218d7" "3858957016644de4ae48c0500bf3ccc8" "5bb59b53a080490695af894dd2ce3da4" "6db4aff82146448ea629565e1171d505" "e1378db7808a478f919e0d740d5d6c1a" "f9594d60694143cda6303a6ab190815b" "018a79025f657466be32ed7872e1872c" "28caae75a5624f0d985abd0eb32aa160" "e44e6782c64247b796b891cf25ae38f7" "e7f08b1ff8d941f3b3790efb9ecbc096" ] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: true #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2635 …} -states: [] +"countries": Shopware\Core\System\Country\CountryCollection {#13124 …} } -domainId: "4e47ff9e766a4120ab2cadd68b0d3021" #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2635 …} #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#5160 …} #areaRuleIds: [ "shipping" => [ "018aaca0a46977699217b8300b5218d7" "018a79025f657466be32ed7872e1872c" ] "flow" => [ "5bb59b53a080490695af894dd2ce3da4" ] "payment" => [ "e44e6782c64247b796b891cf25ae38f7" "e7f08b1ff8d941f3b3790efb9ecbc096" ] "product" => [ "e7f08b1ff8d941f3b3790efb9ecbc096" ] "promotion" => [ "e7f08b1ff8d941f3b3790efb9ecbc096" ] ] -states: [] } |
| sw-sales-channel-id | "c29910c2b5104e32b24581b5c157dd6b" |
| sw-snippet-set-id | "6391dbbedd7e42018a685ff6d68ea228" |
| sw-storefront-url | "https://sw6.auc.de" |
| theme-base-name | null |
| theme-id | "5187f00dfb7c4311889ee254bb429004" |
| theme-name | "TcinnThemeWareModern" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| forwarded | "for="216.73.216.239";host="sw6.auc.de";proto=https" |
| host | "sw6.auc.de" |
| surrogate-capability | "symfony="ESI/1.0"" |
| sw-context-token | "GU5UHTazyaRvWRIv2uqCF14M0bxNaaRa" |
| sw-language-id | "2fbb5fe2e29a4d70aa5854ce7ce3e20b" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.239" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 07 Sep 2026 12:42:13 GMT" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| symfony-session-noautocachecontrol | "1" |
| x-content-type-options | "nosniff" |
| x-debug-token | "d1f6c5" |
| x-frame-options | "deny" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 16
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 07 Sep 26 12:42:12 +0000" |
| Last used | "Mon, 07 Sep 26 12:42:12 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| last-known-page | "https://sw6.auc.de/Ultimatives-Markdown-Cheat-Sheet/MD-CS" |
| sessionId | "4j042oq36evjn8l1gfk5gsorsj" |
| sw-context-token | "GU5UHTazyaRvWRIv2uqCF14M0bxNaaRa" |
| sw-sales-channel-id | "c29910c2b5104e32b24581b5c157dd6b" |
Session Usage
16
Usages
Stateless check enabled
| Usage |
|---|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:110
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 110
"function" => "start"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 111
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:326
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 326
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 123
"function" => "shouldRenewToken"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:125
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 125
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:126
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 126
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:131
[
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
"line" => 131
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "startSession"
"class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Moorl\SignIn\Core\Subscriber\KernelEventSubscriber:179
[
[
"file" => "/html/sw6.auc.de/custom/plugins/MoorlSignIn/src/Core/Subscriber/KernelEventSubscriber.php"
"line" => 179
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "checkToken"
"class" => "Moorl\SignIn\Core\Subscriber\KernelEventSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Moorl\SignIn\Core\Subscriber\KernelEventSubscriber:181
[
[
"file" => "/html/sw6.auc.de/custom/plugins/MoorlSignIn/src/Core/Subscriber/KernelEventSubscriber.php"
"line" => 181
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "checkToken"
"class" => "Moorl\SignIn\Core\Subscriber\KernelEventSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService:81
[
[
"file" => "/html/sw6.auc.de/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php"
"line" => 81
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php"
"line" => 61
"function" => "getFilteredPaymentMethods"
"class" => "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php"
"line" => 52
"function" => "buildData"
"class" => "Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "addFundingAvailabilityData"
"class" => "Swag\PayPal\Storefront\Data\FundingSubscriber"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php"
"line" => 39
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Page/GenericPageLoader.php"
"line" => 60
"function" => "load"
"class" => "Shopware\Storefront\Pagelet\Footer\FooterPageletLoader"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Profiling/Profiler.php"
"line" => 67
"function" => "Shopware\Storefront\Page\{closure}"
"class" => "Shopware\Storefront\Page\GenericPageLoader"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Page/GenericPageLoader.php"
"line" => 38
"function" => "trace"
"class" => "Shopware\Core\Profiling\Profiler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Page/Product/ProductPageLoader.php"
"line" => 87
"function" => "load"
"class" => "Shopware\Storefront\Page\GenericPageLoader"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/ProductController.php"
"line" => 54
"function" => "load"
"class" => "Shopware\Storefront\Page\Product\ProductPageLoader"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "Shopware\Storefront\Controller\ProductController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
/html/sw6.auc.de/vendor/twig/twig/src/Extension/CoreExtension.php:1635
[
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1635
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Twig/functions.php"
"line" => 49
"function" => "twig_get_attribute"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/b7/b7c8217f27b2597db8a9d6f5b489365f97e9ccec62c27d95cd85bb03607285f3.php"
"line" => 135
"function" => "Shopware\Core\Framework\Adapter\Twig\sw_get_attribute"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_disco_meta_extra_information_custom_url"
"class" => "__TwigTemplate_cbf63648d26db53f43922df256739c2a"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/b7/b7c8217f27b2597db8a9d6f5b489365f97e9ccec62c27d95cd85bb03607285f3.php"
"line" => 76
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_disco_meta_extra_information"
"class" => "__TwigTemplate_cbf63648d26db53f43922df256739c2a"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/b7/b7c8217f27b2597db8a9d6f5b489365f97e9ccec62c27d95cd85bb03607285f3.php"
"line" => 57
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_cbf63648d26db53f43922df256739c2a"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/f8/f8dabb7d2ff195334fcb2bc6536d8746691ce80af646d8675ffd501b501452a6.php"
"line" => 76
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_layout_head_javascript_tracking"
"class" => "__TwigTemplate_ede3431aee59bae28147ddada058d333"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/67/67d8a98e19fa6979ae71277a2a301aef600728411770f82b7d96cb6d9665c4b8.php"
"line" => 167
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_layout_head_inner"
"class" => "__TwigTemplate_9d4eef398654689141c4168d08c747a2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/67/67d8a98e19fa6979ae71277a2a301aef600728411770f82b7d96cb6d9665c4b8.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_9d4eef398654689141c4168d08c747a2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/28/288712ccb1c944ae595413d706de604f8f7603b981a791b4d5f10fdd99566003.php"
"line" => 55
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c42ce7ead3c597784329a6d963f7c250"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/8b/8b9e1ef338896c079b6e3a78a3da46f6b548e15b3f2baf8e8af613586221aa5f.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_216364838663c43631217adf8cd7c2ed"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/55/55532e77abb70a463fc2a7102f30c02aa5137ec41f858a6f67d4af5524abc715.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_6350e5fca4dbb7829a354ba835f8c7c5"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/81/81959664e5dc65180b69db1ecd8e9d4bb9ac55375f420f1a76c845428b7367ac.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5ad0a9ce1f2d6a929c753efe951e26af"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/e5/e51c536dad32213d0bada2b155d898f88306d19ac845ac26a848a8eb2fca4628.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_242ca5b69006b78489309d4de5132d84"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c5/c5d469c32e0c09fcd8ff256c34f0e265126891b8f846c4d3e7af05044d609c6e.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_eec8126ca540050c7c5f62850b55b36d"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/f8/f8dabb7d2ff195334fcb2bc6536d8746691ce80af646d8675ffd501b501452a6.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_ede3431aee59bae28147ddada058d333"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/5784e3e4491e8d2f913e0e238d5ce19430438a2b9992485e75df18dcd371f0b6.php"
"line" => 63
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_4c6e90deed78f3549c992382cf6682fd"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/83/832d50e763d1d4044f9801e365f9f2a7b090f3efda848fa939601aefc1bd66a0.php"
"line" => 52
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_54b7ecca7cba5e04dc6e58f33d3db014"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/d8/d8c0d0ca750d2c763ce43efd4f39aa82f0cafd4008dede37ec2075a99accc683.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_a31bb82d793d18101efd7ad614e47eb9"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/63/63365fae919192c776c6960a6fdbb3df530f67f744c51a036ffb0bd5e84cc222.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_26b4dc63cd5259928bdd86b011d89f1f"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a1/a192d04720c848e284c0dd3f3a9a8a659b9dc43b8c3b6d1168d4e642dc204dc6.php"
"line" => 81
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_head"
"class" => "__TwigTemplate_e2d846bd5487449797d3f691b85d94dc"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 85
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/56/56d67ee7c9e9f0433a3a132603b42c224952bee1200dd63c2488f03e7349d6a0.php"
"line" => 240
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_0a107fdd44aaae6900dc4b3f26cab2ee"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c9/c9fbcc16b81c4f6e7cbb237d4e4e12afae3d56e922e103eeebfaa27a0804c682.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_fb6555411996271e018d24f9dde54a66"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c0/c0bfc0b69ee2457f2fa790c819e8bddd869c0430a6ccb95208be9c2b430fc468.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_da8e86a4de39326b717191e4cd2917d6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/97/979a7fc7477084c255e0e963309b7e9f276e7f752a08bc5458d3eff6603f9078.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b8bd48efb611c1327c8b1f27591f8ad6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/8e/8e480560fb91e7769980eb6d49c57b3f7d93fe8fd3367fbb4a9771a31cbcb680.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_74ac154d370f8a0bbfd956e786b6e3aa"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a5/a5a5754f6c3c455f7862d91c4ca87c8c21219215f94e4949cb909d89e2e7bf23.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c332de5f32e495aeeee7323f1f312482"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/72/72f336884812dd918b1e2a7d8f4a4fccc8f12689e402a43b77a7afc20dfebe3f.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_04b218ce89eb53eea309096b317b653e"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a1/a192d04720c848e284c0dd3f3a9a8a659b9dc43b8c3b6d1168d4e642dc204dc6.php"
"line" => 60
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e2d846bd5487449797d3f691b85d94dc"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/88/881731865bd22ae181995e9e6bb5ce1b1db5eaf962ca7a29bdec5ff95a486572.php"
"line" => 55
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5535ed50752be3e16cc76791124eb40c"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a2/a268aa881ac475ccedc0a5e9182538575c488e52d91fdfd0e38f9d088f8fed50.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_d19b87c07dead6bb873bc993793f11bc"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 281
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 295
"function" => "renderView"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 92
"function" => "render"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Profiling/Profiler.php"
"line" => 67
"function" => "Shopware\Storefront\Controller\{closure}"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 92
"function" => "trace"
"class" => "Shopware\Core\Profiling\Profiler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/ProductController.php"
"line" => 68
"function" => "renderStorefront"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "Shopware\Storefront\Controller\ProductController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php"
"line" => 113
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1635
"function" => "getFlashes"
"class" => "Shopware\Storefront\Framework\Twig\TwigAppVariable"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Twig/functions.php"
"line" => 49
"function" => "twig_get_attribute"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 524
"function" => "Shopware\Core\Framework\Adapter\Twig\sw_get_attribute"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_flashbags"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c9/c9fbcc16b81c4f6e7cbb237d4e4e12afae3d56e922e103eeebfaa27a0804c682.php"
"line" => 71
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_flashbags"
"class" => "__TwigTemplate_fb6555411996271e018d24f9dde54a66"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 492
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_main"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/97/979a7fc7477084c255e0e963309b7e9f276e7f752a08bc5458d3eff6603f9078.php"
"line" => 146
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_main"
"class" => "__TwigTemplate_b8bd48efb611c1327c8b1f27591f8ad6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 276
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_body_inner"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/56/56d67ee7c9e9f0433a3a132603b42c224952bee1200dd63c2488f03e7349d6a0.php"
"line" => 446
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_body_inner"
"class" => "__TwigTemplate_0a107fdd44aaae6900dc4b3f26cab2ee"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/8e/8e480560fb91e7769980eb6d49c57b3f7d93fe8fd3367fbb4a9771a31cbcb680.php"
"line" => 71
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_body_inner"
"class" => "__TwigTemplate_74ac154d370f8a0bbfd956e786b6e3aa"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 186
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_body"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 191
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 134
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c0/c0bfc0b69ee2457f2fa790c819e8bddd869c0430a6ccb95208be9c2b430fc468.php"
"line" => 72
"function" => "displayParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_base_body"
"class" => "__TwigTemplate_da8e86a4de39326b717191e4cd2917d6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/57/57ca0913dc03d80b1c57ab6834196f153e0e8056d7078d482a0fe52fabc4cf9b.php"
"line" => 90
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_09eaeee8c775061b95d08e5f00ad2ab2"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/56/56d67ee7c9e9f0433a3a132603b42c224952bee1200dd63c2488f03e7349d6a0.php"
"line" => 240
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_0a107fdd44aaae6900dc4b3f26cab2ee"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c9/c9fbcc16b81c4f6e7cbb237d4e4e12afae3d56e922e103eeebfaa27a0804c682.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_fb6555411996271e018d24f9dde54a66"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/c0/c0bfc0b69ee2457f2fa790c819e8bddd869c0430a6ccb95208be9c2b430fc468.php"
"line" => 51
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_da8e86a4de39326b717191e4cd2917d6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/97/979a7fc7477084c255e0e963309b7e9f276e7f752a08bc5458d3eff6603f9078.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_b8bd48efb611c1327c8b1f27591f8ad6"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/8e/8e480560fb91e7769980eb6d49c57b3f7d93fe8fd3367fbb4a9771a31cbcb680.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_74ac154d370f8a0bbfd956e786b6e3aa"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a5/a5a5754f6c3c455f7862d91c4ca87c8c21219215f94e4949cb909d89e2e7bf23.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_c332de5f32e495aeeee7323f1f312482"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/72/72f336884812dd918b1e2a7d8f4a4fccc8f12689e402a43b77a7afc20dfebe3f.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_04b218ce89eb53eea309096b317b653e"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a1/a192d04720c848e284c0dd3f3a9a8a659b9dc43b8c3b6d1168d4e642dc204dc6.php"
"line" => 60
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_e2d846bd5487449797d3f691b85d94dc"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/88/881731865bd22ae181995e9e6bb5ce1b1db5eaf962ca7a29bdec5ff95a486572.php"
"line" => 55
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_5535ed50752be3e16cc76791124eb40c"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/var/cache/dev_hb54653816879c336a6db60b30a70353c/twig/a2/a268aa881ac475ccedc0a5e9182538575c488e52d91fdfd0e38f9d088f8fed50.php"
"line" => 50
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_d19b87c07dead6bb873bc993793f11bc"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 281
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 295
"function" => "renderView"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 92
"function" => "render"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Profiling/Profiler.php"
"line" => 67
"function" => "Shopware\Storefront\Controller\{closure}"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/StorefrontController.php"
"line" => 92
"function" => "trace"
"class" => "Shopware\Core\Profiling\Profiler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/storefront/Controller/ProductController.php"
"line" => 68
"function" => "renderStorefront"
"class" => "Shopware\Storefront\Controller\StorefrontController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "index"
"class" => "Shopware\Storefront\Controller\ProductController"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 47
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 70
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 63
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 473
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 448
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 346
"function" => "fetch"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 221
"function" => "lookup"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/shopware/core/Kernel.php"
"line" => 157
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/html/sw6.auc.de/public/index.php"
"line" => 15
"args" => [
"/html/sw6.auc.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_OPENSEARCH_URL | "http://localhost:9200" |
| APP_ENV | "dev" |
| APP_SECRET | "def00000cb322e90c333632b5d4e409984bc496b0d62eda43ca69f994cfaa1a63ebbe7c4af4828575fd54ccd0e8d67e12782182207437d4eacbe6f0754262239b92c31d8" |
| APP_URL | "https://sw6.auc.de" |
| BLUE_GREEN_DEPLOYMENT | "1" |
| COMPOSER_HOME | "/html/sw6.auc.de/var/cache/composer" |
| DATABASE_URL | "mysql://p556115:inadug-bikizir%254@db1613.mydbserver.com:3306/usr_p556115_6" |
| INSTANCE_ID | "xCi7tACosBwFL1VoCT9FhQn9685FJOy9" |
| LOCK_DSN | "flock" |
| MAILER_URL | "null://null" |
| OPENSEARCH_URL | "http://localhost:9200" |
| SHOPWARE_CACHE_ID | "sw6" |
| SHOPWARE_CDN_STRATEGY_DEFAULT | "id" |
| SHOPWARE_ES_ENABLED | "0" |
| SHOPWARE_ES_INDEXING_ENABLED | "0" |
| SHOPWARE_ES_INDEX_PREFIX | "sw" |
| SHOPWARE_ES_THROW_EXCEPTION | "1" |
| SHOPWARE_HTTP_CACHE_ENABLED | "1" |
| SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
| STOCK_HANDLING | "1" |
| STOREFRONT_PROXY_URL | "http://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/www/p556115/html/sw6.auc.de/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/www/p556115/html/sw6.auc.de/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GCONV_PATH | "/usr/local/php/lib64/gconv" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "961781-750-1" |
| HOME | "/home/www/p556115" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_FORWARDED | "for="216.73.216.239";host="sw6.auc.de";proto=https" |
| HTTP_HOST | "sw6.auc.de" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.239" |
| LO_PATH | "/usr/local/php/lib64/locale" |
| MAGICK_C0DER_MODULE_PATH | "/usr/local/php/lib64/ImageMagick-6.9.11/modules-Q16/coders" |
| OPENSSL_CONF | "/etc/ssl/openssl.cnf" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/command" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "961781-750-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "sw6.auc.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/Ultimatives-Markdown-Cheat-Sheet/MD-CS" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "25227" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788784932 |
| REQUEST_TIME_FLOAT | 1788784932.1964 |
| REQUEST_URI | "/detail/018b767d70ee72dbbbf733af9b958632" |
| SCRIPT_FILENAME | "/html/sw6.auc.de/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.26.57" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "sw6.auc.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "sw6.auc.de" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,STOCK_HANDLING,SHOPWARE_CACHE_ID,SHOPWARE_CDN_STRATEGY_DEFAULT,COMPOSER_HOME,ADMIN_OPENSEARCH_URL" |
| USER | "p556115" |