|
<!--?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;"></strong> <br>
|
|
<br>
|
|
<span class="ExceptionProperty">TYPO3\CMS\Core\Resource\Exception\FileDoesNotExistException</span> thrown in file<br>
|
|
<span class="ExceptionProperty">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/core/Classes/Resource/Driver/AbstractDriver.php</span> in line
|
|
<span class="ExceptionProperty">400</span>.<br>
|
|
<br>
|
|
<pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">30</span> TYPO3\CMS\Core\Resource\Driver\AbstractDriver<span style="color:white;">::</span>getFile<span style="color:white;">("<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/core/Classes/Resource/ResourceStorage.php:</span><br><pre>00800: */
|
|
00801: public function getFile($identifier) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00802: return $this->driver->getFile($identifier);
|
|
</pre><pre>00803: }
|
|
00804:
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">29</span> TYPO3\CMS\Core\Resource\ResourceStorage<span style="color:white;">::</span>getFile<span style="color:white;">("<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/core/Classes/Resource/ResourceFactory.php:</span><br><pre>00281: $fileIdentifier = $parts[0];
|
|
00282: }
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00283: return $this->getStorageObject($storageUid)->getFile($fileIdentifier);
|
|
</pre><pre>00284: }
|
|
00285:
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">28</span> TYPO3\CMS\Core\Resource\ResourceFactory<span style="color:white;">::</span>getFileObjectFromCombinedIdentifier<span style="color:white;">("<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/core/Classes/Resource/ResourceFactory.php:</span><br><pre>00324: } else {
|
|
00325: // only the path
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00326: return $this->getFileObjectFromCombinedIdentifier($input);
|
|
</pre><pre>00327: }
|
|
00328: }
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">27</span> TYPO3\CMS\Core\Resource\ResourceFactory<span style="color:white;">::</span>retrieveFileOrFolderObject<span style="color:white;">("<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>05037: // clean ../ sections of the path and resolve to proper string. This is necessary for the Tx_File_BackwardsCompatibility_TslibContentAdapter to work.
|
|
05038: $file = \TYPO3\CMS\Core\Utility\GeneralUtility::resolveBackPath($file);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">05039: $fileObject = \TYPO3\CMS\Core\Resource\ResourceFactory::getInstance()->retrieveFileOrFolderObject($file);
|
|
</pre><pre>05040: }
|
|
05041: if ($fileObject instanceof \TYPO3\CMS\Core\Resource\FileInterface) {
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">26</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>getImgResource<span style="color:white;">(<span style="color:#FF8700;"><em>NULL</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ImageResourceContentObject.php:</span><br><pre>00043: */
|
|
00044: public function render($conf = array()) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00045: $GLOBALS['TSFE']->lastImgResourceInfo = $this->cObj->getImgResource($conf['file'], $conf['file.']);
|
|
</pre><pre>00046: $imageResource = $GLOBALS['TSFE']->lastImgResourceInfo[3];
|
|
00047: $theValue = isset($conf['stdWrap.']) ? $this->cObj->stdWrap($imageResource, $conf['stdWrap.']) : $imageResource;
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">25</span> TYPO3\CMS\Frontend\ContentObject\ImageResourceContentObject<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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00732: $contentObject = $this->getContentObject($name);
|
|
00733: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00734: $content .= $contentObject->render($conf);
|
|
</pre><pre>00735: } else {
|
|
00736: // Call hook functions for extra processing
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">24</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="IMG_RESOURCE">IMG_RESOURCE</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="/stdWrap/.cObject">/stdWrap/.cObject</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>02145: */
|
|
02146: public function stdWrap_cObject($content = '', $conf = array()) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">02147: $content = $this->cObjGetSingle($conf['cObject'], $conf['cObject.'], '/stdWrap/.cObject');
|
|
</pre><pre>02148: return $content;
|
|
02149: }
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">23</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>stdWrap_cObject<span style="color:white;">(<span style="color:#FF8700;"><em>NULL</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>02004: // Call the function with the prefix stdWrap_ to make sure nobody can execute functions just by adding their name to the TS Array
|
|
02005: $functionName = 'stdWrap_' . $functionName;
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">02006: $content = $this->{$functionName}($content, $singleConf);
|
|
</pre><pre>02007: } elseif ($functionType == 'boolean' && !$conf[$functionName]) {
|
|
02008: $isExecuted[$functionName] = TRUE;
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">22</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>stdWrap<span style="color:white;">(<span style="color:#FF8700;"><em>NULL</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>01981: if (count($conf[$functionProperties]) && !\TYPO3\CMS\Core\Utility\GeneralUtility::inList($stdWrapDisabledFunctionTypes, $functionType)) {
|
|
01982: if (array_intersect_key($this->stdWrapOrder, $conf[$functionProperties])) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">01983: $conf[$functionName] = $this->stdWrap($conf[$functionName], $conf[$functionProperties]);
|
|
</pre><pre>01984: }
|
|
01985: }
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">21</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>stdWrap<span style="color:white;">(<span style="color:#FF8700;"><em>NULL</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>05503: $finalTagParts = array();
|
|
05504: $finalTagParts['aTagParams'] = $this->getATagParams($conf);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">05505: $link_param = isset($conf['parameter.']) ? trim($this->stdWrap($conf['parameter'], $conf['parameter.'])) : trim($conf['parameter']);
|
|
</pre><pre>05506: $sectionMark = isset($conf['section.']) ? trim($this->stdWrap($conf['section'], $conf['section.'])) : trim($conf['section']);
|
|
05507: $sectionMark = $sectionMark ? (\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger($sectionMark) ? '#c' : '#') . $sectionMark : '';
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">20</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>typoLink<span style="color:white;">("<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>01371: $enable = isset($conf['enable.']) ? $this->stdWrap($conf['enable'], $conf['enable.']) : $conf['enable'];
|
|
01372: if ($enable) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">01373: $content = $this->typolink($string, $conf['typolink.']);
|
|
</pre><pre>01374: if (isset($conf['file.'])) {
|
|
01375: $imageFile = $this->stdWrap($imageFile, $conf['file.']);
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">19</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>imageLinkWrap<span style="color:white;">("<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> <span style="color:#FF8700;">134</span><span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/css_styled_content/Classes/Controller/CssStyledContentController.php:</span><br><pre>00697: if ($titleInLink && !$titleInLinkAndImg) {
|
|
00698: // Check if the image will be linked
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00699: $link = $this->cObj->imageLinkWrap('', $totalImagePath, $imgConf['imageLinkWrap.']);
|
|
</pre><pre>00700: if ($link) {
|
|
00701: // Title in A-tag only (set above: ATagParams), not in IMG-tag
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">18</span> TYPO3\CMS\CssStyledContent\Controller\CssStyledContentController<span style="color:white;">::</span>render_textpic<span style="color:white;">("<span style="color:#FF8700;" title=""></span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span>)</span></pre><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">17</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>06353: $content,
|
|
06354: $conf
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">06355: ));
|
|
</pre><pre>06356: } else {
|
|
06357: $GLOBALS['TT']->setTSlogMessage(((('Method "' . $parts[1]) . '" did not exist in class "') . $parts[0]) . '"', 3);
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">16</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>callUserFunction<span style="color:white;">("<span style="color:#FF8700;" title="tx_cssstyledcontent_pi1->render_textpic">tx_cssstyledcontent_pi1->render_textpic</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php:</span><br><pre>00053: }
|
|
00054: $this->cObj->includeLibs($conf);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00055: $tempContent = $this->cObj->callUserFunction($conf['userFunc'], $conf, '');
|
|
</pre><pre>00056: if ($this->cObj->doConvertToUserIntObject) {
|
|
00057: $this->cObj->doConvertToUserIntObject = FALSE;
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">15</span> TYPO3\CMS\Frontend\ContentObject\UserContentObject<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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00732: $contentObject = $this->getContentObject($name);
|
|
00733: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00734: $content .= $contentObject->render($conf);
|
|
</pre><pre>00735: } else {
|
|
00736: // Call hook functions for extra processing
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">14</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="USER">USER</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="tt_content.image.20">tt_content.image.20</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00718: // Getting the cObject
|
|
00719: $GLOBALS['TT']->incStackPointer();
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00720: $content .= $this->cObjGetSingle($name, $conf, $key);
|
|
</pre><pre>00721: $GLOBALS['TT']->decStackPointer();
|
|
00722: } else {
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">13</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="< tt_content.image.20">< tt_content.image.20</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="20">20</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00680: if (intval($theKey) && !strstr($theKey, '.')) {
|
|
00681: $conf = $setup[$theKey . '.'];
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00682: $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
|
|
</pre><pre>00683: }
|
|
00684: }
|
|
</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>cObjGet<span style="color:white;">(<span style="color:#FF8700;"><em>array</em></span>)</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php:</span><br><pre>00047: if ($this->cObj->checkIf($conf['if.'])) {
|
|
00048: $this->cObj->includeLibs($conf);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00049: $content = $this->cObj->cObjGet($conf);
|
|
</pre><pre>00050: $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
|
|
00051: if ($wrap) {
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">11</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject<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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00732: $contentObject = $this->getContentObject($name);
|
|
00733: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00734: $content .= $contentObject->render($conf);
|
|
</pre><pre>00735: } else {
|
|
00736: // Call hook functions for extra processing
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">10</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="COA">COA</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>array</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title="textpic">textpic</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php:</span><br><pre>00051: $key = strlen($conf[$key]) ? $key : 'default';
|
|
00052: $name = $conf[$key];
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00053: $theValue = $this->cObj->cObjGetSingle($name, $conf[$key . '.'], $key);
|
|
</pre><pre>00054: if (isset($conf['stdWrap.'])) {
|
|
00055: $theValue = $this->cObj->stdWrap($theValue, $conf['stdWrap.']);
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">9</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00732: $contentObject = $this->getContentObject($name);
|
|
00733: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00734: $content .= $contentObject->render($conf);
|
|
</pre><pre>00735: } else {
|
|
00736: // 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="tt_content">tt_content</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00718: // Getting the cObject
|
|
00719: $GLOBALS['TT']->incStackPointer();
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00720: $content .= $this->cObjGetSingle($name, $conf, $key);
|
|
</pre><pre>00721: $GLOBALS['TT']->decStackPointer();
|
|
00722: } else {
|
|
</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>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="<tt_content"><tt_content</span>"<span style="color:white;">,</span> <span style="color:#FF8700;"><em>NULL</em></span><span style="color:white;">,</span> "<span style="color:#FF8700;" title=""></span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php:</span><br><pre>00115: $this->cObj->lastChanged($row['tstamp']);
|
|
00116: $cObj->start($row, $conf['table']);
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00117: $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
|
|
</pre><pre>00118: $cobjValue .= $tmpValue;
|
|
00119: }
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">6</span> TYPO3\CMS\Frontend\ContentObject\ContentContentObject<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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00732: $contentObject = $this->getContentObject($name);
|
|
00733: if ($contentObject) {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00734: $content .= $contentObject->render($conf);
|
|
</pre><pre>00735: } else {
|
|
00736: // Call hook functions for extra processing
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">5</span> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer<span style="color:white;">::</span>cObjGetSingle<span style="color:white;">("<span style="color:#FF8700;" title="CONTENT">CONTENT</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:</span><br><pre>00680: if (intval($theKey) && !strstr($theKey, '.')) {
|
|
00681: $conf = $setup[$theKey . '.'];
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00682: $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
|
|
</pre><pre>00683: }
|
|
00684: }
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">4</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/frontend/Classes/Page/PageGenerator.php:</span><br><pre>00231: $GLOBALS['TT']->incStackPointer();
|
|
00232: $GLOBALS['TT']->push($GLOBALS['TSFE']->sPre, 'PAGE');
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00233: $pageContent = $GLOBALS['TSFE']->cObj->cObjGet($GLOBALS['TSFE']->pSetup);
|
|
</pre><pre>00234: if ($GLOBALS['TSFE']->pSetup['wrap']) {
|
|
00235: $pageContent = $GLOBALS['TSFE']->cObj->wrap($pageContent, $GLOBALS['TSFE']->pSetup['wrap']);
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">3</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/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/pagegen.php:</span><br><pre>00052: if (!$GLOBALS['TSFE']->isINTincScript()) {
|
|
00053: $TT->push('pagegen.php, render');
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00054: \TYPO3\CMS\Frontend\Page\PageGenerator::renderContent();
|
|
</pre><pre>00055: $GLOBALS['TSFE']->setAbsRefPrefix();
|
|
00056: $TT->pull();
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">2</span> include<span style="color:white;">("<span style="color:#FF8700;" title="/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/pagegen.php">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/pagegen.php</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/index_ts.php:</span><br><pre>00182: include $temp_theScript;
|
|
00183: } else {
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00184: include PATH_tslib . 'pagegen.php';
|
|
</pre><pre>00185: }
|
|
00186: $TSFE->generatePage_postProcessing();
|
|
</pre><br><pre style="color:#69A550; background-color: #414141; padding: 4px 2px 4px 2px;"><span style="color:white;">1</span> require<span style="color:white;">("<span style="color:#FF8700;" title="/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/index_ts.php">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/typo3/sysext/cms/tslib/index_ts.php</span>")</span></pre><br><span style="font-size:10px;">/var/www/vhosts/_SHARED_T3_SRC/6.0.x/typo3_src-git-master-test/index.php:</span><br><pre>00040: \TYPO3\CMS\Core\Core\Bootstrap::getInstance()->baseSetup('');
|
|
00041:
|
|
</pre><pre style="background-color: #F1F1F1; color: black;">00042: require(PATH_tslib . 'index_ts.php');
|
|
</pre><pre>00043: ?></pre><br>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</body></html>
|