Uncaught TYPO3 Exception
Call to a member function getUid() on null

Error thrown in file
/kunden/pixelcreation.de/www/tcs/website/live/typo3conf/ext/products/Classes/Domain/Repository/ProdukteRepository.php in line 48.

51 Pixelcreation\Products\Domain\Repository\ProdukteRepository::findProductsBySerie(NULL)

/kunden/pixelcreation.de/www/tcs/website/live/typo3conf/ext/products/Classes/Controller/ProdukteController.php:
00077:     $actNav = $this->serieRepository->findByIdentifier($actID);
00078:     $serie = $this->serieRepository->findByIdentifier($actID);
00079:     $product = $this->produkteRepository->findProductsBySerie($serie);
00080:    }
00081:   }

50 Pixelcreation\Products\Controller\ProdukteController::showAction()
49 call_user_func_array(array, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php:
00281:         if (!$validationResult->hasErrors()) {
00282:             $this->emitBeforeCallActionMethodSignal($preparedArguments);
00283:             $actionResult = call_user_func_array([$this, $this->actionMethodName], $preparedArguments);
00284:         } else {
00285:             $methodTagsValues = $this->reflectionService->getMethodTagsValues(get_class($this), $this->actionMethodName);

48 TYPO3\CMS\Extbase\Mvc\Controller\ActionController::callActionMethod()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php:
00174:             $this->initializeView($this->view);
00175:         }
00176:         $this->callActionMethod();
00177:     }
00178: 

47 TYPO3\CMS\Extbase\Mvc\Controller\ActionController::processRequest(TYPO3\CMS\Extbase\Mvc\Web\Request, TYPO3\CMS\Extbase\Mvc\Web\Response)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php:
00084:             $controller = $this->resolveController($request);
00085:             try {
00086:                 $controller->processRequest($request, $response);
00087:             } catch (\TYPO3\CMS\Extbase\Mvc\Exception\StopActionException $ignoredException) {
00088:             }

46 TYPO3\CMS\Extbase\Mvc\Dispatcher::dispatch(TYPO3\CMS\Extbase\Mvc\Web\Request, TYPO3\CMS\Extbase\Mvc\Web\Response)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php:
00067:         /** @var $response \TYPO3\CMS\Extbase\Mvc\ResponseInterface */
00068:         $response = $this->objectManager->get(\TYPO3\CMS\Extbase\Mvc\Web\Response::class);
00069:         $this->dispatcher->dispatch($request, $response);
00070:         return $response;
00071:     }

45 TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler::handleRequest()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Core/Bootstrap.php:
00204:         $requestHandler = $requestHandlerResolver->resolveRequestHandler();
00205: 
00206:         $response = $requestHandler->handleRequest();
00207:         // If response is NULL after handling the request we need to stop
00208:         // This happens for instance, when a USER object was converted to a USER_INT

44 TYPO3\CMS\Extbase\Core\Bootstrap::handleRequest()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/extbase/Classes/Core/Bootstrap.php:
00191:     {
00192:         $this->initialize($configuration);
00193:         return $this->handleRequest();
00194:     }
00195: 

43 TYPO3\CMS\Extbase\Core\Bootstrap::run("", array)
42 call_user_func_array(array, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
07320:                     ], [
07321:                         $content,
07322:                         $conf
07323:                     ]);
07324:                 } else {

41 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::callUserFunction("TYPO3\CMS\Extbase\Core\Bootstrap->run", array, "")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php:
00038:         }
00039:         $this->cObj->includeLibs($conf);
00040:         $tempContent = $this->cObj->callUserFunction($conf['userFunc'], $conf, '');
00041:         if ($this->cObj->doConvertToUserIntObject) {
00042:             $this->cObj->doConvertToUserIntObject = false;

40 TYPO3\CMS\Frontend\ContentObject\UserContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

39 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\UserContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

38 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("USER", array, "products_produktdetail")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php:
00042:             $theValue = '';
00043:         } else {
00044:             $theValue = $this->cObj->cObjGetSingle($conf[$key], $conf[$key . '.'], $key);
00045:         }
00046:         if (isset($conf['stdWrap.'])) {

37 TYPO3\CMS\Frontend\ContentObject\CaseContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

36 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\CaseContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

35 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("CASE", array, "20")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00803:             if ((int)$theKey && strpos($theKey, '.') === false) {
00804:                 $conf = $setup[$theKey . '.'];
00805:                 $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
00806:             }
00807:         }

