|
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
<head>
|
|
<title>TYPO3 Exception</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<style type="text/css">
|
|
.ExceptionProperty {
|
|
color: #101010;
|
|
}
|
|
pre {
|
|
margin: 0;
|
|
font-size: 11px;
|
|
color: #515151;
|
|
background-color: #D0D0D0;
|
|
padding-left: 30px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div style="
|
|
position: absolute;
|
|
left: 10px;
|
|
background-color: #B9B9B9;
|
|
outline: 1px solid #515151;
|
|
color: #515151;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 12px;
|
|
margin: 10px;
|
|
padding: 0;
|
|
">
|
|
<div style="width: 100%; background-color: #515151; color: white; padding: 2px; margin: 0 0 6px 0;">Uncaught TYPO3 Exception</div>
|
|
<div style="width: 100%; padding: 2px; margin: 0 0 6px 0;">
|
|
<strong style="color: #BE0027;">#1310027511: Could not parse where clause</strong> (<a href="https://typo3.org/go/exception/CMS/debug/1310027511" target="_blank">More information</a>)<br />
|
|
<br />
|
|
<span class="ExceptionProperty">InvalidArgumentException</span> thrown in file<br />
|
|
<span class="ExceptionProperty">/var/www/pgsql/typo3_src-build/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php</span> in line
|
|
<span class="ExceptionProperty">1753</span>.<br />
|
|
<br />
|
|
<pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">30</span> TYPO3\CMS\Dbal\Database\DatabaseConnection<span style="color:white;">::</span>quoteWhereClause<span style="color:white;">("<span style="color:#FF8700;" title="pid = '1' AND colPos = '0' AND tt_content.deleted=0 AND tt_content.t3ver_state<=0 AND tt_content.pid<>-1 AND tt_content.hidden=0 AND tt_content.starttime<=1449224220 AND (tt_content.endtime=0 OR tt_content.endtime>1449224220) AND (tt_content.fe_group='' OR tt_content.fe_group IS NULL OR tt_content.fe_group='0' OR FIND_IN_SET('0',tt_content.fe_group) OR FIND_IN_SET('-1',tt_content.fe_group)) AND (sys_language_uid IN (-1,1) AND uid NOT IN (SELECT "l18n_parent" FROM "tt_content" WHERE "sys_language_uid" = 1 AND "tt_content"."deleted" = 0 AND "tt_content"."t3ver_state" <= 0 AND "tt_content"."pid" <> -1 AND "tt_content"."hidden" = 0 AND "tt_content"."starttime" <= 1449224220 AND ("tt_content"."endtime" = 0 OR "tt_content"."endtime" > 1449224220) AND ("tt_content"."fe_group" = '' OR "tt_content"."fe_group" IS NULL OR "tt_content"."fe_group" = '0' OR FIND_IN_SET('0', CAST("tt_content"."fe_group" AS CHAR)) != 0 OR FIND_IN_SET('-1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))">pid = '1' AND colPos = '0' AND tt_content.deleted=<span style="color:white;">…</span>1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))</span>")</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php:</span><br /><pre>01263: $select_fields = $this->quoteFieldNames($select_fields);
|
|
01264: $from_table = $this->quoteFromTables($from_table);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">01265: $where_clause = $this->quoteWhereClause($where_clause);
|
|
</pre><pre>01266: $groupBy = $this->quoteGroupBy($groupBy);
|
|
01267: $orderBy = $this->quoteOrderBy($orderBy);
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">29</span> TYPO3\CMS\Dbal\Database\DatabaseConnection<span style="color:white;">::</span>SELECTquery<span style="color:white;">("<span style="color:#FF8700;" title="*">*</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="tt_content">tt_content</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="pid = '1' AND colPos = '0' AND tt_content.deleted=0 AND tt_content.t3ver_state<=0 AND tt_content.pid<>-1 AND tt_content.hidden=0 AND tt_content.starttime<=1449224220 AND (tt_content.endtime=0 OR tt_content.endtime>1449224220) AND (tt_content.fe_group='' OR tt_content.fe_group IS NULL OR tt_content.fe_group='0' OR FIND_IN_SET('0',tt_content.fe_group) OR FIND_IN_SET('-1',tt_content.fe_group)) AND (sys_language_uid IN (-1,1) AND uid NOT IN (SELECT "l18n_parent" FROM "tt_content" WHERE "sys_language_uid" = 1 AND "tt_content"."deleted" = 0 AND "tt_content"."t3ver_state" <= 0 AND "tt_content"."pid" <> -1 AND "tt_content"."hidden" = 0 AND "tt_content"."starttime" <= 1449224220 AND ("tt_content"."endtime" = 0 OR "tt_content"."endtime" > 1449224220) AND ("tt_content"."fe_group" = '' OR "tt_content"."fe_group" IS NULL OR "tt_content"."fe_group" = '0' OR FIND_IN_SET('0', CAST("tt_content"."fe_group" AS CHAR)) != 0 OR FIND_IN_SET('-1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))">pid = '1' AND colPos = '0' AND tt_content.deleted=<span style="color:white;">…</span>1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="sorting ASC">sorting ASC</span>")</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php:</span><br /><pre>00847: $this->lastQuery = $this->SELECTqueryFromArray($remappedParameters);
|
|
00848: } else {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00849: $this->lastQuery = $this->SELECTquery($select_fields, $from_table, $where_clause, $groupBy, $orderBy);
|
|
</pre><pre>00850: }
|
|
00851: $sqlResult = $this->handlerInstance[$this->lastHandlerKey]->_Execute($this->lastQuery);
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">28</span> TYPO3\CMS\Dbal\Database\DatabaseConnection<span style="color:white;">::</span>exec_SELECTquery<span style="color:white;">("<span style="color:#FF8700;" title="*">*</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="tt_content">tt_content</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="pid = '1' AND colPos = '0' AND tt_content.deleted=0 AND tt_content.t3ver_state<=0 AND tt_content.pid<>-1 AND tt_content.hidden=0 AND tt_content.starttime<=1449224220 AND (tt_content.endtime=0 OR tt_content.endtime>1449224220) AND (tt_content.fe_group='' OR tt_content.fe_group IS NULL OR tt_content.fe_group='0' OR FIND_IN_SET('0',tt_content.fe_group) OR FIND_IN_SET('-1',tt_content.fe_group)) AND (sys_language_uid IN (-1,1) AND uid NOT IN (SELECT "l18n_parent" FROM "tt_content" WHERE "sys_language_uid" = 1 AND "tt_content"."deleted" = 0 AND "tt_content"."t3ver_state" <= 0 AND "tt_content"."pid" <> -1 AND "tt_content"."hidden" = 0 AND "tt_content"."starttime" <= 1449224220 AND ("tt_content"."endtime" = 0 OR "tt_content"."endtime" > 1449224220) AND ("tt_content"."fe_group" = '' OR "tt_content"."fe_group" IS NULL OR "tt_content"."fe_group" = '0' OR FIND_IN_SET('0', CAST("tt_content"."fe_group" AS CHAR)) != 0 OR FIND_IN_SET('-1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))">pid = '1' AND colPos = '0' AND tt_content.deleted=<span style="color:white;">…</span>1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="sorting ASC">sorting ASC</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>NULL</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/core/Classes/Database/DatabaseConnection.php:</span><br /><pre>00375: public function exec_SELECTgetRows($select_fields, $from_table, $where_clause, $groupBy = '', $orderBy = '', $limit = '', $uidIndexField = '')
|
|
00376: {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00377: $res = $this->exec_SELECTquery($select_fields, $from_table, $where_clause, $groupBy, $orderBy, $limit);
|
|
</pre><pre>00378: if ($this->sql_error()) {
|
|
00379: $this->sql_free_result($res);
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">27</span> TYPO3\CMS\Core\Database\DatabaseConnection<span style="color:white;">::</span>exec_SELECTgetRows<span style="color:white;">("<span style="color:#FF8700;" title="*">*</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="tt_content">tt_content</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="pid = '1' AND colPos = '0' AND tt_content.deleted=0 AND tt_content.t3ver_state<=0 AND tt_content.pid<>-1 AND tt_content.hidden=0 AND tt_content.starttime<=1449224220 AND (tt_content.endtime=0 OR tt_content.endtime>1449224220) AND (tt_content.fe_group='' OR tt_content.fe_group IS NULL OR tt_content.fe_group='0' OR FIND_IN_SET('0',tt_content.fe_group) OR FIND_IN_SET('-1',tt_content.fe_group)) AND (sys_language_uid IN (-1,1) AND uid NOT IN (SELECT "l18n_parent" FROM "tt_content" WHERE "sys_language_uid" = 1 AND "tt_content"."deleted" = 0 AND "tt_content"."t3ver_state" <= 0 AND "tt_content"."pid" <> -1 AND "tt_content"."hidden" = 0 AND "tt_content"."starttime" <= 1449224220 AND ("tt_content"."endtime" = 0 OR "tt_content"."endtime" > 1449224220) AND ("tt_content"."fe_group" = '' OR "tt_content"."fe_group" IS NULL OR "tt_content"."fe_group" = '0' OR FIND_IN_SET('0', CAST("tt_content"."fe_group" AS CHAR)) != 0 OR FIND_IN_SET('-1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))">pid = '1' AND colPos = '0' AND tt_content.deleted=<span style="color:white;">…</span>1', CAST("tt_content"."fe_group" AS CHAR)) != 0)))</span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> "<span style="color:#FF8700;" title="sorting ASC">sorting ASC</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>NULL</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3conf/ext/vhs/Classes/ViewHelpers/Content/AbstractContentViewHelper.php:</span><br /><pre>00121: }
|
|
00122:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00123: $rows = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('*', 'tt_content', $conditions, '', $order, $limit);
|
|
</pre><pre>00124: return $rows;
|
|
00125: }
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">26</span> FluidTYPO3\Vhs\ViewHelpers\Content\AbstractContentViewHelper<span style="color:white;">::</span>getSlideRecordsFromPage<span style="color:white;">(<span style="color:#FF8700;">1</span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>NULL</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3conf/ext/vhs/Classes/Traits/SlideViewHelperTrait.php:</span><br /><pre>00122: }
|
|
00123: }
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00124: $recordsFromPageUid = $this->getSlideRecordsFromPage($storagePageUid, $limitRemaining);
|
|
</pre><pre>00125: if (0 < count($recordsFromPageUid)) {
|
|
00126: $records = array_merge($records, $recordsFromPageUid);
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">25</span> FluidTYPO3\Vhs\ViewHelpers\Content\AbstractContentViewHelper<span style="color:white;">::</span>getSlideRecords<span style="color:white;">(<span style="color:#FF8700;">1</span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>NULL</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3conf/ext/vhs/Classes/ViewHelpers/Content/AbstractContentViewHelper.php:</span><br /><pre>00074: $pageUid = $this->getPageUid();
|
|
00075:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00076: $contentRecords = $this->getSlideRecords($pageUid, $limit);
|
|
</pre><pre>00077:
|
|
00078: if (TRUE === (boolean) $this->arguments['render']) {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">24</span> FluidTYPO3\Vhs\ViewHelpers\Content\AbstractContentViewHelper<span style="color:white;">::</span>getContentRecords<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3conf/ext/vhs/Classes/ViewHelpers/Content/GetViewHelper.php:</span><br /><pre>00038: return '';
|
|
00039: }
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00040: $contentRecords = $this->getContentRecords();
|
|
</pre><pre>00041: return $contentRecords;
|
|
00042: }
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">23</span> FluidTYPO3\Vhs\ViewHelpers\Content\GetViewHelper<span style="color:white;">::</span>render<span style="color:white;">()</span></pre><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">22</span> call_user_func_array<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php:</span><br /><pre>00259:
|
|
00260: try {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00261: return call_user_func_array(array($this, 'render'), $renderMethodParameters);
|
|
</pre><pre>00262: } catch (Exception $exception) {
|
|
00263: if (GeneralUtility::getApplicationContext()->isProduction()) {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">21</span> TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper<span style="color:white;">::</span>callRenderMethod<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php:</span><br /><pre>00240: $this->initialize();
|
|
00241:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00242: return $this->callRenderMethod();
|
|
</pre><pre>00243: }
|
|
00244:
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">20</span> TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper<span style="color:white;">::</span>initializeArgumentsAndRender<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3temp/Cache/Code/fluid_template/Standalone_template_file_OneColumn_b9ecaff7b22bf51ca43a38cb2fccb7309e2b87dc.php:</span><br /><pre>00051: $viewHelper4->setRenderChildrenClosure($renderChildrenClosure3);
|
|
00052: // End of ViewHelper FluidTYPO3\Vhs\ViewHelpers\Content\GetViewHelper
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00053: $arguments1['condition'] = TYPO3\CMS\Fluid\Core\Parser\SyntaxTree\BooleanNode::convertToBoolean($viewHelper4->initializeArgumentsAndRender());
|
|
</pre><pre>00054: $arguments1['then'] = NULL;
|
|
00055: $arguments1['else'] = NULL;
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">19</span> FluidCache_Standalone_template_file_OneColumn_b9ecaff7b22bf51ca43a38cb2fccb7309e2b87dc<span style="color:white;">::</span>section_62bce9422ff2d14f69ab80a154510232fc8a9afd<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Fluid\Core\Rendering\RenderingContext</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php:</span><br /><pre>00228: }
|
|
00229: $this->startRendering($renderingTypeOnNextLevel, $parsedTemplate, $renderingContext);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00230: $output = $parsedTemplate->{$methodNameOfSection}($renderingContext);
|
|
</pre><pre>00231: $this->stopRendering();
|
|
00232: } else {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">18</span> TYPO3\CMS\Fluid\View\AbstractTemplateView<span style="color:white;">::</span>renderSection<span style="color:white;">("<span style="color:#FF8700;" title="Main">Main</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>boolean</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/fluid/Classes/ViewHelpers/RenderViewHelper.php:</span><br /><pre>00119: return $viewHelperVariableContainer->getView()->renderPartial($partial, $section, $arguments);
|
|
00120: } elseif ($section !== null) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00121: return $viewHelperVariableContainer->getView()->renderSection($section, $arguments, $optional);
|
|
</pre><pre>00122: }
|
|
00123:
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">17</span> TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper<span style="color:white;">::</span>renderStatic<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>Closure</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>TYPO3\CMS\Fluid\Core\Rendering\RenderingContext</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3temp/Cache/Code/fluid_template/Standalone_layout_Default_5fc62bde2bd4cc5853a95fa475f89169c3222ed4.php:</span><br /><pre>00054: $renderChildrenClosure4 = function() {return NULL;};
|
|
00055:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00056: $output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments3, $renderChildrenClosure4, $renderingContext);
|
|
</pre><pre>00057:
|
|
00058: $output0 .= '
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">16</span> FluidCache_Standalone_layout_Default_5fc62bde2bd4cc5853a95fa475f89169c3222ed4<span style="color:white;">::</span>render<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Fluid\Core\Rendering\RenderingContext</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php:</span><br /><pre>00187: }
|
|
00188: $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00189: $output = $parsedLayout->render($this->baseRenderingContext);
|
|
</pre><pre>00190: $this->stopRendering();
|
|
00191: } else {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">15</span> TYPO3\CMS\Fluid\View\AbstractTemplateView<span style="color:white;">::</span>render<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php:</span><br /><pre>00298: protected function renderFluidView()
|
|
00299: {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00300: return $this->view->render();
|
|
</pre><pre>00301: }
|
|
00302:
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">14</span> TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject<span style="color:white;">::</span>renderFluidView<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php:</span><br /><pre>00100: $this->view->assignMultiple($variables);
|
|
00101:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00102: $content = $this->renderFluidView();
|
|
</pre><pre>00103: $content = $this->applyStandardWrapToRenderedContent($content, $conf);
|
|
00104:
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">13</span> TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject<span style="color:white;">::</span>render<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br /><pre>00941: // Render content
|
|
00942: try {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00943: $content .= $contentObject->render($configuration);
|
|
</pre><pre>00944: } catch (ContentRenderingException $exception) {
|
|
00945: // Content rendering Exceptions indicate a critical problem which should not be
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">12</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>render<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br /><pre>00857: $contentObject = $this->getContentObject($name);
|
|
00858: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00859: $content .= $this->render($contentObject, $conf);
|
|
</pre><pre>00860: } else {
|
|
00861: // Call hook functions for extra processing
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">11</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="FLUIDTEMPLATE">FLUIDTEMPLATE</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="pagets__oneColumnTemplate">pagets__oneColumnTemplate</span>")</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php:</span><br /><pre>00042: $theValue = '';
|
|
00043: } else {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00044: $theValue = $this->cObj->cObjGetSingle($conf[$key], $conf[$key . '.'], $key);
|
|
</pre><pre>00045: }
|
|
00046: if (isset($conf['stdWrap.'])) {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">10</span> TYPO3\CMS\Frontend\ContentObject\CaseContentObject<span style="color:white;">::</span>render<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br /><pre>00941: // Render content
|
|
00942: try {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00943: $content .= $contentObject->render($configuration);
|
|
</pre><pre>00944: } catch (ContentRenderingException $exception) {
|
|
00945: // Content rendering Exceptions indicate a critical problem which should not be
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">9</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>render<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Frontend\ContentObject\CaseContentObject</em></span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br /><pre>00857: $contentObject = $this->getContentObject($name);
|
|
00858: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00859: $content .= $this->render($contentObject, $conf);
|
|
</pre><pre>00860: } else {
|
|
00861: // Call hook functions for extra processing
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">8</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="CASE">CASE</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="10">10</span>")</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br /><pre>00803: if ((int)$theKey && strpos($theKey, '.') === false) {
|
|
00804: $conf = $setup[$theKey . '.'];
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00805: $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
|
|
</pre><pre>00806: }
|
|
00807: }
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">7</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGet<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/Page/PageGenerator.php:</span><br /><pre>00208: $timeTracker->incStackPointer();
|
|
00209: $timeTracker->push($tsfe->sPre, 'PAGE');
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00210: $pageContent = $tsfe->cObj->cObjGet($tsfe->pSetup);
|
|
</pre><pre>00211: if ($tsfe->pSetup['wrap']) {
|
|
00212: $pageContent = $tsfe->cObj->wrap($pageContent, $tsfe->pSetup['wrap']);
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">6</span> TYPO3\CMS\Frontend\Page\PageGenerator<span style="color:white;">::</span>renderContent<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/Http/RequestHandler.php:</span><br /><pre>00214: // Content generation
|
|
00215: if (!$this->controller->isINTincScript()) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00216: PageGenerator::renderContent();
|
|
</pre><pre>00217: $this->controller->setAbsRefPrefix();
|
|
00218: }
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">5</span> TYPO3\CMS\Frontend\Http\RequestHandler<span style="color:white;">::</span>handleRequest<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Core\Http\ServerRequest</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/core/Classes/Core/Bootstrap.php:</span><br /><pre>00300:
|
|
00301: // Execute the command which returns a Response object or NULL
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00302: $this->response = $requestHandler->handleRequest($request);
|
|
</pre><pre>00303: return $this;
|
|
00304: }
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">4</span> TYPO3\CMS\Core\Core\Bootstrap<span style="color:white;">::</span>handleRequest<span style="color:white;">(<span style="color:#FF8700;"><em>TYPO3\CMS\Core\Http\ServerRequest</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/typo3/sysext/frontend/Classes/Http/Application.php:</span><br /><pre>00076: public function run(callable $execute = null)
|
|
00077: {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00078: $this->bootstrap->handleRequest(\TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals());
|
|
</pre><pre>00079:
|
|
00080: if ($execute !== null) {
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">3</span> TYPO3\CMS\Frontend\Http\Application<span style="color:white;">::</span>run<span style="color:white;">()</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/index.php:</span><br /><pre>00031: call_user_func(function () {
|
|
00032: $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00033: (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
|
|
</pre><pre>00034: });
|
|
</pre><br /><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">2</span> {closure}<span style="color:white;">()</span></pre><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">1</span> call_user_func<span style="color:white;">(<span style="color:#FF8700;"><em>Closure</em></span>)</span></pre><br /><span style="font-size:10px;">/var/www/pgsql/typo3_src-build/index.php:</span><br /><pre>00032: $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
|
|
00033: (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00034: });
|
|
</pre><pre></pre><br />
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|