Whoops, looks like something went wrong.

(1/1) TypeError

Argument 3 passed to Extcode\Cart\Utility\ParserUtility::parseServices() must be an instance of Extcode\Cart\Domain\Model\Cart\Cart, boolean given, called in /var/www/clients/client13/web50/web/typo3conf/ext/cart/Classes/Controller/Cart/PaymentController.php on line 36

in /var/www/clients/client13/web50/web/typo3conf/ext/cart/Classes/Utility/ParserUtility.php line 79
     * @param \Extcode\Cart\Domain\Model\Cart\Cart $cart
     *
     * @return array
     */
    public function parseServices(
        string $serviceType,
        array $pluginSettings,
        \Extcode\Cart\Domain\Model\Cart\Cart $cart
    ) {
at Extcode\Cart\Utility\ParserUtility->parseServices('Payment', array('persistence' => array('enableAutomaticCacheClearing' => '1', 'updateReferenceIndex' => '1', 'classes' => array('TYPO3\CMS\Form\Mvc\Property\TypeConverter\PseudoFileReference' => array('mapping' => array('tableName' => 'sys_file_reference')), 'TYPO3\CMS\Extbase\Domain\Model\FileMount' => array('mapping' => array('tableName' => 'sys_filemounts', 'columns' => array('title' => array('mapOnProperty' => 'title'), 'path' => array('mapOnProperty' => 'path'), 'base' => array('mapOnProperty' => 'isAbsolutePath')))), 'TYPO3\CMS\Extbase\Domain\Model\FileReference' => array('mapping' => array('tableName' => 'sys_file_reference')), 'TYPO3\CMS\Extbase\Domain\Model\File' => array('mapping' => array('tableName' => 'sys_file')), 'TYPO3\CMS\Extbase\Domain\Model\BackendUser' => array('mapping' => array('tableName' => 'be_users', 'columns' => array('username' => array('mapOnProperty' => 'userName'), 'admin' => array('mapOnProperty' => 'isAdministrator'), 'disable' => array('mapOnProperty' => 'isDisabled'), 'realName' => array('mapOnProperty' => 'realName'), 'starttime' => array('mapOnProperty' => 'startDateAndTime'), 'endtime' => array('mapOnProperty' => 'endDateAndTime'), 'disableIPlock' => array('mapOnProperty' => 'ipLockIsDisabled'), 'lastlogin' => array('mapOnProperty' => 'lastLoginDateAndTime')))), 'TYPO3\CMS\Extbase\Domain\Model\BackendUserGroup' => array('mapping' => array('tableName' => 'be_groups', 'columns' => array('subgroup' => array('mapOnProperty' => 'subGroups'), 'groupMods' => array('mapOnProperty' => 'modules'), 'tables_select' => array('mapOnProperty' => 'tablesListening'), 'tables_modify' => array('mapOnProperty' => 'tablesModify'), 'pagetypes_select' => array('mapOnProperty' => 'pageTypes'), 'non_exclude_fields' => array('mapOnProperty' => 'allowedExcludeFields'), 'explicit_allowdeny' => array('mapOnProperty' => 'explicitlyAllowAndDeny'), 'allowed_languages' => array('mapOnProperty' => 'allowedLanguages'), 'workspace_perms' => array('mapOnProperty' => 'workspacePermission'), 'db_mountpoints' => array('mapOnProperty' => 'databaseMounts'), 'file_permissions' => array('mapOnProperty' => 'fileOperationPermissions'), 'lockToDomain' => array('mapOnProperty' => 'lockToDomain'), 'TSconfig' => array('mapOnProperty' => 'tsConfig')))), 'TYPO3\CMS\Extbase\Domain\Model\FrontendUser' => array('mapping' => array('tableName' => 'fe_users', 'columns' => array('lockToDomain' => array('mapOnProperty' => 'lockToDomain')))), 'TYPO3\CMS\Extbase\Domain\Model\FrontendUserGroup' => array('mapping' => array('tableName' => 'fe_groups', 'columns' => array('lockToDomain' => array('mapOnProperty' => 'lockToDomain')))), 'TYPO3\CMS\Extbase\Domain\Model\Category' => array('mapping' => array('tableName' => 'sys_category')), 'TYPO3\CMS\Beuser\Domain\Model\BackendUser' => array('mapping' => array('tableName' => 'be_users', 'columns' => array('allowed_languages' => array('mapOnProperty' => 'allowedLanguages'), 'file_mountpoints' => array('mapOnProperty' => 'fileMountPoints'), 'db_mountpoints' => array('mapOnProperty' => 'dbMountPoints'), 'usergroup' => array('mapOnProperty' => 'backendUserGroups')))), 'TYPO3\CMS\Beuser\Domain\Model\BackendUserGroup' => array('mapping' => array('tableName' => 'be_groups', 'columns' => array('subgroup' => array('mapOnProperty' => 'subGroups')))), 'FriendsOfTYPO3\TtAddress\Domain\Model\Address' => array('mapping' => array('tableName' => 'tt_address')), 'SJBR\StaticInfoTables\Domain\Model\Country' => array('mapping' => array('tableName' => 'static_countries', 'columns' => array('cn_address_format' => array('mapOnProperty' => 'addressFormat'), 'cn_capital' => array('mapOnProperty' => 'capitalCity'), 'cn_currency_iso_3' => array('mapOnProperty' => 'currencyIsoCodeA3'), 'cn_currency_iso_nr' => array('mapOnProperty' => 'currencyIsoCodeNumber'), 'cn_eu_member' => array('mapOnProperty' => 'euMember'), 'cn_iso_2' => array('mapOnProperty' => 'isoCodeA2'), 'cn_iso_3' => array('mapOnProperty' => 'isoCodeA3'), 'cn_iso_nr' => array('mapOnProperty' => 'isoCodeNumber'), 'cn_official_name_local' => array('mapOnProperty' => 'officialNameLocal'), 'cn_official_name_en' => array('mapOnProperty' => 'officialNameEn'), 'cn_parent_tr_iso_nr' => array('mapOnProperty' => 'parentTerritoryUnCodeNumber'), 'cn_phone' => array('mapOnProperty' => 'phonePrefix'), 'cn_short_local' => array('mapOnProperty' => 'shortNameLocal'), 'cn_short_en' => array('mapOnProperty' => 'shortNameEn'), 'cn_tldomain' => array('mapOnProperty' => 'topLevelDomain'), 'cn_uno_member' => array('mapOnProperty' => 'unMember'), 'cn_zone_flag' => array('mapOnProperty' => 'zoneFlag'), 'cn_country_zones' => array('mapOnProperty' => 'countryZones'), 'deleted' => array('mapOnProperty' => 'deleted')))), 'SJBR\StaticInfoTables\Domain\Model\CountryZone' => array('mapping' => array('tableName' => 'static_country_zones', 'columns' => array('zn_country_iso_2' => array('mapOnProperty' => 'countryIsoCodeA2'), 'zn_country_iso_3' => array('mapOnProperty' => 'countryIsoCodeA3'), 'zn_country_iso_nr' => array('mapOnProperty' => 'countryIsoCodeNumber'), 'zn_code' => array('mapOnProperty' => 'isoCode'), 'zn_name_local' => array('mapOnProperty' => 'localName'), 'zn_name_en' => array('mapOnProperty' => 'nameEn'), 'deleted' => array('mapOnProperty' => 'deleted')))), 'SJBR\StaticInfoTables\Domain\Model\Currency' => array('mapping' => array('tableName' => 'static_currencies', 'columns' => array('cu_decimal_digits' => array('mapOnProperty' => 'decimalDigits'), 'cu_decimal_point' => array('mapOnProperty' => 'decimalPoint'), 'cu_sub_divisor' => array('mapOnProperty' => 'divisor'), 'cu_iso_3' => array('mapOnProperty' => 'isoCodeA3'), 'cu_iso_nr' => array('mapOnProperty' => 'isoCodeNumber'), 'cu_name_en' => array('mapOnProperty' => 'nameEn'), 'cu_sub_name_en' => array('mapOnProperty' => 'subdivisionNameEn'), 'cu_sub_symbol_left' => array('mapOnProperty' => 'subdivisionSymbolLeft'), 'cu_sub_symbol_right' => array('mapOnProperty' => 'subdivisionSymbolRight'), 'cu_symbol_left' => array('mapOnProperty' => 'symbolLeft'), 'cu_symbol_right' => array('mapOnProperty' => 'symbolRight'), 'cu_thousands_point' => array('mapOnProperty' => 'thousandsPoint'), 'deleted' => array('mapOnProperty' => 'deleted')))), 'SJBR\StaticInfoTables\Domain\Model\Language' => array('mapping' => array('tableName' => 'static_languages', 'columns' => array('lg_collate_locale' => array('mapOnProperty' => 'collatingLocale'), 'lg_country_iso_2' => array('mapOnProperty' => 'countryIsoCodeA2'), 'lg_constructed' => array('mapOnProperty' => 'constructedLanguage'), 'lg_iso_2' => array('mapOnProperty' => 'isoCodeA2'), 'lg_name_local' => array('mapOnProperty' => 'localName'), 'lg_name_en' => array('mapOnProperty' => 'nameEn'), 'lg_sacred' => array('mapOnProperty' => 'sacredLanguage'), 'lg_typo3' => array('mapOnProperty' => 'typo3Code'), 'deleted' => array('mapOnProperty' => 'deleted')))), 'SJBR\StaticInfoTables\Domain\Model\Territory' => array('mapping' => array('tableName' => 'static_territories', 'columns' => array('tr_iso_nr' => array('mapOnProperty' => 'unCodeNumber'), 'tr_name_en' => array('mapOnProperty' => 'nameEn'), 'tr_parent_iso_nr' => array('mapOnProperty' => 'parentTerritoryUnCodeNumber'), 'deleted' => array('mapOnProperty' => 'deleted')))), 'SJBR\StaticInfoTables\Domain\Model\SystemLanguage' => array('mapping' => array('tableName' => 'sys_language', 'columns' => array('title' => array('mapOnProperty' => 'title'), 'static_lang_isocode' => array('mapOnProperty' => 'isoLanguage')))), 'In2code\Femanager\Domain\Model\User' => array('mapping' => array('tableName' => 'fe_users', 'recordType' => '', 'columns' => array('tx_femanager_terms' => array('mapOnProperty' => 'terms'), 'tx_femanager_terms_date_of_acceptance' => array('mapOnProperty' => 'termsDateOfAcceptance'))), 'subclasses' => array('Derhansen\\FemanagerDmailSubscribe\\Domain\\Model\\User')), 'In2code\Femanager\Domain\Model\UserGroup' => array('mapping' => array('tableName' => 'fe_groups', 'recordType' => '')), 'Derhansen\FemanagerDmailSubscribe\Domain\Model\User' => array('mapping' => array('tableName' => 'fe_users', 'recordType' => '0')), 'Derhansen\FemanagerDmailSubscribe\Domain\Model\DmailCategory' => array('mapping' => array('tableName' => 'sys_dmail_category', 'recordType' => '\\Derhansen\\FemanagerDmailSubscribe\\Domain\\Model\\DmailCategory', 'columns' => array('category' => array('mapOnProperty' => 'category')))), 'Extcode\Cart\Domain\Model\Order\BillingAddress' => array('mapping' => array('tableName' => 'tx_cart_domain_model_order_address', 'recordType' => '\\Extcode\\Cart\\Domain\\Model\\Order\\BillingAddress')), 'Extcode\Cart\Domain\Model\Order\ShippingAddress' => array('mapping' => array('tableName' => 'tx_cart_domain_model_order_address', 'recordType' => '\\Extcode\\Cart\\Domain\\Model\\Order\\ShippingAddress')), 'Extcode\CartPdf\File\FileReference' => array('mapping' => array('tableName' => 'sys_file_reference', 'columns' => array('uid_local' => array('mapOnProperty' => 'originalFileIdentifier')))), 'Extcode\CartProducts\Domain\Model\TtContent' => array('mapping' => array('tableName' => 'tt_content', 'columns' => array('crdate' => array('mapOnProperty' => 'crdate'), 'tstamp' => array('mapOnProperty' => 'tstamp'), 'CType' => array('mapOnProperty' => 'contentType'), 'header' => array('mapOnProperty' => 'header'), 'header_position' => array('mapOnProperty' => 'headerPosition'), 'bodytext' => array('mapOnProperty' => 'bodytext'), 'image' => array('mapOnProperty' => 'image'), 'imagewidth' => array('mapOnProperty' => 'imagewidth'), 'imageorient' => array('mapOnProperty' => 'imageorient'), 'imagecaption' => array('mapOnProperty' => 'imagecaption'), 'imagecols' => array('mapOnProperty' => 'imagecols'), 'imageborder' => array('mapOnProperty' => 'imageborder'), 'media' => array('mapOnProperty' => 'media'), 'layout' => array('mapOnProperty' => 'layout'), 'cols' => array('mapOnProperty' => 'cols'), 'records' => array('mapOnProperty' => 'records'), 'pages' => array('mapOnProperty' => 'pages'), 'starttime' => array('mapOnProperty' => 'starttime'), 'endtime' => array('mapOnProperty' => 'endtime'), 'colPos' => array('mapOnProperty' => 'colPos'), 'subheader' => array('mapOnProperty' => 'subheader'), 'spaceBefore' => array('mapOnProperty' => 'spaceBefore'), 'spaceAfter' => array('mapOnProperty' => 'spaceAfter'), 'fe_group' => array('mapOnProperty' => 'feGroup'), 'header_link' => array('mapOnProperty' => 'headerLink'), 'imagecaption_position' => array('mapOnProperty' => 'imagecaptionPosition'), 'image_link' => array('mapOnProperty' => 'imageLink'), 'image_zoom' => array('mapOnProperty' => 'imageZoom'), 'image_noRows' => array('mapOnProperty' => 'imageNoRows'), 'image_effects' => array('mapOnProperty' => 'imageEffects'), 'image_compression' => array('mapOnProperty' => 'imageCompression'), 'altText' => array('mapOnProperty' => 'altText'), 'titleText' => array('mapOnProperty' => 'titleText'), 'longdescURL' => array('mapOnProperty' => 'longdescUrl'), 'header_layout' => array('mapOnProperty' => 'headerLayout'), 'menu_type' => array('mapOnProperty' => 'menuType'), 'list_type' => array('mapOnProperty' => 'listType'), 'table_border' => array('mapOnProperty' => 'tableBorder'), 'table_cellspacing' => array('mapOnProperty' => 'tableCellspacing'), 'table_cellpadding' => array('mapOnProperty' => 'tableCellpadding'), 'table_bgColor' => array('mapOnProperty' => 'tableBgColor'), 'select_key' => array('mapOnProperty' => 'selectKey'), 'sectionIndex' => array('mapOnProperty' => 'sectionIndex'), 'linkToTop' => array('mapOnProperty' => 'linkToTop'), 'file_collections' => array('mapOnProperty' => 'fileCollections'), 'filelink_size' => array('mapOnProperty' => 'filelinkSize'), 'filelink_sorting' => array('mapOnProperty' => 'filelinkSorting'), 'target' => array('mapOnProperty' => 'target'), 'section_frame' => array('mapOnProperty' => 'sectionFrame'), 'date' => array('mapOnProperty' => 'date'), 'multimedia' => array('mapOnProperty' => 'multimedia'), 'image_frames' => array('mapOnProperty' => 'imageFrames'), 'recursive' => array('mapOnProperty' => 'recursive'), 'imageheight' => array('mapOnProperty' => 'imageheight'), 'rte_enabled' => array('mapOnProperty' => 'rteEnabled'), 'sys_language_uid' => array('mapOnProperty' => 'sysLanguageUid'), 'tx_impexp_origuid' => array('mapOnProperty' => 'txImpexpOriguid'), 'pi_flexform' => array('mapOnProperty' => 'piFlexform'), 'accessibility_title' => array('mapOnProperty' => 'accessibilityTitle'), 'accessibility_bypass' => array('mapOnProperty' => 'accessibilityBypass'), 'accessibility_bypass_text' => array('mapOnProperty' => 'accessibilityBypassText'), 'selected_categories' => array('mapOnProperty' => 'selectedCategories'), 'category_field' => array('mapOnProperty' => 'categoryField'), 'tx_gridelements_backend_layout' => array('mapOnProperty' => 'txGridelementsBackendLayout'), 'tx_gridelements_children' => array('mapOnProperty' => 'txGridelementsChildren'), 'tx_gridelements_container' => array('mapOnProperty' => 'txGridelementsContainer'), 'tx_gridelements_columns' => array('mapOnProperty' => 'txGridelementsColumns'))))), 'storagePid' => '31'), 'mvc' => array('throwPageNotFoundExceptionIfActionCantBeResolved' => '0', 'requestHandlers' => array('TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler' => 'TYPO3\\CMS\\Extbase\\Mvc\\Web\\FrontendRequestHandler', 'TYPO3\CMS\Extbase\Mvc\Web\BackendRequestHandler' => 'TYPO3\\CMS\\Extbase\\Mvc\\Web\\BackendRequestHandler', 'TYPO3\CMS\Extbase\Mvc\Cli\RequestHandler' => 'TYPO3\\CMS\\Extbase\\Mvc\\Cli\\RequestHandler', 'TYPO3\CMS\Fluid\Core\Widget\WidgetRequestHandler' => 'TYPO3\\CMS\\Fluid\\Core\\Widget\\WidgetRequestHandler'), 'callDefaultActionIfActionCantBeResolved' => '1'), 'features' => array('skipDefaultArguments' => '1', 'ignoreAllEnableFieldsInBe' => '0', 'requireCHashArgumentForActionArguments' => '1', 'consistentTranslationOverlayHandling' => '1'), 'objects' => array('TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap' => array('className' => 'In2code\\Femanager\\Persistence\\Generic\\Mapper\\DataMap'), 'In2code\Femanager\Controller\NewController' => array('className' => 'Derhansen\\FemanagerDmailSubscribe\\Controller\\NewController'), 'In2code\Femanager\Controller\EditController' => array('className' => 'Derhansen\\FemanagerDmailSubscribe\\Controller\\EditController'), 'TYPO3\CMS\Extbase\Domain\Model\FileReference' => array('className' => 'Extcode\\CartPdf\\File\\FileReference')), 'orderNumber' => array(array('value' => '', '_typoScriptNodeValue' => 'TEXT'), array('current' => '1', 'prioriCalc' => 'intval', 'setCurrent' => array('field' => 'orderNumber', 'wrap' => '| + 1500'), '_typoScriptNodeValue' => 'TEXT'), array('value' => '', '_typoScriptNodeValue' => 'TEXT'), '_typoScriptNodeValue' => 'COA'), 'invoiceNumber' => array(array('value' => '', '_typoScriptNodeValue' => 'TEXT'), array('current' => '1', 'prioriCalc' => 'intval', 'setCurrent' => array('field' => 'invoiceNumber', 'wrap' => '| + 1500'), '_typoScriptNodeValue' => 'TEXT'), array('value' => '', '_typoScriptNodeValue' => 'TEXT'), '_typoScriptNodeValue' => 'COA'), 'deliveryNumber' => array(array('value' => '', '_typoScriptNodeValue' => 'TEXT'), array('current' => '1', 'prioriCalc' => 'intval', 'setCurrent' => array('field' => 'deliveryNumber', 'wrap' => '| + 1500'), '_typoScriptNodeValue' => 'TEXT'), array('value' => '', '_typoScriptNodeValue' => 'TEXT'), '_typoScriptNodeValue' => 'COA'), 'view' => array('templateRootPaths' => array('EXT:cart/Resources/Private/Templates/', 'fileadmin/templates/shop/Templates/'), 'partialRootPaths' => array('EXT:cart/Resources/Private/Partials/', 'fileadmin/templates/shop/Partials/'), 'layoutRootPaths' => array('EXT:cart/Resources/Private/Layouts/', 'fileadmin/templates/shop/Layouts/')), 'finishers' => array('order' => array(array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\OrderFinisher'), array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\OrderNumberFinisher'), array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\StockFinisher'), array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\PaymentFinisher'), array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\EmailFinisher'), array('class' => 'Extcode\\Cart\\Domain\\Finisher\\Order\\ClearCartFinisher'))), 'settings' => array('defaultCountry' => 'de', 'minBottlesInCart' => '2', 'minPacksInCart' => '1', 'cart' => array('pid' => '32', 'isNetCart' => '0', 'acceptTermsAndConditions' => array('pid' => '35'), 'acceptRevocationInstruction' => array('pid' => '33'), 'acceptPrivacyPolicy' => array('pid' => '34')), 'order' => array('pid' => '31'), 'currencies' => array('default' => '1', array('code' => 'EUR', 'sign' => '€', 'translation' => '1.00')), 'format' => array('currency' => array('currencySign' => '€', 'decimalSeparator' => ',', 'thousandsSeparator' => '.', 'prependCurrency' => 'true', 'separateCurrency' => 'true', 'decimals' => '2')), 'showAction' => array('media' => array('image' => array('size' => array('small' => array('maxWidth' => '100', 'maxHeight' => ''), 'medium' => array('maxWidth' => '300', 'maxHeight' => ''), 'large' => array('maxWidth' => '600', 'maxHeight' => ''))))), 'teaserAction' => array('media' => array('image' => array('size' => array('small' => array('maxWidth' => '100', 'maxHeight' => ''), 'medium' => array('maxWidth' => '300', 'maxHeight' => ''), 'large' => array('maxWidth' => '600', 'maxHeight' => ''))))), 'listAction' => array('media' => array('image' => array('size' => array('small' => array('maxWidth' => '100', 'maxHeight' => ''), 'medium' => array('maxWidth' => '300', 'maxHeight' => ''), 'large' => array('maxWidth' => '600', 'maxHeight' => ''))))), 'showCartAction' => array('showPartials' => array('couponForm' => 'true', 'shippingAddressForm' => 'true', 'shippingMethodForm' => 'true', 'paymentMethodForm' => 'true'), 'summary' => array('fields' => array('cart' => array('net' => 'true', 'taxes' => 'true'), 'discount' => array('gross' => 'true'), 'service' => array('gross' => 'true'), 'total' => array('gross' => 'true')))), 'validation' => array('orderItem' => array('fields' => array('acceptTermsAndConditions' => array('validator' => 'Boolean', 'options' => array('is' => 'true')), 'acceptRevocationInstruction' => array('validator' => 'Boolean', 'options' => array('is' => 'true')), 'acceptPrivacyPolicy' => array('validator' => 'Boolean', 'options' => array('is' => 'true')))), 'billingAddress' => array('fields' => array('salutation' => array('validator' => 'NotEmpty'), 'firstName' => array('validator' => 'NotEmpty'), 'lastName' => array('validator' => 'NotEmpty'), 'email' => array('validator' => 'NotEmpty'), 'phone' => array('validator' => 'Empty'), 'fax' => array('validator' => 'Empty'), 'street' => array('validator' => 'NotEmpty'), 'streetNumber' => array('validator' => 'Empty'), 'zip' => array('validator' => 'NotEmpty'), 'city' => array('validator' => 'NotEmpty'))), 'shippingAddress' => array('fields' => array('salutation' => array('validator' => 'NotEmpty'), 'firstName' => array('validator' => 'NotEmpty'), 'lastName' => array('validator' => 'NotEmpty'), 'email' => array('validator' => 'NotEmpty'), 'phone' => array('validator' => 'Empty'), 'fax' => array('validator' => 'Empty'), 'street' => array('validator' => 'NotEmpty'), 'streetNumber' => array('validator' => 'Empty'), 'zip' => array('validator' => 'NotEmpty'), 'city' => array('validator' => 'NotEmpty')))), 'allowedCountries' => array('de' => 'Deutschland', 'at' => 'Österreich', 'be' => 'Belgien', 'dk' => 'Dänemark', 'lu' => 'Luxemburg', 'nl' => 'Niederlande', 'fr' => 'Frankreich', 'gb' => 'United Kingdom', 'it' => 'Italien', 'ch' => 'Schweiz', 'fi' => 'Finnland', 'ie' => 'Irland', 'no' => 'Norwegen', 'se' => 'Schweden', 'pt' => 'Portugal', 'es' => 'Spanien', 'ee' => 'Estland', 'lv' => 'Lettland', 'lt' => 'Litauen', 'pl' => 'Polen', 'sk' => 'Slowakei', 'bg' => 'Bulgarien', 'ro' => 'Rumänien', 'cz' => 'Tschechien', 'gr' => 'Griechenland', 'ww' => 'Versand weltweit auf Anfrage'), 'salutations' => array('Frau', 'Herr'), 'uids' => array('lib' => array('cartMailFooter' => '178'))), 'taxClasses' => array(array('value' => '19', 'calc' => '0.19', 'name' => 'normal'), array('value' => '7', 'calc' => '0.07', 'name' => 'reduced'), array('value' => '0', 'calc' => '0.00', 'name' => 'free')), 'mail' => array('buyer' => array('fromAddress' => 'shop@parfum-der-erde.de', 'attachDocuments' => array('invoice' => '0')), 'seller' => array('fromAddress' => 'shop@parfum-der-erde.de', 'toAddress' => 'info@parfum-der-erde.de', 'attachDocuments' => array('delivery' => '0'))), 'payments' => array('de' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'at' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'be' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'dk' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'lu' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'nl' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'fr' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'gb' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'it' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'ch' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'fi' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'ie' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'no' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'se' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'pt' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'es' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'ee' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'lv' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'lt' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'pl' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'sk' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'bg' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'ro' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'cz' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'))), 'gr' => array('preset' => '2', 'options' => array(array('title' => 'Vorkasse', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open'), array('provider' => 'PAYPAL', 'title' => 'Paypal', 'extra' => '0.00', 'taxClassId' => '1', 'status' => 'open')))), 'shippings' => array('countries' => array('de' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'noShippingValueFrom' => '150.00', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '1', 'extra' => '8.50'), array('value' => '13', 'extra' => '17.00'), '_typoScriptNodeValue' => 'by_quantity')))), 'at' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '11.90'), array('value' => '150', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'be' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '23.80'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'dk' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '23.80'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'lu' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '23.80'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'nl' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '23.80'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'fr' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '26.20'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'gb' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '26.20'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'it' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '26.20'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'ch' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '26.20'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'fi' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'ie' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'no' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'se' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'pt' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'es' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '31.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'ee' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'lv' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'lt' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'pl' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'sk' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'bg' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'ro' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'cz' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '32.50'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'gr' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '43.00'), array('value' => '400', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))), 'ww' => array('preset' => '1', 'options' => array(array('title' => 'DHL', 'taxClassId' => '1', 'status' => 'open', 'extra' => array(array('value' => '0', 'extra' => '0.00'), array('value' => '0.01', 'extra' => '0.00'), '_typoScriptNodeValue' => 'by_price')))))), '_LOCAL_LANG' => array('default' => array('cart-detail-quality' => 'QUALITY / EXPANSION', 'cart-detail-drinking' => 'DRINKING TEMPERATURE', 'cart-detail-closure' => 'CLOSURE', 'cart-detail-origin' => 'ORIGIN', 'cart-detail-substance' => 'CONTENT / ALCOHOL', 'cart-detail-acid' => 'RESIDUAL SUGAR / ACIDITY', 'cart-detail-description' => 'DESCRIPTION', 'cart-shopping-tab-description' => 'DESCRIPTION', 'cart-shopping-tab-detail' => 'DETAILS', 'cart-header-back' => 'BACK TO OVERVIEW', 'cart-cart-in-cart' => 'IN THE CART', 'cart-shopping-cart-login' => 'Log in to the customer account', 'cart-shopping-cart-register' => 'Opening a coustomer account', 'cart-shopping-cart-checkout' => 'TO CHECKOUT', 'cart-shopping-cart-vat-included' => 'VAT included', 'cart-shopping-cart-gross' => 'Gross', 'cart-shopping-item' => 'PRODUCT', 'cart-shopping-item-price' => 'UNIT PRICE', 'cart-shopping-quantity' => 'QUANTITY', 'cart-shopping-sub-total' => 'SUBTOTAL', 'cart-shopping-cart-reload' => 'UPDATE THE CART', 'cart-shopping-cart' => 'SHOPPING CART', 'cart-preview-cart-item-gross' => 'Unit price', 'cart-preview-cart-item-quantity' => 'Quantity', 'cart-preview-cart-gross' => 'Total', 'cart-preview-cart-empty' => 'Shopping cart empty', 'cart-preview-show-cart' => 'VIEW SHOPPING CART', 'cart-preview-to-cart' => 'TO CHECKOUT', 'cart-shopping-cart-coupon-btn' => 'REDEEM', 'cart-shopping-cart-coupon-code' => 'DISCOUNT/COUPON CODE', 'cart-shopping-cart-shipping' => 'Shipping', 'tx_cart_domain_model_order_item' => array('accept_minimum_age' => 'I confirm that I am at least 18 years old...'), 'tx_cart_domain_model_order_address' => array('newsletter_subscription' => 'Subscribe to newsletter')), 'de' => array('cart-detail-quality' => 'QUALITÄT / AUSBAU', 'cart-detail-drinking' => 'TRINKTEMPERATUR', 'cart-detail-closure' => 'VERSCHLUSS', 'cart-detail-origin' => 'HERKUNFT', 'cart-detail-substance' => 'INHALT / ALKOHOL', 'cart-detail-acid' => 'RESTZUCKER / SÄURE', 'cart-detail-description' => 'BEZEICHNUNG', 'cart-shopping-tab-description' => 'BESCHREIBUNG', 'cart-shopping-tab-detail' => 'DETAILS', 'cart-header-back' => 'ZURÜCK ZUR ÜBERSICHT', 'cart-cart-in-cart' => 'IN DEN WARENKORB', 'cart-shopping-cart-login' => 'Beim Kundenkonto anmelden', 'cart-shopping-cart-register' => 'Kundenkonto anlegen', 'cart-shopping-cart-checkout' => 'ZUR KASSE', 'cart-shopping-cart-vat-included' => '(inkl. MwSt.)', 'cart-shopping-cart-gross' => 'Bestellsumme', 'cart-shopping-item' => 'PRODUKT', 'cart-shopping-item-price' => 'EINZELPREIS', 'cart-shopping-quantity' => 'ANZAHL', 'cart-shopping-sub-total' => 'ZWISCHENSUMME', 'cart-shopping-cart-reload' => 'WARENKORB AKTUALISIEREN', 'cart-shopping-cart' => 'WARENKORB', 'cart-preview-cart-item-gross' => 'Einzelpreis', 'cart-preview-cart-item-quantity' => 'Anzahl', 'cart-preview-cart-gross' => 'Summe', 'cart-preview-cart-empty' => 'Warenkorb leer', 'cart-preview-show-cart' => 'WARENKORB ANZEIGEN', 'cart-preview-to-cart' => 'ZUR KASSE', 'cart-shopping-cart-coupon-btn' => 'EINLÖSEN', 'cart-shopping-cart-coupon-code' => 'RABATT-/GUTSCHEINCODE', 'cart-shopping-cart-shipping' => 'Versand', 'tx_cart_domain_model_order_item' => array('accept_minimum_age' => 'Ich bestätige, dass ich mindestens 18 Jahre alt bin.'), 'tx_cart_domain_model_order_address' => array('newsletter_subscription' => 'Für Newsletter anmelden'))), 'userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode', 'controllerConfiguration' => array('Cart\Cart' => array('actions' => array('show', 'clear', 'update'), 'nonCacheableActions' => array('show', 'clear', 'update')), 'Cart\Country' => array('actions' => array('update'), 'nonCacheableActions' => array('update')), 'Cart\Coupon' => array('actions' => array('add', 'remove'), 'nonCacheableActions' => array('add', 'remove')), 'Cart\Currency' => array('actions' => array('update'), 'nonCacheableActions' => array('update')), 'Cart\Order' => array('actions' => array('show', 'create'), 'nonCacheableActions' => array('show', 'create')), 'Cart\Payment' => array('actions' => array('update'), 'nonCacheableActions' => array('update')), 'Cart\Product' => array('actions' => array('add', 'remove'), 'nonCacheableActions' => array('add', 'remove')), 'Cart\Shipping' => array('actions' => array('update'), 'nonCacheableActions' => array('update')), 'Order\Payment' => array('actions' => array('update'), 'nonCacheableActions' => array('update')))), false)
in /var/www/clients/client13/web50/web/typo3conf/ext/cart/Classes/Controller/Cart/PaymentController.php line 36
    public function updateAction($paymentId)
    {
        $this->cart = $this->sessionHandler->restore($this->settings['cart']['pid']);

        $this->payments = $this->parserUtility->parseServices('Payment', $this->pluginSettings, $this->cart);

        $payment = $this->payments[$paymentId];

        if ($payment) {
at Extcode\Cart\Controller\Cart\PaymentController->updateAction(1)
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 318
        }
        $validationResult = $this->arguments->validate();
        if (!$validationResult->hasErrors()) {
            $this->emitBeforeCallActionMethodSignal($preparedArguments);
            $actionResult = $this->{$this->actionMethodName}(...$preparedArguments);
        } else {
            $actionResult = $this->{$this->errorMethodName}();
        }

at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->callActionMethod()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php line 167
        $this->view = $this->resolveView();
        if ($this->view !== null) {
            $this->initializeView($this->view);
        }
        $this->callActionMethod();
        $this->renderAssetsForRequest($request);
    }

    /**
at TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php line 73
                throw new \TYPO3\CMS\Extbase\Mvc\Exception\InfiniteLoopException('Could not ultimately dispatch the request after ' . $dispatchLoopCount . ' iterations. Most probably, a @' . \TYPO3\CMS\Extbase\Annotation\IgnoreValidation::class . ' annotation is missing on re-displaying a form with validation errors.', 1217839467);
            }
            $controller = $this->resolveController($request);
            try {
                $controller->processRequest($request, $response);
            } catch (\TYPO3\CMS\Extbase\Mvc\Exception\StopActionException $ignoredException) {
            }
        }
        $this->emitAfterRequestDispatchSignal($request, $response);
at TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch(object(TYPO3\CMS\Extbase\Mvc\Web\Request), object(TYPO3\CMS\Extbase\Mvc\Web\Response))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php line 92
        }

        /** @var \TYPO3\CMS\Extbase\Mvc\ResponseInterface $response */
        $response = $this->objectManager->get(\TYPO3\CMS\Extbase\Mvc\Web\Response::class);
        $this->dispatcher->dispatch($request, $response);
        return $response;
    }

    /**
at TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler->handleRequest()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 172
        /** @var \TYPO3\CMS\Extbase\Mvc\RequestHandlerResolver $requestHandlerResolver */
        $requestHandlerResolver = $this->objectManager->get(\TYPO3\CMS\Extbase\Mvc\RequestHandlerResolver::class);
        $requestHandler = $requestHandlerResolver->resolveRequestHandler();

        $response = $requestHandler->handleRequest();
        // If response is NULL after handling the request we need to stop
        // This happens for instance, when a USER object was converted to a USER_INT
        // @see TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler::handleRequest()
        if ($response === null) {
at TYPO3\CMS\Extbase\Core\Bootstrap->handleRequest()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Core/Bootstrap.php line 159
     */
    public function run($content, $configuration)
    {
        $this->initialize($configuration);
        return $this->handleRequest();
    }

    /**
     * @throws \TYPO3\CMS\Extbase\Mvc\Exception\CommandException Is thrown if the response object defined an exit code > 0
at TYPO3\CMS\Extbase\Core\Bootstrap->run('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'))
at call_user_func_array(array(object(TYPO3\CMS\Extbase\Core\Bootstrap), 'run'), array('', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode')))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 6015
                        $classObj,
                        $parts[1]
                    ], [
                        $content,
                        $conf
                    ]);
                } else {
                    $this->getTimeTracker()->setTSlogMessage('Method "' . $parts[1] . '" did not exist in class "' . $parts[0] . '"', 3);
                }
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->callUserFunction('TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'), '')
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php line 41
        if ($this->cObj->getUserObjectType() === false) {
            // Come here only if we are not called from $TSFE->INTincScript_process()!
            $this->cObj->setUserObjectType(ContentObjectRenderer::OBJECTTYPE_USER);
        }
        $tempContent = $this->cObj->callUserFunction($conf['userFunc'], $conf, '');
        if ($this->cObj->doConvertToUserIntObject) {
            $this->cObj->doConvertToUserIntObject = false;
            $content = $this->cObj->cObjGetSingle('USER_INT', $conf);
        } else {
at TYPO3\CMS\Frontend\ContentObject\UserContentObject->render(array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 821
        }

        // Render content
        try {
            $content .= $contentObject->render($configuration);
        } catch (ContentRenderingException $exception) {
            // Content rendering Exceptions indicate a critical problem which should not be
            // caught e.g. when something went wrong with Exception handling itself
            throw $exception;
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(object(TYPO3\CMS\Frontend\ContentObject\UserContentObject), array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 737
                }
                if (!$hooked) {
                    $contentObject = $this->getContentObject($name);
                    if ($contentObject) {
                        $content .= $this->render($contentObject, $conf);
                    } else {
                        // Call hook functions for extra processing
                        if ($name) {
                            foreach ($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['cObjTypeAndClassDefault'] ?? [] as $className) {
at TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('USER', array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 3854
                        case 'COA':
                            $incContent = $INTiS_cObj->cObjGetSingle('COA', $INTiS_config[$INTiS_key]['conf']);
                            break;
                        case 'FUNC':
                            $incContent = $INTiS_cObj->cObjGetSingle('USER', $INTiS_config[$INTiS_key]['conf']);
                            break;
                        case 'POSTUSERFUNC':
                            $incContent = $INTiS_cObj->callUserFunction($INTiS_config[$INTiS_key]['postUserFunc'], $INTiS_config[$INTiS_key]['conf'], $INTiS_config[$INTiS_key]['content']);
                            break;
at TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->INTincScript_process(array('INT_SCRIPT.4eb58398eec3ca8028f44b4fe6355fab' => array('conf' => array('userFunc' => 'TYPO3\\CMS\\Extbase\\Core\\Bootstrap->run', 'extensionName' => 'Cart', 'pluginName' => 'Cart', 'vendorName' => 'Extcode'), 'cObj' => 'O:54:"TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectRenderer":28:{s:5:"align";a:3:{i:0;s:6:"center";i:1;s:5:"right";i:2;s:4:"left";}s:12:"stdWrapOrder";a:152:{s:17:"stdWrapPreProcess";s:4:"hook";s:9:"cacheRead";s:4:"hook";s:19:"setContentToCurrent";s:7:"boolean";s:20:"setContentToCurrent.";s:5:"array";s:16:"addPageCacheTags";s:6:"string";s:17:"addPageCacheTags.";s:5:"array";s:10:"setCurrent";s:6:"string";s:11:"setCurrent.";s:5:"array";s:5:"lang.";s:5:"array";s:4:"data";s:7:"getText";s:5:"data.";s:5:"array";s:5:"field";s:9:"fieldName";s:6:"field.";s:5:"array";s:7:"current";s:7:"boolean";s:8:"current.";s:5:"array";s:7:"cObject";s:7:"cObject";s:8:"cObject.";s:5:"array";s:8:"numRows.";s:5:"array";s:8:"filelist";s:3:"dir";s:9:"filelist.";s:5:"array";s:11:"preUserFunc";s:12:"functionName";s:15:"stdWrapOverride";s:4:"hook";s:8:"override";s:6:"string";s:9:"override.";s:5:"array";s:17:"preIfEmptyListNum";s:7:"listNum";s:18:"preIfEmptyListNum.";s:5:"array";s:6:"ifNull";s:6:"string";s:7:"ifNull.";s:5:"array";s:7:"ifEmpty";s:6:"string";s:8:"ifEmpty.";s:5:"array";s:7:"ifBlank";s:6:"string";s:8:"ifBlank.";s:5:"array";s:7:"listNum";s:7:"listNum";s:8:"listNum.";s:5:"array";s:4:"trim";s:7:"boolean";s:5:"trim.";s:5:"array";s:7:"strPad.";s:5:"array";s:7:"stdWrap";s:7:"stdWrap";s:8:"stdWrap.";s:5:"array";s:14:"stdWrapProcess";s:4:"hook";s:8:"required";s:7:"boolean";s:9:"required.";s:5:"array";s:3:"if.";s:5:"array";s:13:"fieldRequired";s:9:"fieldName";s:14:"fieldRequired.";s:5:"array";s:6:"csConv";s:6:"string";s:7:"csConv.";s:5:"array";s:9:"parseFunc";s:10:"objectpath";s:10:"parseFunc.";s:5:"array";s:10:"HTMLparser";s:7:"boolean";s:11:"HTMLparser.";s:5:"array";s:6:"split.";s:5:"array";s:12:"replacement.";s:5:"array";s:10:"prioriCalc";s:7:"boolean";s:11:"prioriCalc.";s:5:"array";s:4:"char";s:7:"integer";s:5:"char.";s:5:"array";s:6:"intval";s:7:"boolean";s:7:"intval.";s:5:"array";s:4:"hash";s:6:"string";s:5:"hash.";s:5:"array";s:5:"round";s:7:"boolean";s:6:"round.";s:5:"array";s:13:"numberFormat.";s:5:"array";s:10:"expandList";s:7:"boolean";s:11:"expandList.";s:5:"array";s:4:"date";s:8:"dateconf";s:5:"date.";s:5:"array";s:9:"strtotime";s:13:"strtotimeconf";s:10:"strtotime.";s:5:"array";s:8:"strftime";s:12:"strftimeconf";s:9:"strftime.";s:5:"array";s:3:"age";s:7:"boolean";s:4:"age.";s:5:"array";s:4:"case";s:4:"case";s:5:"case.";s:5:"array";s:5:"bytes";s:7:"boolean";s:6:"bytes.";s:5:"array";s:9:"substring";s:10:"parameters";s:10:"substring.";s:5:"array";s:8:"cropHTML";s:4:"crop";s:9:"cropHTML.";s:5:"array";s:9:"stripHtml";s:7:"boolean";s:10:"stripHtml.";s:5:"array";s:4:"crop";s:4:"crop";s:5:"crop.";s:5:"array";s:12:"rawUrlEncode";s:7:"boolean";s:13:"rawUrlEncode.";s:5:"array";s:16:"htmlSpecialChars";s:7:"boolean";s:17:"htmlSpecialChars.";s:5:"array";s:24:"encodeForJavaScriptValue";s:7:"boolean";s:25:"encodeForJavaScriptValue.";s:5:"array";s:11:"doubleBrTag";s:6:"string";s:12:"doubleBrTag.";s:5:"array";s:2:"br";s:7:"boolean";s:3:"br.";s:5:"array";s:5:"brTag";s:6:"string";s:6:"brTag.";s:5:"array";s:12:"encapsLines.";s:5:"array";s:8:"keywords";s:7:"boolean";s:9:"keywords.";s:5:"array";s:9:"innerWrap";s:4:"wrap";s:10:"innerWrap.";s:5:"array";s:10:"innerWrap2";s:4:"wrap";s:11:"innerWrap2.";s:5:"array";s:10:"addParams.";s:5:"array";s:9:"filelink.";s:5:"array";s:10:"preCObject";s:7:"cObject";s:11:"preCObject.";s:5:"array";s:11:"postCObject";s:7:"cObject";s:12:"postCObject.";s:5:"array";s:9:"wrapAlign";s:5:"align";s:10:"wrapAlign.";s:5:"array";s:9:"typolink.";s:5:"array";s:4:"wrap";s:4:"wrap";s:5:"wrap.";s:5:"array";s:10:"noTrimWrap";s:4:"wrap";s:11:"noTrimWrap.";s:5:"array";s:5:"wrap2";s:4:"wrap";s:6:"wrap2.";s:5:"array";s:8:"dataWrap";s:8:"dataWrap";s:9:"dataWrap.";s:5:"array";s:7:"prepend";s:7:"cObject";s:8:"prepend.";s:5:"array";s:6:"append";s:7:"cObject";s:7:"append.";s:5:"array";s:5:"wrap3";s:4:"wrap";s:6:"wrap3.";s:5:"array";s:14:"orderedStdWrap";s:7:"stdWrap";s:15:"orderedStdWrap.";s:5:"array";s:9:"outerWrap";s:4:"wrap";s:10:"outerWrap.";s:5:"array";s:10:"insertData";s:7:"boolean";s:11:"insertData.";s:5:"array";s:12:"postUserFunc";s:12:"functionName";s:15:"postUserFuncInt";s:12:"functionName";s:13:"prefixComment";s:6:"string";s:14:"prefixComment.";s:5:"array";s:9:"editIcons";s:6:"string";s:10:"editIcons.";s:5:"array";s:9:"editPanel";s:7:"boolean";s:10:"editPanel.";s:5:"array";s:12:"htmlSanitize";s:7:"boolean";s:13:"htmlSanitize.";s:5:"array";s:10:"cacheStore";s:4:"hook";s:18:"stdWrapPostProcess";s:4:"hook";s:5:"debug";s:7:"boolean";s:6:"debug.";s:5:"array";s:9:"debugFunc";s:7:"boolean";s:10:"debugFunc.";s:5:"array";s:9:"debugData";s:7:"boolean";s:10:"debugData.";s:5:"array";}s:24:"' . "\0" . '*' . "\0" . 'contentObjectClassMap";a:19:{s:4:"TEXT";s:50:"TYPO3\\CMS\\Frontend\\ContentObject\\TextContentObject";s:4:"CASE";s:50:"TYPO3\\CMS\\Frontend\\ContentObject\\CaseContentObject";s:3:"COA";s:64:"TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectArrayContentObject";s:7:"COA_INT";s:72:"TYPO3\\CMS\\Frontend\\ContentObject\\ContentObjectArrayInternalContentObject";s:4:"USER";s:50:"TYPO3\\CMS\\Frontend\\ContentObject\\UserContentObject";s:8:"USER_INT";s:58:"TYPO3\\CMS\\Frontend\\ContentObject\\UserInternalContentObject";s:4:"FILE";s:50:"TYPO3\\CMS\\Frontend\\ContentObject\\FileContentObject";s:5:"FILES";s:51:"TYPO3\\CMS\\Frontend\\ContentObject\\FilesContentObject";s:5:"IMAGE";s:51:"TYPO3\\CMS\\Frontend\\ContentObject\\ImageContentObject";s:12:"IMG_RESOURCE";s:59:"TYPO3\\CMS\\Frontend\\ContentObject\\ImageResourceContentObject";s:7:"CONTENT";s:53:"TYPO3\\CMS\\Frontend\\ContentObject\\ContentContentObject";s:7:"RECORDS";s:53:"TYPO3\\CMS\\Frontend\\ContentObject\\RecordsContentObject";s:5:"HMENU";s:62:"TYPO3\\CMS\\Frontend\\ContentObject\\HierarchicalMenuContentObject";s:13:"LOAD_REGISTER";s:58:"TYPO3\\CMS\\Frontend\\ContentObject\\LoadRegisterContentObject";s:16:"RESTORE_REGISTER";s:61:"TYPO3\\CMS\\Frontend\\ContentObject\\RestoreRegisterContentObject";s:8:"TEMPLATE";s:54:"TYPO3\\CMS\\Frontend\\ContentObject\\TemplateContentObject";s:13:"FLUIDTEMPLATE";s:59:"TYPO3\\CMS\\Frontend\\ContentObject\\FluidTemplateContentObject";s:3:"SVG";s:68:"TYPO3\\CMS\\Frontend\\ContentObject\\ScalableVectorGraphicsContentObject";s:9:"EDITPANEL";s:55:"TYPO3\\CMS\\Frontend\\ContentObject\\EditPanelContentObject";}s:4:"data";a:84:{s:3:"uid";i:32;s:3:"pid";i:5;s:6:"tstamp";i:1587125598;s:6:"crdate";i:1585755746;s:9:"cruser_id";i:1;s:7:"deleted";i:0;s:6:"hidden";i:0;s:9:"starttime";i:0;s:7:"endtime";i:0;s:8:"fe_group";s:0:"";s:7:"sorting";i:96;s:14:"rowDescription";N;s:8:"editlock";i:0;s:16:"sys_language_uid";i:0;s:11:"l10n_parent";i:0;s:11:"l10n_source";i:0;s:10:"l10n_state";N;s:10:"t3_origuid";i:0;s:15:"l10n_diffsource";s:928:"a:47:{s:7:"doktype";N;s:5:"title";N;s:4:"slug";N;s:9:"nav_title";N;s:8:"subtitle";N;s:9:"seo_title";N;s:8:"no_index";N;s:9:"no_follow";N;s:14:"canonical_link";N;s:8:"og_title";N;s:14:"og_description";N;s:8:"og_image";N;s:13:"twitter_title";N;s:19:"twitter_description";N;s:13:"twitter_image";N;s:8:"abstract";N;s:8:"keywords";N;s:11:"description";N;s:6:"author";N;s:12:"author_email";N;s:11:"lastUpdated";N;s:6:"layout";N;s:8:"newUntil";N;s:14:"backend_layout";N;s:25:"backend_layout_next_level";N;s:16:"content_from_pid";N;s:6:"target";N;s:13:"cache_timeout";N;s:10:"cache_tags";N;s:11:"is_siteroot";N;s:9:"no_search";N;s:13:"php_tree_stop";N;s:6:"module";N;s:5:"media";N;s:17:"tsconfig_includes";N;s:8:"TSconfig";N;s:8:"l18n_cfg";N;s:6:"hidden";N;s:8:"nav_hide";N;s:9:"starttime";N;s:7:"endtime";N;s:16:"extendToSubpages";N;s:8:"fe_group";N;s:13:"fe_login_mode";N;s:8:"editlock";N;s:10:"categories";N;s:14:"rowDescription";N;}";s:9:"t3ver_oid";i:0;s:8:"t3ver_id";i:0;s:11:"t3ver_label";s:0:"";s:10:"t3ver_wsid";i:0;s:11:"t3ver_state";i:0;s:11:"t3ver_stage";i:0;s:11:"t3ver_count";i:0;s:12:"t3ver_tstamp";i:0;s:13:"t3ver_move_id";i:0;s:12:"perms_userid";i:1;s:13:"perms_groupid";i:1;s:10:"perms_user";i:31;s:11:"perms_group";i:27;s:15:"perms_everybody";i:27;s:5:"title";s:9:"Warenkorb";s:4:"slug";s:15:"/shop/warenkorb";s:7:"doktype";i:1;s:8:"TSconfig";N;s:11:"is_siteroot";i:0;s:13:"php_tree_stop";i:0;s:3:"url";s:0:"";s:8:"shortcut";i:0;s:13:"shortcut_mode";i:0;s:8:"subtitle";s:0:"";s:6:"layout";i:0;s:6:"target";s:0:"";s:5:"media";i:0;s:11:"lastUpdated";i:0;s:8:"keywords";N;s:13:"cache_timeout";i:0;s:10:"cache_tags";s:0:"";s:8:"newUntil";i:0;s:11:"description";N;s:9:"no_search";i:0;s:15:"SYS_LASTCHANGED";i:1599517187;s:8:"abstract";N;s:6:"module";s:0:"";s:16:"extendToSubpages";i:0;s:6:"author";s:0:"";s:12:"author_email";s:0:"";s:9:"nav_title";s:0:"";s:8:"nav_hide";i:1;s:16:"content_from_pid";i:0;s:9:"mount_pid";i:0;s:12:"mount_pid_ol";i:0;s:5:"alias";s:0:"";s:8:"l18n_cfg";i:0;s:13:"fe_login_mode";i:0;s:14:"backend_layout";s:0:"";s:25:"backend_layout_next_level";s:0:"";s:17:"tsconfig_includes";N;s:18:"legacy_overlay_uid";i:0;s:17:"tx_impexp_origuid";i:0;s:9:"seo_title";s:0:"";s:8:"no_index";i:0;s:9:"no_follow";i:0;s:8:"og_title";s:0:"";s:14:"og_description";N;s:8:"og_image";i:0;s:13:"twitter_title";s:0:"";s:19:"twitter_description";N;s:13:"twitter_image";i:0;s:14:"canonical_link";s:0:"";s:10:"categories";i:0;s:21:"cart_products_product";i:0;}s:8:"' . "\0" . '*' . "\0" . 'table";s:5:"pages";s:7:"oldData";a:0:{}s:15:"alternativeData";s:0:"";s:10:"parameters";a:0:{}s:13:"currentValKey";s:26:"currentValue_kidjls9dksoje";s:13:"currentRecord";s:8:"pages:32";s:18:"currentRecordTotal";i:0;s:19:"currentRecordNumber";i:0;s:18:"parentRecordNumber";i:0;s:12:"parentRecord";a:0:{}s:14:"checkPid_cache";a:0:{}s:23:"checkPid_badDoktypeList";s:3:"255";s:15:"lastTypoLinkUrl";s:0:"";s:18:"lastTypoLinkTarget";s:0:"";s:14:"lastTypoLinkLD";a:0:{}s:14:"recordRegister";a:0:{}s:26:"' . "\0" . '*' . "\0" . 'cObjHookObjectsRegistry";a:0:{}s:18:"cObjHookObjectsArr";a:0:{}s:21:"' . "\0" . '*' . "\0" . 'stdWrapHookObjects";a:0:{}s:28:"' . "\0" . '*' . "\0" . 'getImgResourceHookObjects";N;s:24:"doConvertToUserIntObject";b:0;s:17:"' . "\0" . '*' . "\0" . 'userObjectType";i:1;s:16:"' . "\0" . '*' . "\0" . 'stopRendering";a:0:{}s:24:"' . "\0" . '*' . "\0" . 'stdWrapRecursionLevel";i:0;}', 'type' => 'FUNC')))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 3815
    protected function recursivelyReplaceIntPlaceholdersInContent()
    {
        do {
            $INTiS_config = $this->config['INTincScript'];
            $this->INTincScript_process($INTiS_config);
            // Check if there were new items added to INTincScript during the previous execution:
            // array_diff_assoc throws notices if values are arrays but not strings. We suppress this here.
            $INTiS_config = @array_diff_assoc($this->config['INTincScript'], $INTiS_config);
            $reprocess = count($INTiS_config) > 0;
at TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->recursivelyReplaceIntPlaceholdersInContent()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php line 3782
            $this->pageRenderer = $pageRenderer;
            GeneralUtility::setSingletonInstance(PageRenderer::class, $pageRenderer);
        }

        $this->recursivelyReplaceIntPlaceholdersInContent();
        $this->getTimeTracker()->push('Substitute header section');
        $this->INTincScript_loadJSCode();
        $this->generatePageTitle();

at TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->INTincScript()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 187
                // When page was generated, this was already called. Avoid calling this twice.
                $controller->preparePageContentGeneration($request);
            }
            $this->timeTracker->push('Non-cached objects');
            $controller->INTincScript();
            $this->timeTracker->pull();
        }

        // Create a Response object when sending content
at TYPO3\CMS\Frontend\Http\RequestHandler->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/OutputCompression.php line 46
        // Throw away all output that may have happened during bootstrapping by weird extensions
        ob_clean();
        // Initialize output compression if configured
        $this->initializeOutputCompression();
        return $handler->handle($request);
    }

    /**
     * Initialize output compression if configured
at TYPO3\CMS\Frontend\Middleware\OutputCompression->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(TYPO3\CMS\Frontend\Http\RequestHandler))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3conf/ext/rdct/Classes/Middleware/SendRedirect.php line 42
    {
        // No GET parameter set, do nothing
        $redirectHash = $request->getQueryParams()['RDCT'] ?? '';
        if (empty($redirectHash)) {
            return $handler->handle($request);
        }

        $row = $this->fetchRedirectRecord($redirectHash);
        if (is_array($row)) {
at FoT3\Rdct\Middleware\SendRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3conf/ext/jumpurl/Classes/Middleware/JumpUrlHandler.php line 72
            // Regular jump URL
            $this->validateIfJumpUrlRedirectIsAllowed($jumpUrl, $juHash);
            return $this->redirectToJumpUrl($jumpUrl);
        }
        return $handler->handle($request);
    }
    /**
     * Redirects the user to the given jump URL if all submitted values
     * are valid (checked before)
at FoT3\Jumpurl\Middleware\JumpUrlHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelDataPersister.php line 44
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelDataPersister->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelRenderer.php line 46
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelRenderer->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/ContentLengthResponseHeader.php line 45
     * @return ResponseInterface
     */
    public function process(ServerRequestInterface $request, RequestHandlerInterface $handler): ResponseInterface
    {
        $response = $handler->handle($request);
        if (
            !($response instanceof NullResponse)
            && $GLOBALS['TSFE'] instanceof TypoScriptFrontendController
            && $GLOBALS['TSFE']->isOutputting()) {
at TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/ShortcutAndMountPointRedirect.php line 65
                return new RedirectResponse($externalUrl, 303);
            }
        }

        return $handler->handle($request);
    }

    protected function getRedirectUri(ServerRequestInterface $request): ?string
    {
at TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/PrepareTypoScriptFrontendRendering.php line 118
                GeneralUtility::makeInstance($className)->checkDataSubmission($this->controller);
            }
        }

        return $handler->handle($request);
    }

    /**
     * Small helper function to convert charsets for arrays to UTF-8
at TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/PageArgumentValidator.php line 99
                    ['code' => PageAccessFailureReasons::CACHEHASH_COMPARISON_FAILED]
                );
            }
        }
        return $handler->handle($request);
    }

    /**
     * Calculates a hash string based on additional parameters in the url.
at TYPO3\CMS\Frontend\Middleware\PageArgumentValidator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/MaintenanceMode.php line 53
        ) {
            return GeneralUtility::makeInstance(ErrorController::class)->unavailableAction($request, 'This page is temporarily unavailable.');
        }
        // Continue the regular stack if no maintenance mode is active
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\MaintenanceMode->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/PageResolver.php line 171
            }
            $this->controller->determineId();
        }

        return $handler->handle($request);
    }

    /**
     * Provides ways to bypass the '?id=[xxx]&type=[xx]' format, using either PATH_INFO or Server Rewrites
at TYPO3\CMS\Frontend\Middleware\PageResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/PreviewSimulator.php line 62
            $showHiddenRecords = ($this->context->hasAspect('visibility') ? $this->context->getAspect('visibility')->includeHidden() : false);
            $GLOBALS['TSFE']->fePreview = ($simulatingDate || $simulatingGroup || $showHiddenRecords);
        }

        return $handler->handle($request);
    }

    /**
     * Simulate dates for preview functionality
at TYPO3\CMS\Frontend\Middleware\PreviewSimulator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php line 70
                return $response;
            }
        }

        return $handler->handle($request);
    }

    /**
     * Creates a PSR-7 compatible Response object
at TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/StaticRouteResolver.php line 62

                return new HtmlResponse($content, 200, ['Content-Type' => $contentType]);
            }
        }
        return $handler->handle($request);
    }

    /**
     * Find the proper configuration for the static route in the static route configuration. Mainly:
at TYPO3\CMS\Frontend\Middleware\StaticRouteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/SiteBaseRedirectResolver.php line 86
                $uri = $requestedUri->withPath(rtrim($requestedUri->getPath(), '/'));
                return new RedirectResponse($uri, 307);
            }
        }
        return $handler->handle($request);
    }
    /**
     * Checks if the language is allowed in Frontend, if not, check if there is valid BE user
     *
at TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/adminpanel/Classes/Middleware/AdminPanelInitiator.php line 58
            $beUser = $GLOBALS['BE_USER'];
            $beUser->adminPanel = GeneralUtility::makeInstance(AdminPanelView::class);
            $beUser->extAdmEnabled = true;
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\AdminPanelInitiator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/SiteResolver.php line 68
        // At this point, we later get further route modifiers
        // for bw-compat we update $GLOBALS[TYPO3_REQUEST] to be used later in TSFE.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\SiteResolver->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/adminpanel/Classes/Middleware/SqlLogging.php line 49
            $connectionPool = GeneralUtility::makeInstance(ConnectionPool::class);
            $connection = $connectionPool->getConnectionByName(ConnectionPool::DEFAULT_CONNECTION_NAME);
            $connection->getConfiguration()->setSQLLogger(GeneralUtility::makeInstance(DoctrineSqlLogger::class));
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Adminpanel\Middleware\SqlLogging->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/BackendUserAuthenticator.php line 95
            Bootstrap::loadExtTables();
            $this->setBackendUserAspect(GeneralUtility::makeInstance(Context::class), $GLOBALS['BE_USER']);
        }

        return $handler->handle($request);
    }

    /**
     * Creates the backend user object and returns it.
at TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/FrontendUserAuthenticator.php line 79

        // Register the frontend user as aspect
        $this->setFrontendUserAspect(GeneralUtility::makeInstance(Context::class), $frontendUser);

        return $handler->handle($request);
    }

    /**
     * It's possible to transfer a frontend user session via a GET/POST parameter 'FE_SESSION_KEY'.
at TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/TypoScriptFrontendInitialization.php line 90
                GeneralUtility::callUserFunction($_funcRef, $_params, $GLOBALS['TSFE']);
            }
        }

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/EidHandler.php line 50
    {
        $eID = $request->getParsedBody()['eID'] ?? $request->getQueryParams()['eID'] ?? null;

        if ($eID === null) {
            return $handler->handle($request);
        }

        // Remove any output produced until now
        ob_clean();
at TYPO3\CMS\Frontend\Middleware\EidHandler->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/PreprocessRequestHook.php line 57
                $hookParameters = [];
                GeneralUtility::callUserFunction($hookFunction, $hookParameters, $hookParameters);
            }
        }
        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\PreprocessRequestHook->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Middleware/NormalizedParamsAttribute.php line 58
        // refactored to have ServerRequest object available where it is needed. This global will be
        // deprecated then and removed.
        $GLOBALS['TYPO3_REQUEST'] = $request;

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Middleware/TimeTrackerInitialization.php line 49
        );
        $timeTracker->start();
        $timeTracker->push('');

        return $handler->handle($request);
    }
}
at TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization->process(object(TYPO3\CMS\Core\Http\ServerRequest), object(class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 138

                if (!$middleware instanceof MiddlewareInterface) {
                    throw new \InvalidArgumentException(get_class($middleware) . ' does not implement ' . MiddlewareInterface::class, 1516821342);
                }
                return $middleware->process($request, $this->next);
            }
        };
    }
}
at class@anonymous/var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php0x7f477ba7a056->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php line 67
     * @return ResponseInterface
     */
    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        return $this->tip->handle($request);
    }

    /**
     * Seed the middleware stack with the inner request handler
at TYPO3\CMS\Core\Http\MiddlewareDispatcher->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/AbstractApplication.php line 108
    {
        $requestHandler = GeneralUtility::makeInstance($this->requestHandler);
        $dispatcher = $this->createMiddlewareDispatcher($requestHandler);

        return $dispatcher->handle($request);
    }

    /**
     * Set up the application and shut it down afterwards
at TYPO3\CMS\Core\Http\AbstractApplication->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Http/Application.php line 69
        if (!$this->checkIfEssentialConfigurationExists()) {
            return $this->installToolRedirect();
        }
        $this->initializeContext();
        return parent::handle($request);
    }

    /**
     * Check if LocalConfiguration.php and PackageStates.php exist
at TYPO3\CMS\Frontend\Http\Application->handle(object(TYPO3\CMS\Core\Http\ServerRequest))
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/typo3/sysext/core/Classes/Http/AbstractApplication.php line 120
    final public function run(callable $execute = null)
    {
        try {
            $response = $this->handle(
                \TYPO3\CMS\Core\Http\ServerRequestFactory::fromGlobals()
            );
            if ($execute !== null) {
                call_user_func($execute);
            }
at TYPO3\CMS\Core\Http\AbstractApplication->run()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/index.php line 24
// Set up the application for the frontend
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});
at {closure}()
in /var/www/clients/client13/web50/web/typo3_src-9.5.31/index.php line 25
call_user_func(function () {
    $classLoader = require __DIR__.'/vendor/autoload.php';
    \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::run(0, \TYPO3\CMS\Core\Core\SystemEnvironmentBuilder::REQUESTTYPE_FE);
    \TYPO3\CMS\Core\Core\Bootstrap::init($classLoader)->get(\TYPO3\CMS\Frontend\Http\Application::class)->run();
});