Project

General

Profile

Bug #95514 ยป TYPO3 Exception.htm

Nikita Hovratov, 2021-10-07 08:14

 
<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>TYPO3 Exception</title>
<meta name="robots" content="noindex,nofollow">
<style> html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: transparent;
}

body {
margin: 0;
}

.exception-page {
background-color: #eaeaea;
color: #212121;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
font-weight: 400;
height: 100vh;
line-height: 1.5;
overflow-x: hidden;
overflow-y: scroll;
text-align: left;
top: 0;
}

.panel-collapse .exception-page {
height: 100%;
}

.exception-page a {
color: #ff8700;
text-decoration: underline;
}

.exception-page a:hover {
text-decoration: none;
}

.exception-page abbr[title] {
border-bottom: none;
cursor: help;
text-decoration: none;
}

.exception-page code,
.exception-page kbd,
.exception-page pre,
.exception-page samp {
font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
font-size: 1em;
}

.exception-page pre {
background-color: #ffffff;
overflow-x: auto;
border: 1px solid rgba(0,0,0,0.125);
}

.exception-page pre span {
display: block;
line-height: 1.3em;
}

.exception-page pre span:before {
display: inline-block;
content: attr(data-line);
border-right: 1px solid #b9b9b9;
margin-right: 0.5em;
padding-right: 0.5em;
background-color: #f4f4f4;
width: 4em;
text-align: right;
color: #515151;
}

.exception-page pre span.highlight {
background-color: #cce5ff;
}

.exception-page .break-long-words {
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}

.exception-page .callout {
padding: 1.5rem;
background-color: #fff;
margin-bottom: 2em;
box-shadow: 0 2px 1px rgba(0,0,0,.15);
border-left: 3px solid #8c8c8c;
}

.exception-page .callout-title {
margin: 0;
}

.exception-page .callout-body p:last-child {
margin-bottom: 0;
}

.exception-page .container {
max-width: 1140px;
margin: 0 auto;
padding: 0 30px;
}

.panel-collapse .exception-page .container {
width: 100%;
}

.exception-page .exception-illustration {
width: 3em;
height: 3em;
float: left;
margin-right: 1rem;
}

.exception-page .exception-illustration svg {
width: 100%;
}

.exception-page .exception-illustration svg path {
fill: #ff8700;
}

.exception-page .exception-summary {
background: #000000;
color: #fff;
padding: 1.5rem 0;
margin-bottom: 2rem;
}

.exception-page .exception-summary h1 {
margin: 0;
}

.exception-page .text-muted {
opacity: 0.5;
}

.exception-page .trace {
background-color: #fff;
margin-bottom: 2rem;
box-shadow: 0 2px 1px rgba(0,0,0,.15);
}

.exception-page .trace-arguments {
color: #8c8c8c;
}

.exception-page .trace-body {
}

.exception-page .trace-call {
margin-bottom: 1rem;
}

.exception-page .trace-class {
margin: 0;
}

.exception-page .trace-file pre {
margin-top: 1.5rem;
margin-bottom: 0;
}

.exception-page .trace-head {
color: #721c24;
background-color: #f8d7da;
padding: 1.5rem;
}

.exception-page .trace-file-path {
word-break: break-all;
}

.exception-page .trace-message {
margin-bottom: 0;
}

.exception-page .trace-step {
padding: 1.5rem;
border-bottom: 1px solid #b9b9b9;
}

.exception-page .trace-step > *:first-child {
margin-top: 0;
}

.exception-page .trace-step > *:last-child {
margin-bottom: 0;
}

.exception-page .trace-step:nth-child(even)
{
background-color: #fafafa;
}

.exception-page .trace-step:last-child {
border-bottom: none;
}</style>
</head>
<body cz-shortcut-listen="true">
<div class="exception-page">
<div class="exception-summary">
<div class="container">
<div class="exception-message-wrapper">
<div class="exception-illustration hidden-xs-down"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.1 10.3c-.2 0-.3.1-.5.1C9 10.4 6.8 5 6.8 3.2c0-.7.2-.9.4-1.1-2 .2-4.2.9-4.9 1.8-.2.2-.3.6-.3 1 0 2.8 3 9.2 5.1 9.2 1 0 2.6-1.6 4-3.8m-1-8.4c1.9 0 3.9.3 3.9 1.4 0 2.2-1.4 4.9-2.1 4.9C10.6 8.3 9 4.7 9 2.9c0-.8.3-1 1.1-1"></path></svg></div>
<h1 class="exception-message break-long-words">Whoops, looks like something went wrong.</h1>
</div>
</div>
</div>

<div class="container">
<div class="callout">
<h4 class="callout-title">Get help in the TYPO3 Documentation</h4>
<div class="callout-body">
<p>
If you need help solving this exception, you can have a look at the TYPO3 Documentation.
There you can find solutions provided by the TYPO3 community.
Once you have found a solution to the problem, help others by contributing to the
documentation page.
</p>
<p>
<a href="https://typo3.org/go/exception/CMS/debug/1476107295" target="_blank" rel="noreferrer">Find a solution for this exception in the TYPO3 Documentation.</a>
</p>
</div>
</div>
</div>