34 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGet(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php:
00039: 
00040:         $this->cObj->includeLibs($conf);
00041:         $content = $this->cObj->cObjGet($conf);
00042:         $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
00043:         if ($wrap) {

33 TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

32 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

31 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("COA", array, "list")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/CaseContentObject.php:
00042:             $theValue = '';
00043:         } else {
00044:             $theValue = $this->cObj->cObjGetSingle($conf[$key], $conf[$key . '.'], $key);
00045:         }
00046:         if (isset($conf['stdWrap.'])) {

30 TYPO3\CMS\Frontend\ContentObject\CaseContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

29 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\CaseContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

28 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("CASE", array, "tt_content")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00839:                 // Getting the cObject
00840:                 $timeTracker->incStackPointer();
00841:                 $content .= $this->cObjGetSingle($name, $conf, $key);
00842:                 $timeTracker->decStackPointer();
00843:             } else {

27 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("CASE", array, "")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentContentObject.php:
00095:                         $this->cObj->lastChanged($row['tstamp']);
00096:                         $cObj->start($row, $conf['table']);
00097:                         $tmpValue = $cObj->cObjGetSingle($renderObjName, $renderObjConf, $renderObjKey);
00098:                         $cobjValue .= $tmpValue;
00099:                     }

26 TYPO3\CMS\Frontend\ContentObject\ContentContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

25 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\ContentContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

24 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("CONTENT", array, "10")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00803:             if ((int)$theKey && strpos($theKey, '.') === false) {
00804:                 $conf = $setup[$theKey . '.'];
00805:                 $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
00806:             }
00807:         }