<div class="container">
<div class="trace">
<div class="trace-head">
<h3 class="trace-class">
<span class="text-muted">(1/1)</span>
<span class="exception-title">#1476107295 TYPO3\CMS\Core\Error\Exception</span>
</h3>
<p class="trace-message break-long-words">PHP
Warning: Undefined array key "items" in
/var/www/html/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php
line 169</p>
</div>
<div class="trace-body">
<div class="trace-step"><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Error/ErrorHandler.php</strong> line 145</span></div><div class="trace-file-content"><pre><span class="" data-line="141"> }
</span><span class="" data-line="142">
</span><span class="" data-line="143"> $message = self::ERROR_LEVEL_LABELS[$errorLevel] . ': ' . $errorMessage . ' in ' . $errorFile . ' line ' . $errorLine;
</span><span class="" data-line="144"> if ($errorLevel &amp; $this-&gt;exceptionalErrors) {
</span><span class="highlight" data-line="145"> throw new Exception($message, 1476107295);
</span><span class="" data-line="146"> }
</span><span class="" data-line="147">
</span><span class="" data-line="148"> $message = $this-&gt;getFormattedLogMessage($message);
</span><span class="" data-line="149">
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Error\ErrorHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">handleError</span>(<span class="trace-arguments">2, 'Undefined array key "items"', '/var/www/html/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php', 169</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Resource/Collection/AbstractFileCollection.php</strong> line 169</span></div><div class="trace-file-content"><pre><span class="" data-line="165"> {
</span><span class="" data-line="166"> $this-&gt;uid = $array['uid'];
</span><span class="" data-line="167"> $this-&gt;title = $array['title'];
</span><span class="" data-line="168"> $this-&gt;description = $array['description'];
</span><span class="highlight" data-line="169"> $this-&gt;itemsCriteria = $array[static::$itemsCriteriaField];
</span><span class="" data-line="170"> }
</span><span class="" data-line="171">
</span><span class="" data-line="172"> /**
</span><span class="" data-line="173"> * Gets ths items criteria.
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Resource\Collection\AbstractFileCollection</span><span class="trace-type">-&gt;</span><span class="trace-method">fromArray</span>(<span class="trace-arguments"><em>array</em>('uid'
=&gt; 1, 'pid' =&gt; 9, 'tstamp' =&gt; 1626443617, 'crdate' =&gt;
1626443617, 'cruser_id' =&gt; 1, 'deleted' =&gt; 0, 'hidden' =&gt; 0,
'starttime' =&gt; 0, 'endtime' =&gt; 0, 'description' =&gt; '',
'sys_language_uid' =&gt; 0, 'l10n_parent' =&gt; 0, 'l10n_state' =&gt; <em>null</em>,
't3_origuid' =&gt; 0, 'l10n_diffsource' =&gt; '', 't3ver_oid' =&gt; 0,
't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0, 't3ver_stage' =&gt; 0,
'title' =&gt; 'My File Collection', 'type' =&gt; 'static', 'files' =&gt;
3, 'storage' =&gt; 0, 'folder' =&gt; '', 'recursive' =&gt; 0,
'category' =&gt; 0)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Collection/AbstractRecordCollection.php</strong> line 353</span></div><div class="trace-file-content"><pre><span class="" data-line="349"> {
</span><span class="" data-line="350"> // [phpstan] Unsafe usage of new static()
</span><span class="" data-line="351"> // todo: Either mark this class or its constructor final or use new self instead.
</span><span class="" data-line="352"> $collection = new static();
</span><span class="highlight" data-line="353"> $collection-&gt;fromArray($collectionRecord);
</span><span class="" data-line="354"> if ($fillItems) {
</span><span class="" data-line="355"> $collection-&gt;loadContents();
</span><span class="" data-line="356"> }
</span><span class="" data-line="357"> return $collection;
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Collection\AbstractRecordCollection</span><span class="trace-type">::</span><span class="trace-method">create</span>(<span class="trace-arguments"><em>array</em>('uid'
=&gt; 1, 'pid' =&gt; 9, 'tstamp' =&gt; 1626443617, 'crdate' =&gt;
1626443617, 'cruser_id' =&gt; 1, 'deleted' =&gt; 0, 'hidden' =&gt; 0,
'starttime' =&gt; 0, 'endtime' =&gt; 0, 'description' =&gt; '',
'sys_language_uid' =&gt; 0, 'l10n_parent' =&gt; 0, 'l10n_state' =&gt; <em>null</em>,
't3_origuid' =&gt; 0, 'l10n_diffsource' =&gt; '', 't3ver_oid' =&gt; 0,
't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0, 't3ver_stage' =&gt; 0,
'title' =&gt; 'My File Collection', 'type' =&gt; 'static', 'files' =&gt;
3, 'storage' =&gt; 0, 'folder' =&gt; '', 'recursive' =&gt; 0,
'category' =&gt; 0)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Resource/ResourceFactory.php</strong> line 171</span></div><div class="trace-file-content"><pre><span class="" data-line="167">
</span><span class="" data-line="168"> /** @var \TYPO3\CMS\Core\Collection\AbstractRecordCollection $class */
</span><span class="" data-line="169"> $class = $registry-&gt;getFileCollectionClass($collectionData['type']);
</span><span class="" data-line="170">
</span><span class="highlight" data-line="171"> return $class::create($collectionData);
</span><span class="" data-line="172"> }
</span><span class="" data-line="173">
</span><span class="" data-line="174"> /**
</span><span class="" data-line="175"> * Creates a storage object from a storage database row.
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Resource\ResourceFactory</span><span class="trace-type">-&gt;</span><span class="trace-method">createCollectionObject</span>(<span class="trace-arguments"><em>array</em>('uid'
=&gt; 1, 'pid' =&gt; 9, 'tstamp' =&gt; 1626443617, 'crdate' =&gt;
1626443617, 'cruser_id' =&gt; 1, 'deleted' =&gt; 0, 'hidden' =&gt; 0,
'starttime' =&gt; 0, 'endtime' =&gt; 0, 'description' =&gt; '',
'sys_language_uid' =&gt; 0, 'l10n_parent' =&gt; 0, 'l10n_state' =&gt; <em>null</em>,
't3_origuid' =&gt; 0, 'l10n_diffsource' =&gt; '', 't3ver_oid' =&gt; 0,
't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0, 't3ver_stage' =&gt; 0,
'title' =&gt; 'My File Collection', 'type' =&gt; 'static', 'files' =&gt;
3, 'storage' =&gt; 0, 'folder' =&gt; '', 'recursive' =&gt; 0,
'category' =&gt; 0)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php</strong> line 156</span></div><div class="trace-file-content"><pre><span class="" data-line="152"> * @return Collection\AbstractFileCollection
</span><span class="" data-line="153"> */
</span><span class="" data-line="154"> protected function createDomainObject(array $record)
</span><span class="" data-line="155"> {
</span><span class="highlight" data-line="156"> return $this-&gt;getFileFactory()-&gt;createCollectionObject($record);
</span><span class="" data-line="157"> }
</span><span class="" data-line="158">
</span><span class="" data-line="159"> /**
</span><span class="" data-line="160"> * Gets the file factory.
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Resource\FileCollectionRepository</span><span class="trace-type">-&gt;</span><span class="trace-method">createDomainObject</span>(<span class="trace-arguments"><em>array</em>('uid'
=&gt; 1, 'pid' =&gt; 9, 'tstamp' =&gt; 1626443617, 'crdate' =&gt;
1626443617, 'cruser_id' =&gt; 1, 'deleted' =&gt; 0, 'hidden' =&gt; 0,
'starttime' =&gt; 0, 'endtime' =&gt; 0, 'description' =&gt; '',
'sys_language_uid' =&gt; 0, 'l10n_parent' =&gt; 0, 'l10n_state' =&gt; <em>null</em>,
't3_origuid' =&gt; 0, 'l10n_diffsource' =&gt; '', 't3ver_oid' =&gt; 0,
't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0, 't3ver_stage' =&gt; 0,
'title' =&gt; 'My File Collection', 'type' =&gt; 'static', 'files' =&gt;
3, 'storage' =&gt; 0, 'folder' =&gt; '', 'recursive' =&gt; 0,
'category' =&gt; 0)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Resource/FileCollectionRepository.php</strong> line 66</span></div><div class="trace-file-content"><pre><span class="" data-line="62"> -&gt;where($queryBuilder-&gt;expr()-&gt;eq('uid', $queryBuilder-&gt;createNamedParameter($uid, \PDO::PARAM_INT)))
</span><span class="" data-line="63"> -&gt;execute()
</span><span class="" data-line="64"> -&gt;fetchAssociative();
</span><span class="" data-line="65"> if (is_array($data)) {
</span><span class="highlight" data-line="66"> $object = $this-&gt;createDomainObject($data);
</span><span class="" data-line="67"> }
</span><span class="" data-line="68"> if ($object === null) {
</span><span class="" data-line="69"> throw new ResourceDoesNotExistException('Could not find row with uid "' . $uid . '" in table "' . $this-&gt;table . '"', 1314354066);
</span><span class="" data-line="70"> }
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Resource\FileCollectionRepository</span><span class="trace-type">-&gt;</span><span class="trace-method">findByUid</span>(<span class="trace-arguments">'1'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Resource/FileCollector.php</strong> line 146</span></div><div class="trace-file-content"><pre><span class="" data-line="142"> public function addFilesFromFileCollection($fileCollectionUid = null)
</span><span class="" data-line="143"> {
</span><span class="" data-line="144"> if (!empty($fileCollectionUid)) {
</span><span class="" data-line="145"> try {
</span><span class="highlight" data-line="146"> $fileCollection = $this-&gt;getFileCollectionRepository()-&gt;findByUid($fileCollectionUid);
</span><span class="" data-line="147">
</span><span class="" data-line="148"> if ($fileCollection instanceof AbstractFileCollection) {
</span><span class="" data-line="149"> $fileCollection-&gt;loadContents();
</span><span class="" data-line="150"> $files = $fileCollection-&gt;getItems();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Resource\FileCollector</span><span class="trace-type">-&gt;</span><span class="trace-method">addFilesFromFileCollection</span>(<span class="trace-arguments">'1'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Resource/FileCollector.php</strong> line 133</span></div><div class="trace-file-content"><pre><span class="" data-line="129"> */
</span><span class="" data-line="130"> public function addFilesFromFileCollections(array $fileCollectionUids = [])
</span><span class="" data-line="131"> {
</span><span class="" data-line="132"> foreach ($fileCollectionUids as $fileCollectionUid) {
</span><span class="highlight" data-line="133"> $this-&gt;addFilesFromFileCollection($fileCollectionUid);
</span><span class="" data-line="134"> }
</span><span class="" data-line="135"> }
</span><span class="" data-line="136">
</span><span class="" data-line="137"> /**
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Resource\FileCollector</span><span class="trace-type">-&gt;</span><span class="trace-method">addFilesFromFileCollections</span>(<span class="trace-arguments"><em>array</em>('1')</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/DataProcessing/FilesProcessor.php</strong> line 96</span></div><div class="trace-file-content"><pre><span class="" data-line="92"> // collections
</span><span class="" data-line="93"> $collections = $cObj-&gt;stdWrapValue('collections', $processorConfiguration ?? []);
</span><span class="" data-line="94"> if (!empty($collections)) {
</span><span class="" data-line="95"> $collections = GeneralUtility::trimExplode(',', (string)$collections, true);
</span><span class="highlight" data-line="96"> $fileCollector-&gt;addFilesFromFileCollections($collections);
</span><span class="" data-line="97"> }
</span><span class="" data-line="98">
</span><span class="" data-line="99"> // folders
</span><span class="" data-line="100"> $folders = $cObj-&gt;stdWrapValue('folders', $processorConfiguration ?? []);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\DataProcessing\FilesProcessor</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), <em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction'))), <em>array</em>('data' =&gt; <em>array</em>('uid'
=&gt; 404, 'rowDescription' =&gt; '', 'pid' =&gt; 1, 'tstamp' =&gt;
1633593407, 'crdate' =&gt; 1633593247, 'cruser_id' =&gt; 1, 'deleted'
=&gt; 0, 'hidden' =&gt; 0, 'starttime' =&gt; 0, 'endtime' =&gt; 0,
'fe_group' =&gt; '', 'sorting' =&gt; 256, 'editlock' =&gt; 0,
'sys_language_uid' =&gt; 0, 'l18n_parent' =&gt; 0, 'l10n_source' =&gt;
0, 'l10n_state' =&gt; <em>null</em>, 't3_origuid' =&gt; 0,
'l18n_diffsource' =&gt;
'{"CType":"","colPos":"","header":"","header_layout":"","header_position":"","date":"","header_link":"","subheader":"","media":"","file_collections":"","filelink_sorting":"","filelink_sorting_direction":"","target":"","filelink_size":"","uploads_description":"","uploads_type":"","layout":"","frame_class":"","space_before_class":"","space_after_class":"","sectionIndex":"","linkToTop":"","sys_language_uid":"","hidden":"","starttime":"","endtime":"","fe_group":"","editlock":"","categories":"","rowDescription":""}',
't3ver_oid' =&gt; 0, 't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0,
't3ver_stage' =&gt; 0, 'CType' =&gt; 'uploads', 'header' =&gt; '',
'header_position' =&gt; '', 'bodytext' =&gt; <em>null</em>,
'bullets_type' =&gt; 0, 'uploads_description' =&gt; 0, 'uploads_type'
=&gt; 0, 'assets' =&gt; 0, 'image' =&gt; 0, 'imagewidth' =&gt; 0,
'imageorient' =&gt; 0, 'imagecols' =&gt; 2, 'imageborder' =&gt; 0,
'media' =&gt; 0, 'layout' =&gt; 0, 'frame_class' =&gt; 'default', 'cols'
=&gt; 0, 'space_before_class' =&gt; '', 'space_after_class' =&gt; '',
'records' =&gt; <em>null</em>, 'pages' =&gt; <em>null</em>, 'colPos'
=&gt; 0, 'subheader' =&gt; '', 'header_link' =&gt; '', 'image_zoom'
=&gt; 0, 'header_layout' =&gt; '0', 'list_type' =&gt; '', 'sectionIndex'
=&gt; 1, 'linkToTop' =&gt; 0, 'file_collections' =&gt; '1',
'filelink_size' =&gt; 0, 'filelink_sorting' =&gt; '',
'filelink_sorting_direction' =&gt; '', 'target' =&gt; '', 'date' =&gt;
0, 'recursive' =&gt; 0, 'imageheight' =&gt; 0, 'pi_flexform' =&gt; <em>null</em>,
'accessibility_title' =&gt; '', 'accessibility_bypass' =&gt; 0,
'accessibility_bypass_text' =&gt; '', 'selected_categories' =&gt; <em>null</em>, 'category_field' =&gt; '', 'table_class' =&gt; '', 'table_caption' =&gt; <em>null</em>,
'table_delimiter' =&gt; 124, 'table_enclosure' =&gt; 0,
'table_header_position' =&gt; 0, 'table_tfoot' =&gt; 0,
'tx_impexp_origuid' =&gt; 0, 'categories' =&gt; 0,
'tx_styleguide_containsdemo' =&gt; ''), 'current' =&gt; <em>null</em>)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentDataProcessor.php</strong> line 61</span></div><div class="trace-file-content"><pre><span class="" data-line="57">
</span><span class="" data-line="58"> $processorConfiguration = $processors[$key . '.'] ?? [];
</span><span class="" data-line="59">
</span><span class="" data-line="60"> $variables = GeneralUtility::makeInstance($className)-&gt;process(
</span><span class="highlight" data-line="61"> $cObject,
</span><span class="" data-line="62"> $configuration,
</span><span class="" data-line="63"> $processorConfiguration,
</span><span class="" data-line="64"> $variables
</span><span class="" data-line="65"> );
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentDataProcessor</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer), <em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), <em>array</em>('data' =&gt; <em>array</em>('uid'
=&gt; 404, 'rowDescription' =&gt; '', 'pid' =&gt; 1, 'tstamp' =&gt;
1633593407, 'crdate' =&gt; 1633593247, 'cruser_id' =&gt; 1, 'deleted'
=&gt; 0, 'hidden' =&gt; 0, 'starttime' =&gt; 0, 'endtime' =&gt; 0,
'fe_group' =&gt; '', 'sorting' =&gt; 256, 'editlock' =&gt; 0,
'sys_language_uid' =&gt; 0, 'l18n_parent' =&gt; 0, 'l10n_source' =&gt;
0, 'l10n_state' =&gt; <em>null</em>, 't3_origuid' =&gt; 0,
'l18n_diffsource' =&gt;
'{"CType":"","colPos":"","header":"","header_layout":"","header_position":"","date":"","header_link":"","subheader":"","media":"","file_collections":"","filelink_sorting":"","filelink_sorting_direction":"","target":"","filelink_size":"","uploads_description":"","uploads_type":"","layout":"","frame_class":"","space_before_class":"","space_after_class":"","sectionIndex":"","linkToTop":"","sys_language_uid":"","hidden":"","starttime":"","endtime":"","fe_group":"","editlock":"","categories":"","rowDescription":""}',
't3ver_oid' =&gt; 0, 't3ver_wsid' =&gt; 0, 't3ver_state' =&gt; 0,
't3ver_stage' =&gt; 0, 'CType' =&gt; 'uploads', 'header' =&gt; '',
'header_position' =&gt; '', 'bodytext' =&gt; <em>null</em>,
'bullets_type' =&gt; 0, 'uploads_description' =&gt; 0, 'uploads_type'
=&gt; 0, 'assets' =&gt; 0, 'image' =&gt; 0, 'imagewidth' =&gt; 0,
'imageorient' =&gt; 0, 'imagecols' =&gt; 2, 'imageborder' =&gt; 0,
'media' =&gt; 0, 'layout' =&gt; 0, 'frame_class' =&gt; 'default', 'cols'
=&gt; 0, 'space_before_class' =&gt; '', 'space_after_class' =&gt; '',
'records' =&gt; <em>null</em>, 'pages' =&gt; <em>null</em>, 'colPos'
=&gt; 0, 'subheader' =&gt; '', 'header_link' =&gt; '', 'image_zoom'
=&gt; 0, 'header_layout' =&gt; '0', 'list_type' =&gt; '', 'sectionIndex'
=&gt; 1, 'linkToTop' =&gt; 0, 'file_collections' =&gt; '1',
'filelink_size' =&gt; 0, 'filelink_sorting' =&gt; '',
'filelink_sorting_direction' =&gt; '', 'target' =&gt; '', 'date' =&gt;
0, 'recursive' =&gt; 0, 'imageheight' =&gt; 0, 'pi_flexform' =&gt; <em>null</em>,
'accessibility_title' =&gt; '', 'accessibility_bypass' =&gt; 0,
'accessibility_bypass_text' =&gt; '', 'selected_categories' =&gt; <em>null</em>, 'category_field' =&gt; '', 'table_class' =&gt; '', 'table_caption' =&gt; <em>null</em>,
'table_delimiter' =&gt; 124, 'table_enclosure' =&gt; 0,
'table_header_position' =&gt; 0, 'table_tfoot' =&gt; 0,
'tx_impexp_origuid' =&gt; 0, 'categories' =&gt; 0,
'tx_styleguide_containsdemo' =&gt; ''), 'current' =&gt; <em>null</em>)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php</strong> line 101</span></div><div class="trace-file-content"><pre><span class="" data-line="97"> $this-&gt;setPartialRootPath($conf);
</span><span class="" data-line="98"> $this-&gt;setExtbaseVariables($conf);
</span><span class="" data-line="99"> $this-&gt;assignSettings($conf);
</span><span class="" data-line="100"> $variables = $this-&gt;getContentObjectVariables($conf);
</span><span class="highlight" data-line="101"> $variables = $this-&gt;contentDataProcessor-&gt;process($this-&gt;cObj, $conf, $variables);
</span><span class="" data-line="102">
</span><span class="" data-line="103"> $this-&gt;view-&gt;assignMultiple($variables);
</span><span class="" data-line="104">
</span><span class="" data-line="105"> $this-&gt;renderFluidTemplateAssetsIntoPageRenderer();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads'))))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 798</span></div><div class="trace-file-content"><pre><span class="" data-line="794"> }
</span><span class="" data-line="795">
</span><span class="" data-line="796"> // Render content
</span><span class="" data-line="797"> try {
</span><span class="highlight" data-line="798"> $content .= $contentObject-&gt;render($configuration);
</span><span class="" data-line="799"> } catch (ContentRenderingException $exception) {
</span><span class="" data-line="800"> // Content rendering Exceptions indicate a critical problem which should not be
</span><span class="" data-line="801"> // caught e.g. when something went wrong with Exception handling itself
</span><span class="" data-line="802"> throw $exception;
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject), <em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads'))))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 734</span></div><div class="trace-file-content"><pre><span class="" data-line="730"> $timeTracker-&gt;decStackPointer();
</span><span class="" data-line="731"> } else {
</span><span class="" data-line="732"> $contentObject = $this-&gt;getContentObject($name);
</span><span class="" data-line="733"> if ($contentObject) {
</span><span class="highlight" data-line="734"> $content .= $this-&gt;render($contentObject, $conf);
</span><span class="" data-line="735"> }
</span><span class="" data-line="736"> }
</span><span class="" data-line="737"> if ($timeTracker-&gt;LR) {
</span><span class="" data-line="738"> $timeTracker-&gt;pull($content);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGetSingle</span>(<span class="trace-arguments">'FLUIDTEMPLATE', <em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))),
'lib.contentElement'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 729</span></div><div class="trace-file-content"><pre><span class="" data-line="725"> [$name, $conf] = $cF-&gt;getVal($key, $this-&gt;getTypoScriptFrontendController()-&gt;tmpl-&gt;setup);
</span><span class="" data-line="726"> $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
</span><span class="" data-line="727"> // Getting the cObject
</span><span class="" data-line="728"> $timeTracker-&gt;incStackPointer();
</span><span class="highlight" data-line="729"> $content .= $this-&gt;cObjGetSingle($name, $conf, $key);
</span><span class="" data-line="730"> $timeTracker-&gt;decStackPointer();
</span><span class="" data-line="731"> } else {
</span><span class="" data-line="732"> $contentObject = $this-&gt;getContentObject($name);
</span><span class="" data-line="733"> if ($contentObject) {
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGetSingle</span>(<span class="trace-arguments">'FLUIDTEMPLATE', <em>array</em>('templateName' =&gt; 'Uploads', 'templateRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Templates/', ''), 'partialRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Partials/', ''), 'layoutRootPaths.' =&gt; <em>array</em>('EXT:fluid_styled_content/Resources/Private/Layouts/', ''), 'settings.' =&gt; <em>array</em>('defaultHeaderType' =&gt; '2', 'media.' =&gt; <em>array</em>('lazyLoading' =&gt; 'lazy', 'imageDecoding' =&gt; '', 'popup.' =&gt; <em>array</em>('bodyTag'
=&gt; '&lt;body style="margin:0; background:#fff;"&gt;', 'wrap' =&gt;
'&lt;a href="javascript:close();"&gt; | &lt;/a&gt;', 'width' =&gt;
'800m', 'height' =&gt; '600m', 'crop.' =&gt; <em>array</em>('data' =&gt; 'file:current:crop'), 'JSwindow' =&gt; '1', 'JSwindow.' =&gt; <em>array</em>('newWindow' =&gt; '0', 'if.' =&gt; <em>array</em>('isFalse' =&gt; '0')), 'directImageLink' =&gt; '0', 'linkParams.' =&gt; <em>array</em>('ATagParams.' =&gt; <em>array</em>('dataWrap' =&gt; 'class="lightbox" rel="lightbox[{field:uid}]"'))), 'additionalConfig.' =&gt; <em>array</em>('no-cookie' =&gt; '1', 'api' =&gt; '0'))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))), 'uploads'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php</strong> line 45</span></div><div class="trace-file-content"><pre><span class="" data-line="41"> // If no "default" property is available, then an empty string is returned
</span><span class="" data-line="42"> if ($key === 'default' &amp;&amp; !isset($conf['default'])) {
</span><span class="" data-line="43"> $theValue = '';
</span><span class="" data-line="44"> } else {
</span><span class="highlight" data-line="45"> $theValue = $this-&gt;cObj-&gt;cObjGetSingle($conf[$key], $conf[$key . '.'] ?? [], $key);
</span><span class="" data-line="46"> }
</span><span class="" data-line="47"> if (isset($conf['stdWrap.'])) {
</span><span class="" data-line="48"> $theValue = $this-&gt;cObj-&gt;stdWrap($theValue, $conf['stdWrap.']);
</span><span class="" data-line="49"> }
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\CaseContentObject</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>array</em>('key.' =&gt; <em>array</em>('field' =&gt; 'CType'), 'default' =&gt; 'TEXT', 'default.' =&gt; <em>array</em>('field'
=&gt; 'CType', 'htmlSpecialChars' =&gt; '1', 'wrap' =&gt; '&lt;p
style="background-color: yellow; padding: 0.5em
1em;"&gt;&lt;strong&gt;ERROR:&lt;/strong&gt; Content Element with uid
"{field:uid}" and type "|" has no rendering definition!&lt;/p&gt;',
'wrap.' =&gt; <em>array</em>('insertData' =&gt; '1')), 'stdWrap.' =&gt; <em>array</em>('editPanel' =&gt; '1', 'editPanel.' =&gt; <em>array</em>('allow'
=&gt; 'move, new, edit, hide, delete', 'label' =&gt; '%s',
'onlyCurrentPid' =&gt; '1', 'previewBorder' =&gt; '1', 'edit.' =&gt; <em>array</em>('displayRecord' =&gt; '1'))), 'bullets' =&gt; '&lt; lib.contentElement', 'bullets.' =&gt; <em>array</em>('templateName' =&gt; 'Bullets', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('value' =&gt; '2', 'isLessThan.' =&gt; <em>array</em>('field'
=&gt; 'bullets_type')), 'fieldName' =&gt; 'bodytext',
'removeEmptyEntries' =&gt; '1', 'as' =&gt; 'bullets'),
'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor',
'20.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'if.' =&gt; <em>array</em>('value' =&gt; '2', 'equals.' =&gt; <em>array</em>('field' =&gt; 'bullets_type')), 'fieldDelimiter' =&gt; '|', 'as' =&gt; 'bullets')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))),
'div' =&gt; '&lt; lib.contentElement', 'div.' =&gt; <em>array</em>('templateName' =&gt; 'Div'), 'header' =&gt; '&lt; lib.contentElement', 'header.' =&gt; <em>array</em>('templateName' =&gt; 'Header', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))),
'html' =&gt; '&lt; lib.contentElement', 'html.' =&gt; <em>array</em>('templateName' =&gt; 'Html', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'image' =&gt; '&lt; lib.contentElement', 'image.' =&gt; <em>array</em>('templateName' =&gt; 'Image', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content : image
[imageorient|imagewidth|imageheight], [imagecols|imageborder],
image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))),
'list' =&gt; '&lt; lib.contentElement', 'list.' =&gt; <em>array</em>('templateName' =&gt; 'List', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' =&gt; <em>array</em>('indexedsearch_pi2' =&gt; 'USER', 'indexedsearch_pi2.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'IndexedSearch', 'pluginName' =&gt; 'Pi2'))), 'shortcut' =&gt;
'&lt; lib.contentElement', 'shortcut.' =&gt; <em>array</em>('templateName' =&gt; 'Shortcut', 'variables.' =&gt; <em>array</em>('shortcuts' =&gt; 'RECORDS', 'shortcuts.' =&gt; <em>array</em>('source.' =&gt; <em>array</em>('field' =&gt; 'records'), 'tables' =&gt; 'tt_content')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], records', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))),
'table' =&gt; '&lt; lib.contentElement', 'table.' =&gt; <em>array</em>('templateName' =&gt; 'Table', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'fieldDelimiter.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_delimiter'))), 'fieldEnclosure.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure')), 'if.' =&gt; <em>array</em>('value' =&gt; '0', 'equals.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure'), 'negate' =&gt; '1')), 'maximumColumns.' =&gt; <em>array</em>('field' =&gt; 'cols'), 'as' =&gt; 'table')), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], bodytext,
[table_caption|cols|table_header_position|table_tfoot]', 'editIcons.'
=&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))),
'text' =&gt; '&lt; lib.contentElement', 'text.' =&gt; <em>array</em>('templateName' =&gt; 'Text', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'textmedia' =&gt; '&lt; lib.contentElement', 'textmedia.' =&gt; <em>array</em>('templateName' =&gt; 'Textmedia', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, assets [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))),
'textpic' =&gt; '&lt; lib.contentElement', 'textpic.' =&gt; <em>array</em>('templateName' =&gt; 'Textpic', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, image [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))),
'uploads' =&gt; '&lt; lib.contentElement', 'uploads.' =&gt; <em>array</em>('templateName' =&gt; 'Uploads', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))),
'menu_abstract' =&gt; '&lt; lib.contentElement', 'menu_abstract.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuAbstract', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_content' =&gt; '&lt; lib.contentElement',
'menu_categorized_content.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedContent', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'selectFields' =&gt; 'tt_content.*', 'groupBy' =&gt; 'uid', 'pidInList.' =&gt; <em>array</em>('data' =&gt; 'leveluid : 0'), 'recursive' =&gt; '99', 'join.' =&gt; <em>array</em>('data'
=&gt; 'field:selected_categories', 'wrap' =&gt; 'sys_category_record_mm
ON uid = sys_category_record_mm.uid_foreign AND
sys_category_record_mm.uid_local IN(|)'), 'where.' =&gt; <em>array</em>('data'
=&gt; 'field:category_field', 'wrap' =&gt; 'tablenames=\'tt_content\'
and fieldname=\'|\''), 'orderBy' =&gt; 'tt_content.sorting', 'as' =&gt;
'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_pages' =&gt; '&lt; lib.contentElement',
'menu_categorized_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'categories', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'selected_categories'), 'relation.' =&gt; <em>array</em>('field' =&gt; 'category_field'), 'sorting' =&gt; 'title', 'order' =&gt; 'asc'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_pages' =&gt; '&lt; lib.contentElement', 'menu_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_subpages' =&gt; '&lt; lib.contentElement', 'menu_subpages.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuSubpages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section' =&gt; '&lt; lib.contentElement', 'menu_section.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSection', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('includeNotInMenu.' =&gt; <em>array</em>('override' =&gt; '1', 'override.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')))), 'special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages', 'override.' =&gt; <em>array</em>('data' =&gt; 'page:uid', 'if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'override.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid', 'if.' =&gt; <em>array</em>('isTrue.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid')))))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field'
=&gt; 'uid'), 'as' =&gt; 'content', 'where' =&gt; 'sectionIndex = 1',
'orderBy' =&gt; 'sorting', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section_pages' =&gt; '&lt; lib.contentElement',
'menu_section_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSectionPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field' =&gt; 'uid'), 'orderBy' =&gt; 'sorting', 'as' =&gt; 'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_recently_updated' =&gt; '&lt; lib.contentElement',
'menu_recently_updated.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRecentlyUpdated', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'updated', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'maxAge' =&gt; '3600*24*7', 'excludeNoSearchPages' =&gt; '1'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_related_pages' =&gt; '&lt; lib.contentElement',
'menu_related_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRelatedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'keywords', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'excludeNoSearchPages' =&gt; '1'), 'alternativeSortingField' =&gt; 'title', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap' =&gt; '&lt; lib.contentElement', 'menu_sitemap.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemap', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap_pages' =&gt; '&lt; lib.contentElement',
'menu_sitemap_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemapPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'form_formframework' =&gt; '&lt; lib.contentElement',
'form_formframework.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Form', 'pluginName' =&gt; 'Formframework')), 'felogin_login'
=&gt; '&lt; lib.contentElement', 'felogin_login.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc' =&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName' =&gt; 'Felogin', 'pluginName' =&gt; 'Login')))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 798</span></div><div class="trace-file-content"><pre><span class="" data-line="794"> }
</span><span class="" data-line="795">
</span><span class="" data-line="796"> // Render content
</span><span class="" data-line="797"> try {
</span><span class="highlight" data-line="798"> $content .= $contentObject-&gt;render($configuration);
</span><span class="" data-line="799"> } catch (ContentRenderingException $exception) {
</span><span class="" data-line="800"> // Content rendering Exceptions indicate a critical problem which should not be
</span><span class="" data-line="801"> // caught e.g. when something went wrong with Exception handling itself
</span><span class="" data-line="802"> throw $exception;
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\ContentObject\CaseContentObject), <em>array</em>('key.' =&gt; <em>array</em>('field' =&gt; 'CType'), 'default' =&gt; 'TEXT', 'default.' =&gt; <em>array</em>('field'
=&gt; 'CType', 'htmlSpecialChars' =&gt; '1', 'wrap' =&gt; '&lt;p
style="background-color: yellow; padding: 0.5em
1em;"&gt;&lt;strong&gt;ERROR:&lt;/strong&gt; Content Element with uid
"{field:uid}" and type "|" has no rendering definition!&lt;/p&gt;',
'wrap.' =&gt; <em>array</em>('insertData' =&gt; '1')), 'stdWrap.' =&gt; <em>array</em>('editPanel' =&gt; '1', 'editPanel.' =&gt; <em>array</em>('allow'
=&gt; 'move, new, edit, hide, delete', 'label' =&gt; '%s',
'onlyCurrentPid' =&gt; '1', 'previewBorder' =&gt; '1', 'edit.' =&gt; <em>array</em>('displayRecord' =&gt; '1'))), 'bullets' =&gt; '&lt; lib.contentElement', 'bullets.' =&gt; <em>array</em>('templateName' =&gt; 'Bullets', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('value' =&gt; '2', 'isLessThan.' =&gt; <em>array</em>('field'
=&gt; 'bullets_type')), 'fieldName' =&gt; 'bodytext',
'removeEmptyEntries' =&gt; '1', 'as' =&gt; 'bullets'),
'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor',
'20.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'if.' =&gt; <em>array</em>('value' =&gt; '2', 'equals.' =&gt; <em>array</em>('field' =&gt; 'bullets_type')), 'fieldDelimiter' =&gt; '|', 'as' =&gt; 'bullets')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))),
'div' =&gt; '&lt; lib.contentElement', 'div.' =&gt; <em>array</em>('templateName' =&gt; 'Div'), 'header' =&gt; '&lt; lib.contentElement', 'header.' =&gt; <em>array</em>('templateName' =&gt; 'Header', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))),
'html' =&gt; '&lt; lib.contentElement', 'html.' =&gt; <em>array</em>('templateName' =&gt; 'Html', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'image' =&gt; '&lt; lib.contentElement', 'image.' =&gt; <em>array</em>('templateName' =&gt; 'Image', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content : image
[imageorient|imagewidth|imageheight], [imagecols|imageborder],
image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))),
'list' =&gt; '&lt; lib.contentElement', 'list.' =&gt; <em>array</em>('templateName' =&gt; 'List', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' =&gt; <em>array</em>('indexedsearch_pi2' =&gt; 'USER', 'indexedsearch_pi2.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'IndexedSearch', 'pluginName' =&gt; 'Pi2'))), 'shortcut' =&gt;
'&lt; lib.contentElement', 'shortcut.' =&gt; <em>array</em>('templateName' =&gt; 'Shortcut', 'variables.' =&gt; <em>array</em>('shortcuts' =&gt; 'RECORDS', 'shortcuts.' =&gt; <em>array</em>('source.' =&gt; <em>array</em>('field' =&gt; 'records'), 'tables' =&gt; 'tt_content')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], records', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))),
'table' =&gt; '&lt; lib.contentElement', 'table.' =&gt; <em>array</em>('templateName' =&gt; 'Table', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'fieldDelimiter.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_delimiter'))), 'fieldEnclosure.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure')), 'if.' =&gt; <em>array</em>('value' =&gt; '0', 'equals.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure'), 'negate' =&gt; '1')), 'maximumColumns.' =&gt; <em>array</em>('field' =&gt; 'cols'), 'as' =&gt; 'table')), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], bodytext,
[table_caption|cols|table_header_position|table_tfoot]', 'editIcons.'
=&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))),
'text' =&gt; '&lt; lib.contentElement', 'text.' =&gt; <em>array</em>('templateName' =&gt; 'Text', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'textmedia' =&gt; '&lt; lib.contentElement', 'textmedia.' =&gt; <em>array</em>('templateName' =&gt; 'Textmedia', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, assets [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))),
'textpic' =&gt; '&lt; lib.contentElement', 'textpic.' =&gt; <em>array</em>('templateName' =&gt; 'Textpic', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, image [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))),
'uploads' =&gt; '&lt; lib.contentElement', 'uploads.' =&gt; <em>array</em>('templateName' =&gt; 'Uploads', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))),
'menu_abstract' =&gt; '&lt; lib.contentElement', 'menu_abstract.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuAbstract', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_content' =&gt; '&lt; lib.contentElement',
'menu_categorized_content.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedContent', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'selectFields' =&gt; 'tt_content.*', 'groupBy' =&gt; 'uid', 'pidInList.' =&gt; <em>array</em>('data' =&gt; 'leveluid : 0'), 'recursive' =&gt; '99', 'join.' =&gt; <em>array</em>('data'
=&gt; 'field:selected_categories', 'wrap' =&gt; 'sys_category_record_mm
ON uid = sys_category_record_mm.uid_foreign AND
sys_category_record_mm.uid_local IN(|)'), 'where.' =&gt; <em>array</em>('data'
=&gt; 'field:category_field', 'wrap' =&gt; 'tablenames=\'tt_content\'
and fieldname=\'|\''), 'orderBy' =&gt; 'tt_content.sorting', 'as' =&gt;
'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_pages' =&gt; '&lt; lib.contentElement',
'menu_categorized_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'categories', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'selected_categories'), 'relation.' =&gt; <em>array</em>('field' =&gt; 'category_field'), 'sorting' =&gt; 'title', 'order' =&gt; 'asc'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_pages' =&gt; '&lt; lib.contentElement', 'menu_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_subpages' =&gt; '&lt; lib.contentElement', 'menu_subpages.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuSubpages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section' =&gt; '&lt; lib.contentElement', 'menu_section.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSection', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('includeNotInMenu.' =&gt; <em>array</em>('override' =&gt; '1', 'override.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')))), 'special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages', 'override.' =&gt; <em>array</em>('data' =&gt; 'page:uid', 'if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'override.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid', 'if.' =&gt; <em>array</em>('isTrue.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid')))))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field'
=&gt; 'uid'), 'as' =&gt; 'content', 'where' =&gt; 'sectionIndex = 1',
'orderBy' =&gt; 'sorting', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section_pages' =&gt; '&lt; lib.contentElement',
'menu_section_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSectionPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field' =&gt; 'uid'), 'orderBy' =&gt; 'sorting', 'as' =&gt; 'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_recently_updated' =&gt; '&lt; lib.contentElement',
'menu_recently_updated.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRecentlyUpdated', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'updated', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'maxAge' =&gt; '3600*24*7', 'excludeNoSearchPages' =&gt; '1'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_related_pages' =&gt; '&lt; lib.contentElement',
'menu_related_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRelatedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'keywords', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'excludeNoSearchPages' =&gt; '1'), 'alternativeSortingField' =&gt; 'title', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap' =&gt; '&lt; lib.contentElement', 'menu_sitemap.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemap', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap_pages' =&gt; '&lt; lib.contentElement',
'menu_sitemap_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemapPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'form_formframework' =&gt; '&lt; lib.contentElement',
'form_formframework.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Form', 'pluginName' =&gt; 'Formframework')), 'felogin_login'
=&gt; '&lt; lib.contentElement', 'felogin_login.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc' =&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName' =&gt; 'Felogin', 'pluginName' =&gt; 'Login')))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 734</span></div><div class="trace-file-content"><pre><span class="" data-line="730"> $timeTracker-&gt;decStackPointer();
</span><span class="" data-line="731"> } else {
</span><span class="" data-line="732"> $contentObject = $this-&gt;getContentObject($name);
</span><span class="" data-line="733"> if ($contentObject) {
</span><span class="highlight" data-line="734"> $content .= $this-&gt;render($contentObject, $conf);
</span><span class="" data-line="735"> }
</span><span class="" data-line="736"> }
</span><span class="" data-line="737"> if ($timeTracker-&gt;LR) {
</span><span class="" data-line="738"> $timeTracker-&gt;pull($content);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGetSingle</span>(<span class="trace-arguments">'CASE', <em>array</em>('key.' =&gt; <em>array</em>('field' =&gt; 'CType'), 'default' =&gt; 'TEXT', 'default.' =&gt; <em>array</em>('field'
=&gt; 'CType', 'htmlSpecialChars' =&gt; '1', 'wrap' =&gt; '&lt;p
style="background-color: yellow; padding: 0.5em
1em;"&gt;&lt;strong&gt;ERROR:&lt;/strong&gt; Content Element with uid
"{field:uid}" and type "|" has no rendering definition!&lt;/p&gt;',
'wrap.' =&gt; <em>array</em>('insertData' =&gt; '1')), 'stdWrap.' =&gt; <em>array</em>('editPanel' =&gt; '1', 'editPanel.' =&gt; <em>array</em>('allow'
=&gt; 'move, new, edit, hide, delete', 'label' =&gt; '%s',
'onlyCurrentPid' =&gt; '1', 'previewBorder' =&gt; '1', 'edit.' =&gt; <em>array</em>('displayRecord' =&gt; '1'))), 'bullets' =&gt; '&lt; lib.contentElement', 'bullets.' =&gt; <em>array</em>('templateName' =&gt; 'Bullets', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('value' =&gt; '2', 'isLessThan.' =&gt; <em>array</em>('field'
=&gt; 'bullets_type')), 'fieldName' =&gt; 'bodytext',
'removeEmptyEntries' =&gt; '1', 'as' =&gt; 'bullets'),
'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor',
'20.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'if.' =&gt; <em>array</em>('value' =&gt; '2', 'equals.' =&gt; <em>array</em>('field' =&gt; 'bullets_type')), 'fieldDelimiter' =&gt; '|', 'as' =&gt; 'bullets')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))),
'div' =&gt; '&lt; lib.contentElement', 'div.' =&gt; <em>array</em>('templateName' =&gt; 'Div'), 'header' =&gt; '&lt; lib.contentElement', 'header.' =&gt; <em>array</em>('templateName' =&gt; 'Header', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))),
'html' =&gt; '&lt; lib.contentElement', 'html.' =&gt; <em>array</em>('templateName' =&gt; 'Html', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'image' =&gt; '&lt; lib.contentElement', 'image.' =&gt; <em>array</em>('templateName' =&gt; 'Image', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content : image
[imageorient|imagewidth|imageheight], [imagecols|imageborder],
image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))),
'list' =&gt; '&lt; lib.contentElement', 'list.' =&gt; <em>array</em>('templateName' =&gt; 'List', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' =&gt; <em>array</em>('indexedsearch_pi2' =&gt; 'USER', 'indexedsearch_pi2.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'IndexedSearch', 'pluginName' =&gt; 'Pi2'))), 'shortcut' =&gt;
'&lt; lib.contentElement', 'shortcut.' =&gt; <em>array</em>('templateName' =&gt; 'Shortcut', 'variables.' =&gt; <em>array</em>('shortcuts' =&gt; 'RECORDS', 'shortcuts.' =&gt; <em>array</em>('source.' =&gt; <em>array</em>('field' =&gt; 'records'), 'tables' =&gt; 'tt_content')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], records', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))),
'table' =&gt; '&lt; lib.contentElement', 'table.' =&gt; <em>array</em>('templateName' =&gt; 'Table', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'fieldDelimiter.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_delimiter'))), 'fieldEnclosure.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure')), 'if.' =&gt; <em>array</em>('value' =&gt; '0', 'equals.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure'), 'negate' =&gt; '1')), 'maximumColumns.' =&gt; <em>array</em>('field' =&gt; 'cols'), 'as' =&gt; 'table')), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], bodytext,
[table_caption|cols|table_header_position|table_tfoot]', 'editIcons.'
=&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))),
'text' =&gt; '&lt; lib.contentElement', 'text.' =&gt; <em>array</em>('templateName' =&gt; 'Text', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'textmedia' =&gt; '&lt; lib.contentElement', 'textmedia.' =&gt; <em>array</em>('templateName' =&gt; 'Textmedia', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, assets [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))),
'textpic' =&gt; '&lt; lib.contentElement', 'textpic.' =&gt; <em>array</em>('templateName' =&gt; 'Textpic', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, image [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))),
'uploads' =&gt; '&lt; lib.contentElement', 'uploads.' =&gt; <em>array</em>('templateName' =&gt; 'Uploads', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))),
'menu_abstract' =&gt; '&lt; lib.contentElement', 'menu_abstract.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuAbstract', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_content' =&gt; '&lt; lib.contentElement',
'menu_categorized_content.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedContent', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'selectFields' =&gt; 'tt_content.*', 'groupBy' =&gt; 'uid', 'pidInList.' =&gt; <em>array</em>('data' =&gt; 'leveluid : 0'), 'recursive' =&gt; '99', 'join.' =&gt; <em>array</em>('data'
=&gt; 'field:selected_categories', 'wrap' =&gt; 'sys_category_record_mm
ON uid = sys_category_record_mm.uid_foreign AND
sys_category_record_mm.uid_local IN(|)'), 'where.' =&gt; <em>array</em>('data'
=&gt; 'field:category_field', 'wrap' =&gt; 'tablenames=\'tt_content\'
and fieldname=\'|\''), 'orderBy' =&gt; 'tt_content.sorting', 'as' =&gt;
'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_pages' =&gt; '&lt; lib.contentElement',
'menu_categorized_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'categories', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'selected_categories'), 'relation.' =&gt; <em>array</em>('field' =&gt; 'category_field'), 'sorting' =&gt; 'title', 'order' =&gt; 'asc'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_pages' =&gt; '&lt; lib.contentElement', 'menu_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_subpages' =&gt; '&lt; lib.contentElement', 'menu_subpages.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuSubpages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section' =&gt; '&lt; lib.contentElement', 'menu_section.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSection', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('includeNotInMenu.' =&gt; <em>array</em>('override' =&gt; '1', 'override.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')))), 'special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages', 'override.' =&gt; <em>array</em>('data' =&gt; 'page:uid', 'if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'override.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid', 'if.' =&gt; <em>array</em>('isTrue.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid')))))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field'
=&gt; 'uid'), 'as' =&gt; 'content', 'where' =&gt; 'sectionIndex = 1',
'orderBy' =&gt; 'sorting', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section_pages' =&gt; '&lt; lib.contentElement',
'menu_section_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSectionPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field' =&gt; 'uid'), 'orderBy' =&gt; 'sorting', 'as' =&gt; 'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_recently_updated' =&gt; '&lt; lib.contentElement',
'menu_recently_updated.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRecentlyUpdated', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'updated', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'maxAge' =&gt; '3600*24*7', 'excludeNoSearchPages' =&gt; '1'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_related_pages' =&gt; '&lt; lib.contentElement',
'menu_related_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRelatedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'keywords', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'excludeNoSearchPages' =&gt; '1'), 'alternativeSortingField' =&gt; 'title', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap' =&gt; '&lt; lib.contentElement', 'menu_sitemap.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemap', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap_pages' =&gt; '&lt; lib.contentElement',
'menu_sitemap_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemapPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'form_formframework' =&gt; '&lt; lib.contentElement',
'form_formframework.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Form', 'pluginName' =&gt; 'Formframework')), 'felogin_login'
=&gt; '&lt; lib.contentElement', 'felogin_login.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Felogin', 'pluginName' =&gt; 'Login'))), 'tt_content'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 729</span></div><div class="trace-file-content"><pre><span class="" data-line="725"> [$name, $conf] = $cF-&gt;getVal($key, $this-&gt;getTypoScriptFrontendController()-&gt;tmpl-&gt;setup);
</span><span class="" data-line="726"> $conf = array_replace_recursive(is_array($conf) ? $conf : [], $confOverride);
</span><span class="" data-line="727"> // Getting the cObject
</span><span class="" data-line="728"> $timeTracker-&gt;incStackPointer();
</span><span class="highlight" data-line="729"> $content .= $this-&gt;cObjGetSingle($name, $conf, $key);
</span><span class="" data-line="730"> $timeTracker-&gt;decStackPointer();
</span><span class="" data-line="731"> } else {
</span><span class="" data-line="732"> $contentObject = $this-&gt;getContentObject($name);
</span><span class="" data-line="733"> if ($contentObject) {
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGetSingle</span>(<span class="trace-arguments">'CASE', <em>array</em>('key.' =&gt; <em>array</em>('field' =&gt; 'CType'), 'default' =&gt; 'TEXT', 'default.' =&gt; <em>array</em>('field'
=&gt; 'CType', 'htmlSpecialChars' =&gt; '1', 'wrap' =&gt; '&lt;p
style="background-color: yellow; padding: 0.5em
1em;"&gt;&lt;strong&gt;ERROR:&lt;/strong&gt; Content Element with uid
"{field:uid}" and type "|" has no rendering definition!&lt;/p&gt;',
'wrap.' =&gt; <em>array</em>('insertData' =&gt; '1')), 'stdWrap.' =&gt; <em>array</em>('editPanel' =&gt; '1', 'editPanel.' =&gt; <em>array</em>('allow'
=&gt; 'move, new, edit, hide, delete', 'label' =&gt; '%s',
'onlyCurrentPid' =&gt; '1', 'previewBorder' =&gt; '1', 'edit.' =&gt; <em>array</em>('displayRecord' =&gt; '1'))), 'bullets' =&gt; '&lt; lib.contentElement', 'bullets.' =&gt; <em>array</em>('templateName' =&gt; 'Bullets', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\SplitProcessor', '10.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('value' =&gt; '2', 'isLessThan.' =&gt; <em>array</em>('field'
=&gt; 'bullets_type')), 'fieldName' =&gt; 'bodytext',
'removeEmptyEntries' =&gt; '1', 'as' =&gt; 'bullets'),
'TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor',
'20.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'if.' =&gt; <em>array</em>('value' =&gt; '2', 'equals.' =&gt; <em>array</em>('field' =&gt; 'bullets_type')), 'fieldDelimiter' =&gt; '|', 'as' =&gt; 'bullets')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], bodytext [bullets_type]', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.bullets')))),
'div' =&gt; '&lt; lib.contentElement', 'div.' =&gt; <em>array</em>('templateName' =&gt; 'Div'), 'header' =&gt; '&lt; lib.contentElement', 'header.' =&gt; <em>array</em>('templateName' =&gt; 'Header', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout|header_link], subheader, date', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.header')))),
'html' =&gt; '&lt; lib.contentElement', 'html.' =&gt; <em>array</em>('templateName' =&gt; 'Html', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'image' =&gt; '&lt; lib.contentElement', 'image.' =&gt; <em>array</em>('templateName' =&gt; 'Image', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content : image
[imageorient|imagewidth|imageheight], [imagecols|imageborder],
image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.image')))),
'list' =&gt; '&lt; lib.contentElement', 'list.' =&gt; <em>array</em>('templateName' =&gt; 'List', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], list_type, layout, pages [recursive]', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data' =&gt; 'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.list'))), '20.' =&gt; <em>array</em>('indexedsearch_pi2' =&gt; 'USER', 'indexedsearch_pi2.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'IndexedSearch', 'pluginName' =&gt; 'Pi2'))), 'shortcut' =&gt;
'&lt; lib.contentElement', 'shortcut.' =&gt; <em>array</em>('templateName' =&gt; 'Shortcut', 'variables.' =&gt; <em>array</em>('shortcuts' =&gt; 'RECORDS', 'shortcuts.' =&gt; <em>array</em>('source.' =&gt; <em>array</em>('field' =&gt; 'records'), 'tables' =&gt; 'tt_content')), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], records', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.shortcut')))),
'table' =&gt; '&lt; lib.contentElement', 'table.' =&gt; <em>array</em>('templateName' =&gt; 'Table', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\CommaSeparatedValueProcessor', '10.' =&gt; <em>array</em>('fieldName' =&gt; 'bodytext', 'fieldDelimiter.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_delimiter'))), 'fieldEnclosure.' =&gt; <em>array</em>('char.' =&gt; <em>array</em>('cObject' =&gt; 'TEXT', 'cObject.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure')), 'if.' =&gt; <em>array</em>('value' =&gt; '0', 'equals.' =&gt; <em>array</em>('field' =&gt; 'table_enclosure'), 'negate' =&gt; '1')), 'maximumColumns.' =&gt; <em>array</em>('field' =&gt; 'cols'), 'as' =&gt; 'table')), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], bodytext,
[table_caption|cols|table_header_position|table_tfoot]', 'editIcons.'
=&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.table')))),
'text' =&gt; '&lt; lib.contentElement', 'text.' =&gt; <em>array</em>('templateName' =&gt; 'Text', 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: bodytext', 'editIcons.' =&gt; <em>array</em>('beforeLastTag' =&gt; '1', 'iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.html')))),
'textmedia' =&gt; '&lt; lib.contentElement', 'textmedia.' =&gt; <em>array</em>('templateName' =&gt; 'Textmedia', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'assets')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, assets [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textmedia')))),
'textpic' =&gt; '&lt; lib.contentElement', 'textpic.' =&gt; <em>array</em>('templateName' =&gt; 'Textpic', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\GalleryProcessor', '20.' =&gt; <em>array</em>('maxGalleryWidth'
=&gt; '600', 'maxGalleryWidthInText' =&gt; '300', 'columnSpacing' =&gt;
'10', 'borderWidth' =&gt; '2', 'borderPadding' =&gt; '0')), 'stdWrap.'
=&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header
[header_layout], bodytext, image [imageorient|imagewidth|imageheight],
[imagecols|imageborder], image_zoom', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.textpic')))),
'uploads' =&gt; '&lt; lib.contentElement', 'uploads.' =&gt; <em>array</em>('templateName' =&gt; 'Uploads', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'), 'collections.' =&gt; <em>array</em>('field' =&gt; 'file_collections'), 'sorting.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting', 'direction.' =&gt; <em>array</em>('field' =&gt; 'filelink_sorting_direction')))), 'stdWrap.' =&gt; <em>array</em>('editIcons'
=&gt; 'tt_content: header [header_layout], media, file_collections,
filelink_sorting, [filelink_size|uploads_description|uploads_type]',
'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.uploads')))),
'menu_abstract' =&gt; '&lt; lib.contentElement', 'menu_abstract.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuAbstract', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_content' =&gt; '&lt; lib.contentElement',
'menu_categorized_content.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedContent', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '10.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'selectFields' =&gt; 'tt_content.*', 'groupBy' =&gt; 'uid', 'pidInList.' =&gt; <em>array</em>('data' =&gt; 'leveluid : 0'), 'recursive' =&gt; '99', 'join.' =&gt; <em>array</em>('data'
=&gt; 'field:selected_categories', 'wrap' =&gt; 'sys_category_record_mm
ON uid = sys_category_record_mm.uid_foreign AND
sys_category_record_mm.uid_local IN(|)'), 'where.' =&gt; <em>array</em>('data'
=&gt; 'field:category_field', 'wrap' =&gt; 'tablenames=\'tt_content\'
and fieldname=\'|\''), 'orderBy' =&gt; 'tt_content.sorting', 'as' =&gt;
'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_categorized_pages' =&gt; '&lt; lib.contentElement',
'menu_categorized_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuCategorizedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'categories', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'selected_categories'), 'relation.' =&gt; <em>array</em>('field' =&gt; 'category_field'), 'sorting' =&gt; 'title', 'order' =&gt; 'asc'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], selected_categories, category_field', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_pages' =&gt; '&lt; lib.contentElement', 'menu_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_subpages' =&gt; '&lt; lib.contentElement', 'menu_subpages.' =&gt;
<em>array</em>('templateName' =&gt; 'MenuSubpages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section' =&gt; '&lt; lib.contentElement', 'menu_section.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSection', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('includeNotInMenu.' =&gt; <em>array</em>('override' =&gt; '1', 'override.' =&gt; <em>array</em>('if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')))), 'special' =&gt; 'list', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages', 'override.' =&gt; <em>array</em>('data' =&gt; 'page:uid', 'if.' =&gt; <em>array</em>('isFalse.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'override.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid', 'if.' =&gt; <em>array</em>('isTrue.' =&gt; <em>array</em>('data' =&gt; 'page:content_from_pid')))))), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field'
=&gt; 'uid'), 'as' =&gt; 'content', 'where' =&gt; 'sectionIndex = 1',
'orderBy' =&gt; 'sorting', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_section_pages' =&gt; '&lt; lib.contentElement',
'menu_section_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSectionPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media')), 'TYPO3\\CMS\\Frontend\\DataProcessing\\DatabaseQueryProcessor', '20.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'pidInList.' =&gt; <em>array</em>('field' =&gt; 'uid'), 'orderBy' =&gt; 'sorting', 'as' =&gt; 'content', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'image'))))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_recently_updated' =&gt; '&lt; lib.contentElement',
'menu_recently_updated.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRecentlyUpdated', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'updated', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'maxAge' =&gt; '3600*24*7', 'excludeNoSearchPages' =&gt; '1'), 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_related_pages' =&gt; '&lt; lib.contentElement',
'menu_related_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuRelatedPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'keywords', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages'), 'excludeNoSearchPages' =&gt; '1'), 'alternativeSortingField' =&gt; 'title', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap' =&gt; '&lt; lib.contentElement', 'menu_sitemap.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemap', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'menu_sitemap_pages' =&gt; '&lt; lib.contentElement',
'menu_sitemap_pages.' =&gt; <em>array</em>('templateName' =&gt; 'MenuSitemapPages', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\MenuProcessor', '10.' =&gt; <em>array</em>('special' =&gt; 'directory', 'special.' =&gt; <em>array</em>('value.' =&gt; <em>array</em>('field' =&gt; 'pages')), 'levels' =&gt; '7', 'dataProcessing.' =&gt; <em>array</em>('TYPO3\\CMS\\Frontend\\DataProcessing\\FilesProcessor', '10.' =&gt; <em>array</em>('references.' =&gt; <em>array</em>('fieldName' =&gt; 'media'))))), 'stdWrap.' =&gt; <em>array</em>('editIcons' =&gt; 'tt_content: header [header_layout], pages', 'editIcons.' =&gt; <em>array</em>('iconTitle.' =&gt; <em>array</em>('data'
=&gt;
'LLL:EXT:fluid_styled_content/Resources/Private/Language/FrontendEditing.xlf:editIcon.menu')))),
'form_formframework' =&gt; '&lt; lib.contentElement',
'form_formframework.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Form', 'pluginName' =&gt; 'Formframework')), 'felogin_login'
=&gt; '&lt; lib.contentElement', 'felogin_login.' =&gt; <em>array</em>('templateName' =&gt; 'Generic', 'USER', '20.' =&gt; <em>array</em>('userFunc'
=&gt; 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap-&gt;run', 'extensionName'
=&gt; 'Felogin', 'pluginName' =&gt; 'Login'))), ''</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php</strong> line 98</span></div><div class="trace-file-content"><pre><span class="" data-line="94"> $cObj-&gt;parentRecordNumber = $this-&gt;cObj-&gt;currentRecordNumber;
</span><span class="" data-line="95"> $frontendController-&gt;currentRecord = $registerField;
</span><span class="" data-line="96"> $this-&gt;cObj-&gt;lastChanged($row['tstamp']);
</span><span class="" data-line="97"> $cObj-&gt;start($row, $conf['table'], $this-&gt;request);
</span><span class="highlight" data-line="98"> $tmpValue = $cObj-&gt;cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
</span><span class="" data-line="99"> $cobjValue .= $tmpValue;
</span><span class="" data-line="100"> }
</span><span class="" data-line="101"> }
</span><span class="" data-line="102"> }
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentContentObject</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>array</em>('table' =&gt; 'tt_content', 'select.' =&gt; <em>array</em>('orderBy' =&gt; 'sorting', 'where' =&gt; '{#colPos}=0'))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 798</span></div><div class="trace-file-content"><pre><span class="" data-line="794"> }
</span><span class="" data-line="795">
</span><span class="" data-line="796"> // Render content
</span><span class="" data-line="797"> try {
</span><span class="highlight" data-line="798"> $content .= $contentObject-&gt;render($configuration);
</span><span class="" data-line="799"> } catch (ContentRenderingException $exception) {
</span><span class="" data-line="800"> // Content rendering Exceptions indicate a critical problem which should not be
</span><span class="" data-line="801"> // caught e.g. when something went wrong with Exception handling itself
</span><span class="" data-line="802"> throw $exception;
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">render</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\ContentObject\ContentContentObject), <em>array</em>('table' =&gt; 'tt_content', 'select.' =&gt; <em>array</em>('orderBy' =&gt; 'sorting', 'where' =&gt; '{#colPos}=0'))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 734</span></div><div class="trace-file-content"><pre><span class="" data-line="730"> $timeTracker-&gt;decStackPointer();
</span><span class="" data-line="731"> } else {
</span><span class="" data-line="732"> $contentObject = $this-&gt;getContentObject($name);
</span><span class="" data-line="733"> if ($contentObject) {
</span><span class="highlight" data-line="734"> $content .= $this-&gt;render($contentObject, $conf);
</span><span class="" data-line="735"> }
</span><span class="" data-line="736"> }
</span><span class="" data-line="737"> if ($timeTracker-&gt;LR) {
</span><span class="" data-line="738"> $timeTracker-&gt;pull($content);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGetSingle</span>(<span class="trace-arguments">'CONTENT', <em>array</em>('table' =&gt; 'tt_content', 'select.' =&gt; <em>array</em>('orderBy' =&gt; 'sorting', 'where' =&gt; '{#colPos}=0')), '10'</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php</strong> line 696</span></div><div class="trace-file-content"><pre><span class="" data-line="692"> foreach ($sKeyArray as $theKey) {
</span><span class="" data-line="693"> $theValue = $setup[$theKey];
</span><span class="" data-line="694"> if ((int)$theKey &amp;&amp; strpos($theKey, '.') === false) {
</span><span class="" data-line="695"> $conf = $setup[$theKey . '.'] ?? [];
</span><span class="highlight" data-line="696"> $content .= $this-&gt;cObjGetSingle($theValue, $conf, $addKey . $theKey);
</span><span class="" data-line="697"> }
</span><span class="" data-line="698"> }
</span><span class="" data-line="699"> return $content;
</span><span class="" data-line="700"> }
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer</span><span class="trace-type">-&gt;</span><span class="trace-method">cObjGet</span>(<span class="trace-arguments"><em>array</em>('CONTENT', '10.' =&gt; <em>array</em>('table' =&gt; 'tt_content', 'select.' =&gt; <em>array</em>('orderBy' =&gt; 'sorting', 'where' =&gt; '{#colPos}=0')))</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Http/RequestHandler.php</strong> line 215</span></div><div class="trace-file-content"><pre><span class="" data-line="211"> * @return string
</span><span class="" data-line="212"> */
</span><span class="" data-line="213"> protected function generatePageBodyContent(TypoScriptFrontendController $controller): string
</span><span class="" data-line="214"> {
</span><span class="highlight" data-line="215"> $pageContent = $controller-&gt;cObj-&gt;cObjGet($controller-&gt;pSetup) ?: '';
</span><span class="" data-line="216"> if ($controller-&gt;pSetup['wrap'] ?? false) {
</span><span class="" data-line="217"> $pageContent = $controller-&gt;cObj-&gt;wrap($pageContent, $controller-&gt;pSetup['wrap']);
</span><span class="" data-line="218"> }
</span><span class="" data-line="219"> if ($controller-&gt;pSetup['stdWrap.'] ?? false) {
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Http\RequestHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">generatePageBodyContent</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Http/RequestHandler.php</strong> line 181</span></div><div class="trace-file-content"><pre><span class="" data-line="177"> protected function generatePageContent(TypoScriptFrontendController $controller, ServerRequestInterface $request): string
</span><span class="" data-line="178"> {
</span><span class="" data-line="179"> // Generate the main content between the &lt;body&gt; tags
</span><span class="" data-line="180"> // This has to be done first, as some additional TSFE-related code could have been written
</span><span class="highlight" data-line="181"> $pageContent = $this-&gt;generatePageBodyContent($controller);
</span><span class="" data-line="182"> // If 'disableAllHeaderCode' is set, all the pageRenderer settings are not evaluated
</span><span class="" data-line="183"> if ($controller-&gt;config['config']['disableAllHeaderCode'] ?? false) {
</span><span class="" data-line="184"> return $pageContent;
</span><span class="" data-line="185"> }
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Http\RequestHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">generatePageContent</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController), <em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Http/RequestHandler.php</strong> line 140</span></div><div class="trace-file-content"><pre><span class="" data-line="136"> // Content generation
</span><span class="" data-line="137"> $this-&gt;timeTracker-&gt;incStackPointer();
</span><span class="" data-line="138"> $this-&gt;timeTracker-&gt;push($controller-&gt;sPre, 'PAGE');
</span><span class="" data-line="139">
</span><span class="highlight" data-line="140"> $controller-&gt;content = $this-&gt;generatePageContent($controller, $request);
</span><span class="" data-line="141">
</span><span class="" data-line="142"> $this-&gt;timeTracker-&gt;pull($this-&gt;timeTracker-&gt;LR ? $controller-&gt;content : '');
</span><span class="" data-line="143"> $this-&gt;timeTracker-&gt;decStackPointer();
</span><span class="" data-line="144">
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Http\RequestHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Middleware/ResponsePropagation.php</strong> line 34</span></div><div class="trace-file-content"><pre><span class="" data-line="30">{
</span><span class="" data-line="31"> public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
</span><span class="" data-line="32"> {
</span><span class="" data-line="33"> try {
</span><span class="highlight" data-line="34"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="35"> } catch (PropagateResponseException $e) {
</span><span class="" data-line="36"> $response = $e-&gt;getResponse();
</span><span class="" data-line="37"> }
</span><span class="" data-line="38">
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Middleware\ResponsePropagation</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(TYPO3\CMS\Frontend\Http\RequestHandler)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php</strong> line 48</span></div><div class="trace-file-content"><pre><span class="" data-line="44"> // Throw away all output that may have happened during bootstrapping by weird extensions
</span><span class="" data-line="45"> ob_clean();
</span><span class="" data-line="46"> // Initialize output compression if configured
</span><span class="" data-line="47"> $this-&gt;initializeOutputCompression();
</span><span class="highlight" data-line="48"> return $handler-&gt;handle($request);
</span><span class="" data-line="49"> }
</span><span class="" data-line="50">
</span><span class="" data-line="51"> /**
</span><span class="" data-line="52"> * Initialize output compression if configured
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\OutputCompression</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php</strong> line 46</span></div><div class="trace-file-content"><pre><span class="" data-line="42"> * @return ResponseInterface
</span><span class="" data-line="43"> */
</span><span class="" data-line="44"> public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
</span><span class="" data-line="45"> {
</span><span class="highlight" data-line="46"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="47"> if ($GLOBALS['TSFE'] instanceof TypoScriptFrontendController) {
</span><span class="" data-line="48"> if (
</span><span class="" data-line="49"> (!isset($GLOBALS['TSFE']-&gt;config['config']['enableContentLengthHeader']) || $GLOBALS['TSFE']-&gt;config['config']['enableContentLengthHeader'])
</span><span class="" data-line="50"> &amp;&amp; !$GLOBALS['TSFE']-&gt;isBackendUserLoggedIn() &amp;&amp; !($GLOBALS['TYPO3_CONF_VARS']['FE']['debug'] ?? false)
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php</strong> line 74</span></div><div class="trace-file-content"><pre><span class="" data-line="70"> );
</span><span class="" data-line="71"> }
</span><span class="" data-line="72"> }
</span><span class="" data-line="73">
</span><span class="highlight" data-line="74"> return $handler-&gt;handle($request);
</span><span class="" data-line="75"> }
</span><span class="" data-line="76">
</span><span class="" data-line="77"> protected function getRedirectUri(ServerRequestInterface $request): ?string
</span><span class="" data-line="78"> {
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php</strong> line 78</span></div><div class="trace-file-content"><pre><span class="" data-line="74"> $this-&gt;convertCharsetRecursivelyToUtf8($parsedBody, $controller-&gt;metaCharset);
</span><span class="" data-line="75"> $request = $request-&gt;withParsedBody($parsedBody);
</span><span class="" data-line="76"> }
</span><span class="" data-line="77"> }
</span><span class="highlight" data-line="78"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="79">
</span><span class="" data-line="80"> /**
</span><span class="" data-line="81"> * Release TSFE locks. They have been acquired in the above call to controller-&gt;getFromCache().
</span><span class="" data-line="82"> * TSFE locks are usually released by the RequestHandler 'final' middleware.
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php</strong> line 104</span></div><div class="trace-file-content"><pre><span class="" data-line="100"> // Make TSFE globally available
</span><span class="" data-line="101"> // @todo deprecate $GLOBALS['TSFE'] once TSFE is retrieved from the
</span><span class="" data-line="102"> // PSR-7 request attribute frontend.controller throughout TYPO3 core
</span><span class="" data-line="103"> $GLOBALS['TSFE'] = $controller;
</span><span class="highlight" data-line="104"> return $handler-&gt;handle($request);
</span><span class="" data-line="105"> }
</span><span class="" data-line="106">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php</strong> line 66</span></div><div class="trace-file-content"><pre><span class="" data-line="62"> $previewAspect = GeneralUtility::makeInstance(PreviewAspect::class, $isPreview);
</span><span class="" data-line="63"> $this-&gt;context-&gt;setAspect('frontend.preview', $previewAspect);
</span><span class="" data-line="64"> }
</span><span class="" data-line="65">
</span><span class="highlight" data-line="66"> return $handler-&gt;handle($request);
</span><span class="" data-line="67"> }
</span><span class="" data-line="68">
</span><span class="" data-line="69"> /**
</span><span class="" data-line="70"> * Simulate dates for preview functionality
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\PreviewSimulator</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/workspaces/Classes/Middleware/WorkspacePreviewPermissions.php</strong> line 47</span></div><div class="trace-file-content"><pre><span class="" data-line="43"> $pageArguments = $request-&gt;getAttribute('routing', null);
</span><span class="" data-line="44"> if ($pageArguments instanceof PageArguments &amp;&amp; $GLOBALS['BE_USER'] instanceof PreviewUserAuthentication) {
</span><span class="" data-line="45"> $GLOBALS['BE_USER']-&gt;setWebmounts([$pageArguments-&gt;getPageId()]);
</span><span class="" data-line="46"> }
</span><span class="highlight" data-line="47"> return $handler-&gt;handle($request);
</span><span class="" data-line="48"> }
</span><span class="" data-line="49">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Workspaces\Middleware\WorkspacePreviewPermissions</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php</strong> line 132</span></div><div class="trace-file-content"><pre><span class="" data-line="128"> }
</span><span class="" data-line="129"> }
</span><span class="" data-line="130">
</span><span class="" data-line="131"> $request = $request-&gt;withAttribute('noCache', $this-&gt;disableCache);
</span><span class="highlight" data-line="132"> return $handler-&gt;handle($request);
</span><span class="" data-line="133"> }
</span><span class="" data-line="134">
</span><span class="" data-line="135"> /**
</span><span class="" data-line="136"> * Filters out the arguments that are necessary for calculating cHash
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\PageArgumentValidator</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/PageResolver.php</strong> line 106</span></div><div class="trace-file-content"><pre><span class="" data-line="102"> // merge the PageArguments with the request query parameters
</span><span class="" data-line="103"> $queryParams = array_replace_recursive($request-&gt;getQueryParams(), $pageArguments-&gt;getArguments());
</span><span class="" data-line="104"> $request = $request-&gt;withQueryParams($queryParams);
</span><span class="" data-line="105">
</span><span class="highlight" data-line="106"> return $handler-&gt;handle($request);
</span><span class="" data-line="107"> }
</span><span class="" data-line="108">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\PageResolver</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/workspaces/Classes/Middleware/WorkspacePreview.php</strong> line 128</span></div><div class="trace-file-content"><pre><span class="" data-line="124"> $addInformationAboutDisabledCache = true;
</span><span class="" data-line="125"> $setCookieOnCurrentRequest = false;
</span><span class="" data-line="126"> }
</span><span class="" data-line="127">
</span><span class="highlight" data-line="128"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="129">
</span><span class="" data-line="130"> $tsfe = $this-&gt;getTypoScriptFrontendController();
</span><span class="" data-line="131"> if ($tsfe instanceof TypoScriptFrontendController &amp;&amp; $addInformationAboutDisabledCache) {
</span><span class="" data-line="132"> $tsfe-&gt;set_no_cache('GET Parameter ADMCMD_prev=LIVE was given', true);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Workspaces\Middleware\WorkspacePreview</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php</strong> line 80</span></div><div class="trace-file-content"><pre><span class="" data-line="76">
</span><span class="" data-line="77"> return new HtmlResponse($content, 200, ['Content-Type' =&gt; $contentType]);
</span><span class="" data-line="78"> }
</span><span class="" data-line="79"> }
</span><span class="highlight" data-line="80"> return $handler-&gt;handle($request);
</span><span class="" data-line="81"> }
</span><span class="" data-line="82">
</span><span class="" data-line="83"> /**
</span><span class="" data-line="84"> * Find the proper configuration for the static route in the static route configuration. Mainly:
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\StaticRouteResolver</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php</strong> line 94</span></div><div class="trace-file-content"><pre><span class="" data-line="90"> $uri = $requestedUri-&gt;withPath(rtrim($requestedUri-&gt;getPath(), '/'));
</span><span class="" data-line="91"> return new RedirectResponse($uri, 307);
</span><span class="" data-line="92"> }
</span><span class="" data-line="93"> }
</span><span class="highlight" data-line="94"> return $handler-&gt;handle($request);
</span><span class="" data-line="95"> }
</span><span class="" data-line="96">
</span><span class="" data-line="97"> /**
</span><span class="" data-line="98"> * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php</strong> line 74</span></div><div class="trace-file-content"><pre><span class="" data-line="70"> return $response;
</span><span class="" data-line="71"> }
</span><span class="" data-line="72"> }
</span><span class="" data-line="73">
</span><span class="highlight" data-line="74"> return $handler-&gt;handle($request);
</span><span class="" data-line="75"> }
</span><span class="" data-line="76">
</span><span class="" data-line="77"> protected function buildRedirectResponse(UriInterface $uri, array $redirectRecord): ResponseInterface
</span><span class="" data-line="78"> {
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php</strong> line 91</span></div><div class="trace-file-content"><pre><span class="" data-line="87"> if ($this-&gt;context-&gt;getAspect('frontend.user')-&gt;isLoggedIn() &amp;&amp; $rateLimiter) {
</span><span class="" data-line="88"> $rateLimiter-&gt;reset();
</span><span class="" data-line="89"> }
</span><span class="" data-line="90">
</span><span class="highlight" data-line="91"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="92">
</span><span class="" data-line="93"> // Store session data for fe_users if it still exists
</span><span class="" data-line="94"> if ($frontendUser instanceof FrontendUserAuthentication) {
</span><span class="" data-line="95"> $frontendUser-&gt;storeSessionData();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php</strong> line 78</span></div><div class="trace-file-content"><pre><span class="" data-line="74"> Bootstrap::loadExtTables();
</span><span class="" data-line="75"> $this-&gt;setBackendUserAspect($GLOBALS['BE_USER']);
</span><span class="" data-line="76"> }
</span><span class="" data-line="77">
</span><span class="highlight" data-line="78"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="79">
</span><span class="" data-line="80"> // If, when building the response, the user is still available, then ensure that the headers are sent properly
</span><span class="" data-line="81"> if ($this-&gt;context-&gt;getAspect('backend.user')-&gt;isLoggedIn()) {
</span><span class="" data-line="82"> return $this-&gt;applyHeadersToResponse($response);
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php</strong> line 55</span></div><div class="trace-file-content"><pre><span class="" data-line="51"> ) {
</span><span class="" data-line="52"> return GeneralUtility::makeInstance(ErrorController::class)-&gt;unavailableAction($request, 'This page is temporarily unavailable.');
</span><span class="" data-line="53"> }
</span><span class="" data-line="54"> // Continue the regular stack if no maintenance mode is active
</span><span class="highlight" data-line="55"> return $handler-&gt;handle($request);
</span><span class="" data-line="56"> }
</span><span class="" data-line="57">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\MaintenanceMode</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php</strong> line 65</span></div><div class="trace-file-content"><pre><span class="" data-line="61"> $request = $request-&gt;withAttribute('routing', $routeResult);
</span><span class="" data-line="62"> if ($routeResult-&gt;getLanguage() instanceof SiteLanguage) {
</span><span class="" data-line="63"> Locales::setSystemLocaleFromSiteLanguage($routeResult-&gt;getLanguage());
</span><span class="" data-line="64"> }
</span><span class="highlight" data-line="65"> return $handler-&gt;handle($request);
</span><span class="" data-line="66"> }
</span><span class="" data-line="67">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\SiteResolver</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/EidHandler.php</strong> line 64</span></div><div class="trace-file-content"><pre><span class="" data-line="60"> {
</span><span class="" data-line="61"> $eID = $request-&gt;getParsedBody()['eID'] ?? $request-&gt;getQueryParams()['eID'] ?? null;
</span><span class="" data-line="62">
</span><span class="" data-line="63"> if ($eID === null) {
</span><span class="highlight" data-line="64"> return $handler-&gt;handle($request);
</span><span class="" data-line="65"> }
</span><span class="" data-line="66">
</span><span class="" data-line="67"> // Remove any output produced until now
</span><span class="" data-line="68"> ob_clean();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\EidHandler</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php</strong> line 45</span></div><div class="trace-file-content"><pre><span class="" data-line="41"> */
</span><span class="" data-line="42"> public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
</span><span class="" data-line="43"> {
</span><span class="" data-line="44"> $request = $request-&gt;withAttribute('normalizedParams', NormalizedParams::createFromRequest($request));
</span><span class="highlight" data-line="45"> return $handler-&gt;handle($request);
</span><span class="" data-line="46"> }
</span><span class="" data-line="47">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Middleware/VerifyHostHeader.php</strong> line 55</span></div><div class="trace-file-content"><pre><span class="" data-line="51"> 1396795884
</span><span class="" data-line="52"> );
</span><span class="" data-line="53"> }
</span><span class="" data-line="54">
</span><span class="highlight" data-line="55"> return $handler-&gt;handle($request);
</span><span class="" data-line="56"> }
</span><span class="" data-line="57">
</span><span class="" data-line="58"> /**
</span><span class="" data-line="59"> * Checks if the provided host header value matches the trusted hosts pattern.
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Middleware\VerifyHostHeader</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php</strong> line 58</span></div><div class="trace-file-content"><pre><span class="" data-line="54"> $this-&gt;timeTracker-&gt;setEnabled($timeTrackingEnabled);
</span><span class="" data-line="55"> $this-&gt;timeTracker-&gt;start(microtime(true));
</span><span class="" data-line="56"> $this-&gt;timeTracker-&gt;push('');
</span><span class="" data-line="57">
</span><span class="highlight" data-line="58"> $response = $handler-&gt;handle($request);
</span><span class="" data-line="59">
</span><span class="" data-line="60"> // Finish time tracking
</span><span class="" data-line="61"> $this-&gt;timeTracker-&gt;pull();
</span><span class="" data-line="62"> $this-&gt;timeTracker-&gt;finish();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization</span><span class="trace-type">-&gt;</span><span class="trace-method">process</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest), <em>object</em>(Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 172</span></div><div class="trace-file-content"><pre><span class="" data-line="168">
</span><span class="" data-line="169"> if (!$middleware instanceof MiddlewareInterface) {
</span><span class="" data-line="170"> throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
</span><span class="" data-line="171"> }
</span><span class="highlight" data-line="172"> return $middleware-&gt;process($request, $this-&gt;next);
</span><span class="" data-line="173"> }
</span><span class="" data-line="174"> };
</span><span class="" data-line="175"> }
</span><span class="" data-line="176">}
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">Psr\Http\Server\RequestHandlerInterface@anonymous/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php:138$293</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php</strong> line 78</span></div><div class="trace-file-content"><pre><span class="" data-line="74"> * @return ResponseInterface
</span><span class="" data-line="75"> */
</span><span class="" data-line="76"> public function handle(ServerRequestInterface $request): ResponseInterface
</span><span class="" data-line="77"> {
</span><span class="highlight" data-line="78"> return $this-&gt;tip-&gt;handle($request);
</span><span class="" data-line="79"> }
</span><span class="" data-line="80">
</span><span class="" data-line="81"> /**
</span><span class="" data-line="82"> * Seed the middleware stack with the inner request handler
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Http\MiddlewareDispatcher</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/AbstractApplication.php</strong> line 85</span></div><div class="trace-file-content"><pre><span class="" data-line="81"> * @return ResponseInterface
</span><span class="" data-line="82"> */
</span><span class="" data-line="83"> public function handle(ServerRequestInterface $request): ResponseInterface
</span><span class="" data-line="84"> {
</span><span class="highlight" data-line="85"> return $this-&gt;requestHandler-&gt;handle($request);
</span><span class="" data-line="86"> }
</span><span class="" data-line="87">
</span><span class="" data-line="88"> /**
</span><span class="" data-line="89"> * Set up the application and shut it down afterwards
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Http\AbstractApplication</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/frontend/Classes/Http/Application.php</strong> line 69</span></div><div class="trace-file-content"><pre><span class="" data-line="65"> // Create new request object having applicationType "I am a frontend request" attribute.
</span><span class="" data-line="66"> $request = $request-&gt;withAttribute('applicationType', SystemEnvironmentBuilder::REQUESTTYPE_FE);
</span><span class="" data-line="67">
</span><span class="" data-line="68"> $this-&gt;initializeContext();
</span><span class="highlight" data-line="69"> return parent::handle($request);
</span><span class="" data-line="70"> }
</span><span class="" data-line="71">
</span><span class="" data-line="72"> /**
</span><span class="" data-line="73"> * Create a PSR-7 Response that redirects to the install tool
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Frontend\Http\Application</span><span class="trace-type">-&gt;</span><span class="trace-method">handle</span>(<span class="trace-arguments"><em>object</em>(TYPO3\CMS\Core\Http\ServerRequest)</span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/typo3/sysext/core/Classes/Http/AbstractApplication.php</strong> line 97</span></div><div class="trace-file-content"><pre><span class="" data-line="93"> final public function run(callable $execute = null)
</span><span class="" data-line="94"> {
</span><span class="" data-line="95"> try {
</span><span class="" data-line="96"> $response = $this-&gt;handle(
</span><span class="highlight" data-line="97"> ServerRequestFactory::fromGlobals()
</span><span class="" data-line="98"> );
</span><span class="" data-line="99"> if ($execute !== null) {
</span><span class="" data-line="100"> trigger_error('Custom execution of Application code will be removed in TYPO3 v12.0, use PSR-15 Middlewares instead.', E_USER_DEPRECATED);
</span><span class="" data-line="101"> $execute();
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class">TYPO3\CMS\Core\Http\AbstractApplication</span><span class="trace-type">-&gt;</span><span class="trace-method">run</span>(<span class="trace-arguments"></span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/index.php</strong> line 20</span></div><div class="trace-file-content"><pre><span class="" data-line="16">// Set up the application for the frontend
</span><span class="" data-line="17">call_user_func(static function () {
</span><span class="" data-line="18"> $classLoader = require __DIR__.'/vendor/autoload.php';
</span><span class="" data-line="19"> \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
</span><span class="highlight" data-line="20"> \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)-&gt;get(\TYPO3\CMS\Frontend\Http\Application::class)-&gt;run();
</span><span class="" data-line="21">});
</span></pre></div></div></div><div class="trace-step"><div class="trace-call">at <span class="trace-class"></span><span class="trace-type"></span><span class="trace-method">{closure}</span>(<span class="trace-arguments"></span>)</div><div class="trace-file"><div class="trace-file-head"><span class="block trace-file-path">in <strong>/var/www/html/index.php</strong> line 21</span></div><div class="trace-file-content"><pre><span class="" data-line="17">call_user_func(static function () {
</span><span class="" data-line="18"> $classLoader = require __DIR__.'/vendor/autoload.php';
</span><span class="" data-line="19"> \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
</span><span class="" data-line="20"> \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)-&gt;get(\TYPO3\CMS\Frontend\Http\Application::class)-&gt;run();
</span><span class="highlight" data-line="21">});
</span></pre></div></div></div>
</div>
</div>
</div>
</div>
</body></html>
    (1-1/1)