23 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGet(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectArrayContentObject.php:
00039: 
00040:         $this->cObj->includeLibs($conf);
00041:         $content = $this->cObj->cObjGet($conf);
00042:         $wrap = isset($conf['wrap.']) ? $this->cObj->stdWrap($conf['wrap'], $conf['wrap.']) : $conf['wrap'];
00043:         if ($wrap) {

22 TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

21 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\ContentObjectArrayContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

20 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("COA", array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/ViewHelpers/CObjectViewHelper.php:
00117:             $setup = $setup[$segment . '.'];
00118:         }
00119:         $content = $contentObject->cObjGetSingle($setup[$lastSegment], $setup[$lastSegment . '.']);
00120:         if (TYPO3_MODE === 'BE') {
00121:             $this->resetFrontendEnvironment();

19 TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper::render("lib.content", NULL, NULL, "")
18 call_user_func_array(array, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php:
00266: 
00267:         try {
00268:             return call_user_func_array([$this, 'render'], $renderMethodParameters);
00269:         } catch (Exception $exception) {
00270:             if (GeneralUtility::getApplicationContext()->isProduction()) {

17 TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper::callRenderMethod()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/Core/ViewHelper/AbstractViewHelper.php:
00247:         $this->initialize();
00248: 
00249:         return $this->callRenderMethod();
00250:     }
00251: 

16 TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper::initializeArgumentsAndRender()

/kunden/pixelcreation.de/www/tcs/website/live/typo3temp/Cache/Code/fluid_template/Standalone_partial_partial_content_be4c02cdcb0c76dc3b8b5c0dffd4da0794612c5f.php:
00037: 
00038: 
00039: return $viewHelper2->initializeArgumentsAndRender();
00040: }
00041: 

15 FluidCache_Standalone_partial_partial_content_be4c02cdcb0c76dc3b8b5c0dffd4da0794612c5f::render(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php:
00286:             $output = $this->renderSection($sectionName, $variables);
00287:         } else {
00288:             $output = $parsedPartial->render($renderingContext);
00289:         }
00290:         $this->stopRendering();

14 TYPO3\CMS\Fluid\View\AbstractTemplateView::renderPartial("partial_content", NULL, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/ViewHelpers/RenderViewHelper.php:
00117:         $viewHelperVariableContainer = $renderingContext->getViewHelperVariableContainer();
00118:         if ($partial !== null) {
00119:             return $viewHelperVariableContainer->getView()->renderPartial($partial, $section, $arguments);
00120:         } elseif ($section !== null) {
00121:             return $viewHelperVariableContainer->getView()->renderSection($section, $arguments, $optional);

13 TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic(array, Closure, TYPO3\CMS\Fluid\Core\Rendering\RenderingContext)

/kunden/pixelcreation.de/www/tcs/website/live/typo3temp/Cache/Code/fluid_template/Standalone_layout_produkt_6875e7c26dce95e3317b06794e204c7d5326c6da.php:
00069: $renderChildrenClosure6 = function() {return NULL;};
00070: 
00071: $output0 .= TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper::renderStatic($arguments5, $renderChildrenClosure6, $renderingContext);
00072: 
00073: $output0 .= '

12 FluidCache_Standalone_layout_produkt_6875e7c26dce95e3317b06794e204c7d5326c6da::render(TYPO3\CMS\Fluid\Core\Rendering\RenderingContext)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/fluid/Classes/View/AbstractTemplateView.php:
00187:             }
00188:             $this->startRendering(self::RENDERING_LAYOUT, $parsedTemplate, $this->baseRenderingContext);
00189:             $output = $parsedLayout->render($this->baseRenderingContext);
00190:             $this->stopRendering();
00191:         } else {

11 TYPO3\CMS\Fluid\View\AbstractTemplateView::render()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php:
00298:     protected function renderFluidView()
00299:     {
00300:         return $this->view->render();
00301:     }
00302: 

10 TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject::renderFluidView()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/FluidTemplateContentObject.php:
00100:         $this->view->assignMultiple($variables);
00101: 
00102:         $content = $this->renderFluidView();
00103:         $content = $this->applyStandardWrapToRenderedContent($content, $conf);
00104: 

9 TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject::render(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00941:         // Render content
00942:         try {
00943:             $content .= $contentObject->render($configuration);
00944:         } catch (ContentRenderingException $exception) {
00945:             // Content rendering Exceptions indicate a critical problem which should not be

8 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::render(TYPO3\CMS\Frontend\ContentObject\FluidTemplateContentObject, array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00857:                     $contentObject = $this->getContentObject($name);
00858:                     if ($contentObject) {
00859:                         $content .= $this->render($contentObject, $conf);
00860:                     } else {
00861:                         // Call hook functions for extra processing

7 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGetSingle("FLUIDTEMPLATE", array, "10")

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:
00803:             if ((int)$theKey && strpos($theKey, '.') === false) {
00804:                 $conf = $setup[$theKey . '.'];
00805:                 $content .= $this->cObjGetSingle($theValue, $conf, $addKey . $theKey);
00806:             }
00807:         }

6 TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::cObjGet(array)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/Page/PageGenerator.php:
00208:         $timeTracker->incStackPointer();
00209:         $timeTracker->push($tsfe->sPre, 'PAGE');
00210:         $pageContent = $tsfe->cObj->cObjGet($tsfe->pSetup);
00211:         if ($tsfe->pSetup['wrap']) {
00212:             $pageContent = $tsfe->cObj->wrap($pageContent, $tsfe->pSetup['wrap']);

5 TYPO3\CMS\Frontend\Page\PageGenerator::renderContent()

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/Http/RequestHandler.php:
00214:                 // Content generation
00215:                 if (!$this->controller->isINTincScript()) {
00216:                     PageGenerator::renderContent();
00217:                     $this->controller->setAbsRefPrefix();
00218:                 }

4 TYPO3\CMS\Frontend\Http\RequestHandler::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/core/Classes/Core/Bootstrap.php:
00306: 
00307:         // Execute the command which returns a Response object or NULL
00308:         $this->response = $requestHandler->handleRequest($request);
00309:         return $this;
00310:     }

3 TYPO3\CMS\Core\Core\Bootstrap::handleRequest(TYPO3\CMS\Core\Http\ServerRequest)

/kunden/pixelcreation.de/www/tcs/website/typo3_src-7.6.31/typo3/sysext/frontend/Classes/Http/Application.php:
00076:     public function run(callable $execute = null)
00077:     {
00078:         $this->bootstrap->handleRequest(\TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals());
00079: 
00080:         if ($execute !== null) {

2 TYPO3\CMS\Frontend\Http\Application::run()

/kunden/pixelcreation.de/www/tcs/website/live/index.php:
00031: call_user_func(function () {
00032:     $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
00033:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00034: });

1 {closure}()

/kunden/pixelcreation.de/www/tcs/website/live/index.php:
00032:     $classLoader = require rtrim(realpath(__DIR__ . '/typo3'), '\\/') . '/../vendor/autoload.php';
00033:     (new \TYPO3\CMS\Frontend\Http\Application($classLoader))->run();
00034: });