| ( ! ) Fatal error: Uncaught Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/html/includes/src/DB/NiceDB.php on line 800 |
| ( ! ) Error: Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames in /var/www/html/includes/src/DB/NiceDB.php on line 800 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 464120 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 465048 | require( '/var/www/html/includes/globalinclude.php ) | .../index.php:7 |
| 3 | 0.0480 | 1352904 | JTL\Shopsetting::getInstance( $db = class JTL\DB\NiceDB { protected ?PDO $db = NULL; protected bool $isConnected = TRUE; public bool $logErrors = TRUE; private bool $debug = FALSE; private int $debugLevel = 0; private PDO $pdo = class PDO { }; public string $state = 'instanciated'; private array $config = ['driver' => 'mysql', 'host' => 'localhost', 'database' => 'database0', 'username' => 'jtl', 'password' => 'jtlgmbh', 'charset' => 'utf8mb4']; private int $transactionCount = 0; private JTL\DB\QueryAnalyzer $queryAnalyzer = class JTL\DB\QueryAnalyzer { private readonly PDO $pdo = class PDO { ... }; private readonly bool $debug = FALSE; private readonly int $debugLevel = 0 } }, $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' } ) | .../globalinclude.php:63 |
| 4 | 0.0480 | 1355664 | JTL\Shopsetting->__construct( $db = class JTL\DB\NiceDB { protected ?PDO $db = NULL; protected bool $isConnected = TRUE; public bool $logErrors = TRUE; private bool $debug = FALSE; private int $debugLevel = 0; private PDO $pdo = class PDO { }; public string $state = 'instanciated'; private array $config = ['driver' => 'mysql', 'host' => 'localhost', 'database' => 'database0', 'username' => 'jtl', 'password' => 'jtlgmbh', 'charset' => 'utf8mb4']; private int $transactionCount = 0; private JTL\DB\QueryAnalyzer $queryAnalyzer = class JTL\DB\QueryAnalyzer { private readonly PDO $pdo = class PDO { ... }; private readonly bool $debug = FALSE; private readonly int $debugLevel = 0 } }, $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' } ) | .../Shopsetting.php:87 |
| 5 | 0.0480 | 1355664 | JTL\Shopsetting->preLoad( ) | .../Shopsetting.php:77 |
| 6 | 0.0480 | 1355664 | JTL\Shopsetting->getAll( ) | .../Shopsetting.php:452 |
| 7 | 0.1631 | 1698648 | JTL\Shopsetting->getTemplateConfig( ) | .../Shopsetting.php:434 |
| 8 | 0.1631 | 1698648 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT cSektion AS sec, cWert AS val, cName AS name \n FROM ttemplateeinstellungen \n WHERE cTemplate = (SELECT cTemplate FROM ttemplate WHERE eTyp = \'standard\')', $params = ??? ) | .../Shopsetting.php:378 |
| 9 | 0.1631 | 1698648 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT cSektion AS sec, cWert AS val, cName AS name \n FROM ttemplateeinstellungen \n WHERE cTemplate = (SELECT cTemplate FROM ttemplate WHERE eTyp = \'standard\')', $params = [], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 10 | 1.0961 | 1722440 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT cSektion AS sec, cWert AS val, cName AS name \n FROM ttemplateeinstellungen \n WHERE cTemplate = (SELECT cTemplate FROM ttemplate WHERE eTyp = \'standard\')', $assigns = ??? ) | .../NiceDB.php:833 |
| 11 | 1.0978 | 1722440 | JTL\DB\NiceDB->logError( $stmt = 'SELECT cSektion AS sec, cWert AS val, cName AS name \n FROM ttemplateeinstellungen \n WHERE cTemplate = (SELECT cTemplate FROM ttemplate WHERE eTyp = \'standard\')', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 12 | 1.0978 | 1722440 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 13 | 1.0978 | 1722440 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 14 | 1.0978 | 1722440 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 15 | 1.0979 | 1722440 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 16 | 1.0979 | 1722504 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 17 | 1.0982 | 1732816 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 18 | 1.0982 | 1741328 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 19 | 1.0982 | 1741384 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 20 | 1.0982 | 1741384 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 21 | 1.0982 | 1741600 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 22 | 1.0982 | 1741600 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 23 | 1.0982 | 1742440 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 24 | 1.0982 | 1742536 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 25 | 1.0982 | 1742632 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 26 | 1.0982 | 1743008 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 27 | 1.0982 | 1743008 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 28 | 1.0996 | 1810896 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 29 | 1.0996 | 1810896 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 30 | 1.0996 | 1810896 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 31 | 1.0996 | 1810896 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 32 | 1.0996 | 1810896 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 33 | 1.0996 | 1810896 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 34 | 1.0996 | 1810960 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 35 | 1.0996 | 1811072 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 36 | 1.0996 | 1811072 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 37 | 1.0996 | 1811128 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 38 | 1.0996 | 1811128 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 39 | 1.0996 | 1811344 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 40 | 1.0996 | 1811344 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 41 | 1.0996 | 1812184 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 42 | 1.0997 | 1812280 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 43 | 1.0997 | 1812376 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 44 | 1.0997 | 1812752 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 45 | 1.0997 | 1812752 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 46 | 1.1003 | 1922272 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 47 | 1.1003 | 1922272 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 48 | 1.1003 | 1922272 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 49 | 1.1003 | 1922272 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 50 | 1.1003 | 1922272 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 51 | 1.1004 | 1922272 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 52 | 1.1004 | 1922336 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 53 | 1.1004 | 1922448 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 54 | 1.1004 | 1922448 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 55 | 1.1004 | 1922504 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 56 | 1.1004 | 1922504 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 57 | 1.1004 | 1922720 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 58 | 1.1004 | 1922720 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 59 | 1.1004 | 1923560 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 60 | 1.1004 | 1923656 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 61 | 1.1004 | 1923752 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 62 | 1.1004 | 1924128 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 63 | 1.1004 | 1924128 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 64 | 1.1012 | 2075392 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 65 | 1.1012 | 2075392 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 66 | 1.1012 | 2075392 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 67 | 1.1012 | 2075392 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 68 | 1.1012 | 2075392 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 69 | 1.1012 | 2075392 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 70 | 1.1012 | 2075456 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 71 | 1.1012 | 2075568 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 72 | 1.1012 | 2075568 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 73 | 1.1012 | 2075624 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 74 | 1.1012 | 2075624 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 75 | 1.1012 | 2075840 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 76 | 1.1012 | 2075840 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 77 | 1.1012 | 2076680 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 78 | 1.1012 | 2076776 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 79 | 1.1012 | 2076872 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 80 | 1.1012 | 2077248 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 81 | 1.1012 | 2077248 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 82 | 1.1020 | 2272816 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 83 | 1.1020 | 2272816 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 84 | 1.1020 | 2272816 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 85 | 1.1020 | 2272816 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 86 | 1.1020 | 2272816 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 87 | 1.1020 | 2272816 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 88 | 1.1021 | 2272880 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 89 | 1.1021 | 2272992 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 90 | 1.1021 | 2272992 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 91 | 1.1021 | 2273048 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 92 | 1.1021 | 2273048 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 93 | 1.1021 | 2273264 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 94 | 1.1021 | 2273264 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 95 | 1.1021 | 2274104 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 96 | 1.1021 | 2274200 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 97 | 1.1021 | 2274296 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 98 | 1.1021 | 2274672 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 99 | 1.1021 | 2274672 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 100 | 1.1034 | 2511984 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 101 | 1.1034 | 2511984 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 102 | 1.1034 | 2511984 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 103 | 1.1034 | 2511984 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 104 | 1.1034 | 2511984 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 105 | 1.1034 | 2511984 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 106 | 1.1034 | 2512048 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 107 | 1.1034 | 2512160 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 108 | 1.1034 | 2512160 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 109 | 1.1034 | 2512216 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 110 | 1.1034 | 2512216 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 111 | 1.1034 | 2512432 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 112 | 1.1034 | 2512432 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 113 | 1.1035 | 2513272 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 114 | 1.1035 | 2513368 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 115 | 1.1035 | 2513464 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 116 | 1.1035 | 2513840 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 117 | 1.1035 | 2513840 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 118 | 1.1047 | 2792896 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 119 | 1.1047 | 2792896 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 120 | 1.1047 | 2792896 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 121 | 1.1047 | 2792896 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 122 | 1.1047 | 2792896 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 123 | 1.1047 | 2792896 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 124 | 1.1047 | 2792960 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 125 | 1.1047 | 2793072 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 126 | 1.1047 | 2793072 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 127 | 1.1048 | 2793128 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 128 | 1.1048 | 2793128 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 129 | 1.1048 | 2793344 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 130 | 1.1048 | 2793344 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 131 | 1.1048 | 2794184 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 132 | 1.1048 | 2794280 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 133 | 1.1048 | 2794376 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 134 | 1.1048 | 2794752 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 135 | 1.1048 | 2794752 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 136 | 1.1061 | 3126816 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 137 | 1.1061 | 3126816 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 138 | 1.1061 | 3126816 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 139 | 1.1061 | 3126816 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 140 | 1.1061 | 3126816 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 141 | 1.1061 | 3126816 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 142 | 1.1061 | 3126880 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 143 | 1.1061 | 3126992 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 144 | 1.1061 | 3126992 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 145 | 1.1061 | 3127048 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 146 | 1.1061 | 3127048 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 147 | 1.1061 | 3127264 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 148 | 1.1061 | 3127264 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 149 | 1.1061 | 3128104 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 150 | 1.1061 | 3128200 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 151 | 1.1061 | 3128296 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 152 | 1.1061 | 3128672 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 153 | 1.1061 | 3128672 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 154 | 1.1079 | 3485752 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 155 | 1.1079 | 3485752 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 156 | 1.1079 | 3485752 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 157 | 1.1079 | 3485752 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 158 | 1.1079 | 3485752 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 159 | 1.1079 | 3485912 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 160 | 1.1079 | 3486136 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 161 | 1.1079 | 3486248 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 162 | 1.1079 | 3486248 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 163 | 1.1079 | 3486304 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 164 | 1.1079 | 3486304 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 165 | 1.1080 | 3486520 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 166 | 1.1080 | 3486520 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 167 | 1.1080 | 3487360 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 168 | 1.1080 | 3487456 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 169 | 1.1080 | 3487552 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 170 | 1.1080 | 3487928 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 171 | 1.1080 | 3487928 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 172 | 1.1130 | 3851456 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 173 | 1.1130 | 3851456 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 174 | 1.1130 | 3851456 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 175 | 1.1130 | 3851456 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 176 | 1.1130 | 3851456 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 177 | 1.1131 | 3851456 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 178 | 1.1131 | 3851520 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 179 | 1.1131 | 3851632 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 180 | 1.1131 | 3851632 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 181 | 1.1131 | 3851688 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 182 | 1.1131 | 3851688 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 183 | 1.1131 | 3851904 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 184 | 1.1131 | 3851904 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 185 | 1.1131 | 3852744 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 186 | 1.1131 | 3852840 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 187 | 1.1131 | 3852936 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 188 | 1.1131 | 3853312 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 189 | 1.1131 | 3853312 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 190 | 1.1169 | 4222968 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 191 | 1.1169 | 4222968 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 192 | 1.1169 | 4222968 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 193 | 1.1169 | 4222968 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 194 | 1.1169 | 4222968 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 195 | 1.1170 | 4222968 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 196 | 1.1170 | 4223032 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 197 | 1.1170 | 4223144 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 198 | 1.1170 | 4223144 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 199 | 1.1170 | 4223200 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 200 | 1.1170 | 4223200 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 201 | 1.1170 | 4223416 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 202 | 1.1170 | 4223416 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 203 | 1.1170 | 4224256 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 204 | 1.1170 | 4224352 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 205 | 1.1170 | 4224448 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 206 | 1.1170 | 4224824 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 207 | 1.1170 | 4224824 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 208 | 1.1206 | 4601248 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 209 | 1.1206 | 4601248 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 210 | 1.1206 | 4601248 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 211 | 1.1206 | 4601248 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 212 | 1.1206 | 4601248 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 213 | 1.1206 | 4601248 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 214 | 1.1206 | 4601312 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 215 | 1.1206 | 4601424 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 216 | 1.1206 | 4601424 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 217 | 1.1206 | 4601480 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 218 | 1.1206 | 4601480 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 219 | 1.1206 | 4601696 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 220 | 1.1206 | 4601696 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 221 | 1.1207 | 4602536 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 222 | 1.1207 | 4602632 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 223 | 1.1207 | 4602728 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 224 | 1.1207 | 4603104 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 225 | 1.1207 | 4603104 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 226 | 1.1278 | 4985016 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 227 | 1.1278 | 4985016 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 228 | 1.1279 | 4985016 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 229 | 1.1279 | 4985016 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 230 | 1.1279 | 4985016 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 231 | 1.1279 | 4985016 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 232 | 1.1279 | 4985080 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 233 | 1.1279 | 4985192 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 234 | 1.1279 | 4985192 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 235 | 1.1279 | 4985248 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 236 | 1.1279 | 4985248 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 237 | 1.1279 | 4985464 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 238 | 1.1279 | 4985464 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 239 | 1.1279 | 4986304 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 240 | 1.1279 | 4986400 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 241 | 1.1279 | 4986496 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 242 | 1.1279 | 4986872 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 243 | 1.1279 | 4986872 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 244 | 1.1310 | 5375552 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 245 | 1.1310 | 5375552 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 246 | 1.1310 | 5375552 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 247 | 1.1310 | 5375552 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 248 | 1.1310 | 5375552 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 249 | 1.1311 | 5375552 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 250 | 1.1311 | 5375616 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 251 | 1.1311 | 5375728 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 252 | 1.1311 | 5375728 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 253 | 1.1311 | 5375784 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 254 | 1.1311 | 5375784 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 255 | 1.1311 | 5376000 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 256 | 1.1311 | 5376000 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 257 | 1.1311 | 5376840 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 258 | 1.1311 | 5376936 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 259 | 1.1311 | 5377032 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 260 | 1.1311 | 5377408 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 261 | 1.1311 | 5377408 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 262 | 1.1341 | 5781048 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 263 | 1.1341 | 5781048 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 264 | 1.1341 | 5781048 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 265 | 1.1341 | 5781048 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 266 | 1.1341 | 5781048 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 267 | 1.1341 | 5781048 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 268 | 1.1341 | 5781112 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 269 | 1.1341 | 5781224 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 270 | 1.1341 | 5781224 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 271 | 1.1341 | 5781280 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 272 | 1.1341 | 5781280 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 273 | 1.1341 | 5781496 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 274 | 1.1341 | 5781496 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 275 | 1.1342 | 5782336 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 276 | 1.1342 | 5782432 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 277 | 1.1342 | 5782528 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 278 | 1.1342 | 5782904 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 279 | 1.1342 | 5782904 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 280 | 1.1370 | 6187680 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 281 | 1.1370 | 6187680 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 282 | 1.1370 | 6187680 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 283 | 1.1370 | 6187680 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 284 | 1.1370 | 6187680 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 285 | 1.1371 | 6187680 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 286 | 1.1371 | 6187744 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 287 | 1.1371 | 6187856 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 288 | 1.1371 | 6187856 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 289 | 1.1371 | 6187912 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 290 | 1.1371 | 6187912 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 291 | 1.1371 | 6188128 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 292 | 1.1371 | 6188128 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 293 | 1.1371 | 6188968 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 294 | 1.1371 | 6189064 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 295 | 1.1371 | 6189160 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 296 | 1.1371 | 6189536 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 297 | 1.1371 | 6189536 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 298 | 1.1401 | 6601080 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 299 | 1.1401 | 6601080 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 300 | 1.1401 | 6601080 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 301 | 1.1401 | 6601080 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 302 | 1.1401 | 6601080 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 303 | 1.1402 | 6601400 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 304 | 1.1402 | 6601784 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 305 | 1.1402 | 6601896 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 306 | 1.1402 | 6601896 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 307 | 1.1402 | 6601952 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 308 | 1.1402 | 6601952 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 309 | 1.1402 | 6602168 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 310 | 1.1402 | 6602168 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 311 | 1.1402 | 6603008 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 312 | 1.1402 | 6603104 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 313 | 1.1402 | 6603200 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 314 | 1.1402 | 6603576 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 315 | 1.1402 | 6603576 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 316 | 1.1436 | 7021888 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 317 | 1.1436 | 7021888 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 318 | 1.1436 | 7021888 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 319 | 1.1436 | 7021888 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 320 | 1.1436 | 7021888 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 321 | 1.1436 | 7021888 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 322 | 1.1436 | 7021952 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 323 | 1.1436 | 7022064 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 324 | 1.1436 | 7022064 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 325 | 1.1436 | 7022120 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 326 | 1.1436 | 7022120 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 327 | 1.1436 | 7022336 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 328 | 1.1436 | 7022336 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 329 | 1.1436 | 7023176 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 330 | 1.1436 | 7023272 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 331 | 1.1437 | 7023368 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 332 | 1.1437 | 7023744 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 333 | 1.1437 | 7023744 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 334 | 1.1485 | 7448824 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 335 | 1.1485 | 7448824 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 336 | 1.1485 | 7448824 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 337 | 1.1485 | 7448824 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 338 | 1.1485 | 7448824 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 339 | 1.1485 | 7448824 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 340 | 1.1485 | 7448888 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 341 | 1.1486 | 7449000 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 342 | 1.1486 | 7449000 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 343 | 1.1486 | 7449056 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 344 | 1.1486 | 7449056 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 345 | 1.1486 | 7449272 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 346 | 1.1486 | 7449272 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 347 | 1.1486 | 7450112 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 348 | 1.1486 | 7450208 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 349 | 1.1486 | 7450304 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 350 | 1.1486 | 7450680 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 351 | 1.1486 | 7450680 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 352 | 1.1523 | 7882528 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 353 | 1.1523 | 7882528 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 354 | 1.1523 | 7882528 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 355 | 1.1523 | 7882528 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 356 | 1.1523 | 7882528 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 357 | 1.1523 | 7882528 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 358 | 1.1523 | 7882592 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 359 | 1.1523 | 7882704 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 360 | 1.1523 | 7882704 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 361 | 1.1523 | 7882760 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 362 | 1.1524 | 7882760 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 363 | 1.1524 | 7882976 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 364 | 1.1524 | 7882976 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 365 | 1.1524 | 7883816 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 366 | 1.1524 | 7883912 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 367 | 1.1524 | 7884008 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 368 | 1.1524 | 7884384 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 369 | 1.1524 | 7884384 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 370 | 1.1571 | 8323000 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 371 | 1.1571 | 8323000 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 372 | 1.1571 | 8323000 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 373 | 1.1571 | 8323000 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 374 | 1.1571 | 8323000 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 375 | 1.1571 | 8323000 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 376 | 1.1571 | 8323064 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 377 | 1.1571 | 8323176 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 378 | 1.1571 | 8323176 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 379 | 1.1571 | 8323232 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 380 | 1.1571 | 8323232 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 381 | 1.1571 | 8323448 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 382 | 1.1571 | 8323448 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 383 | 1.1571 | 8324288 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 384 | 1.1571 | 8324384 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 385 | 1.1571 | 8324480 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 386 | 1.1571 | 8324856 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 387 | 1.1571 | 8324856 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 388 | 1.1613 | 8770240 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 389 | 1.1613 | 8770240 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 390 | 1.1613 | 8770240 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 391 | 1.1613 | 8770240 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 392 | 1.1613 | 8770240 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 393 | 1.1613 | 8770240 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 394 | 1.1613 | 8770304 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 395 | 1.1613 | 8770416 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 396 | 1.1613 | 8770416 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 397 | 1.1613 | 8770472 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 398 | 1.1613 | 8770472 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 399 | 1.1613 | 8770688 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 400 | 1.1613 | 8770688 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 401 | 1.1613 | 8771528 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 402 | 1.1613 | 8771624 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 403 | 1.1613 | 8771720 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 404 | 1.1613 | 8772096 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 405 | 1.1613 | 8772096 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 406 | 1.1670 | 9220152 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 407 | 1.1670 | 9220152 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 408 | 1.1670 | 9220152 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 409 | 1.1670 | 9220152 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 410 | 1.1670 | 9220152 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 411 | 1.1670 | 9220152 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 412 | 1.1670 | 9220216 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 413 | 1.1670 | 9220328 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 414 | 1.1670 | 9220328 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 415 | 1.1670 | 9220384 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 416 | 1.1670 | 9220384 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 417 | 1.1670 | 9220600 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 418 | 1.1670 | 9220600 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 419 | 1.1670 | 9221440 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 420 | 1.1670 | 9221536 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 421 | 1.1670 | 9221632 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 422 | 1.1670 | 9222008 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 423 | 1.1670 | 9222008 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 424 | 1.1718 | 9676832 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 425 | 1.1718 | 9676832 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 426 | 1.1718 | 9676832 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 427 | 1.1718 | 9676832 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 428 | 1.1718 | 9676832 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 429 | 1.1718 | 9676832 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 430 | 1.1718 | 9676896 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 431 | 1.1718 | 9677008 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 432 | 1.1718 | 9677008 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 433 | 1.1719 | 9677064 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 434 | 1.1719 | 9677064 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 435 | 1.1719 | 9677280 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 436 | 1.1719 | 9677280 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 437 | 1.1719 | 9678120 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 438 | 1.1719 | 9678216 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 439 | 1.1719 | 9678312 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 440 | 1.1719 | 9678688 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 441 | 1.1719 | 9678688 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 442 | 1.1771 | 10140280 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 443 | 1.1771 | 10140280 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 444 | 1.1771 | 10140280 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 445 | 1.1771 | 10140280 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 446 | 1.1771 | 10140280 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 447 | 1.1771 | 10140280 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 448 | 1.1772 | 10140344 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 449 | 1.1772 | 10140456 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 450 | 1.1772 | 10140456 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 451 | 1.1772 | 10140512 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 452 | 1.1772 | 10140512 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 453 | 1.1772 | 10140728 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 454 | 1.1772 | 10140728 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 455 | 1.1772 | 10141568 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 456 | 1.1772 | 10141664 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 457 | 1.1772 | 10141760 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 458 | 1.1772 | 10142136 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 459 | 1.1772 | 10142136 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 460 | 1.1832 | 10610496 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 461 | 1.1832 | 10610496 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 462 | 1.1833 | 10610496 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 463 | 1.1833 | 10610496 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 464 | 1.1833 | 10610496 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 465 | 1.1833 | 10610496 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 466 | 1.1833 | 10610560 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 467 | 1.1833 | 10610672 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 468 | 1.1833 | 10610672 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 469 | 1.1833 | 10610728 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 470 | 1.1833 | 10610728 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 471 | 1.1833 | 10610944 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 472 | 1.1833 | 10610944 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 473 | 1.1833 | 10611784 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 474 | 1.1833 | 10611880 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 475 | 1.1833 | 10611976 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 476 | 1.1833 | 10612352 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 477 | 1.1833 | 10612352 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 478 | 1.1898 | 11087480 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 479 | 1.1898 | 11087480 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 480 | 1.1898 | 11087480 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 481 | 1.1898 | 11087480 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 482 | 1.1898 | 11087480 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 483 | 1.1898 | 11087480 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 484 | 1.1898 | 11087544 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 485 | 1.1898 | 11087656 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 486 | 1.1898 | 11087656 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 487 | 1.1898 | 11087712 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 488 | 1.1898 | 11087712 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 489 | 1.1898 | 11087928 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 490 | 1.1898 | 11087928 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 491 | 1.1898 | 11088768 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 492 | 1.1899 | 11088864 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 493 | 1.1899 | 11088960 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 494 | 1.1899 | 11089336 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |
| 495 | 1.1899 | 11089336 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1], $return = 2, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:702 |
| 496 | 1.1995 | 11571232 | JTL\DB\NiceDB->handleException( $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $assigns = ??? ) | .../NiceDB.php:833 |
| 497 | 1.1995 | 11571232 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = 1', $e = class PDOException { protected $message = 'SQLSTATE[HY000]: General error: 2006 MySQL server has gone away'; private string ${Exception}string = ''; protected $code = 'HY000'; protected string $file = '/var/www/html/includes/src/DB/NiceDB.php'; protected int $line = 828; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...], 28 => [...], 29 => [...], 30 => [...], 31 => [...], 32 => [...], 33 => [...], 34 => [...], 35 => [...], 36 => [...], 37 => [...], 38 => [...], 39 => [...], 40 => [...], 41 => [...], 42 => [...], 43 => [...], 44 => [...], 45 => [...], 46 => [...], 47 => [...], 48 => [...], 49 => [...], 50 => [...], 51 => [...], 52 => [...], 53 => [...], 54 => [...], 55 => [...], 56 => [...], 57 => [...], 58 => [...], 59 => [...], 60 => [...], 61 => [...], 62 => [...], 63 => [...], 64 => [...], 65 => [...], 66 => [...], 67 => [...], 68 => [...], 69 => [...], 70 => [...], 71 => [...], 72 => [...], 73 => [...], 74 => [...], 75 => [...], 76 => [...], 77 => [...], 78 => [...], 79 => [...], 80 => [...], 81 => [...], 82 => [...], 83 => [...], 84 => [...], 85 => [...], 86 => [...], 87 => [...], 88 => [...], 89 => [...], 90 => [...], 91 => [...], 92 => [...], 93 => [...], 94 => [...], 95 => [...], 96 => [...], 97 => [...], 98 => [...], 99 => [...], 100 => [...], 101 => [...], 102 => [...], 103 => [...], 104 => [...], 105 => [...], 106 => [...], 107 => [...], 108 => [...], 109 => [...], 110 => [...], 111 => [...], 112 => [...], 113 => [...], 114 => [...], 115 => [...], 116 => [...], 117 => [...], 118 => [...], 119 => [...], 120 => [...], 121 => [...], 122 => [...], 123 => [...], 124 => [...], 125 => [...], 126 => [...], 127 => [...], ...]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 498 | 1.1995 | 11571232 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 499 | 1.1995 | 11571232 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 500 | 1.1995 | 11571232 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 501 | 1.1995 | 11571232 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 502 | 1.1995 | 11571296 | JTL\Services\Factory::JTL\Services\{closure:/var/www/html/includes/src/Services/Factory.php:114-123}( $container = class JTL\Services\Container { protected $resolved = ['JTL\\DB\\DbInterface' => TRUE, 'JTL\\Cache\\JTLCache' => TRUE, 'JTL\\Cache\\JTLCacheInterface' => TRUE]; protected $bindings = ['JTL\\DB\\DbInterface' => [...], 'JTL\\Cache\\JTLCacheInterface' => [...], 'JTL\\Services\\JTL\\LinkServiceInterface' => [...], 'JTL\\Services\\JTL\\AlertServiceInterface' => [...], 'JTL\\Services\\JTL\\CryptoServiceInterface' => [...], 'JTL\\Services\\JTL\\PasswordServiceInterface' => [...], 'JTL\\Services\\JTL\\CountryServiceInterface' => [...], 'JTL\\Debug\\JTLDebugBar' => [...], 'BackendAuthLogger' => [...], 'Psr\\Log\\LoggerInterface' => [...], 'JTL\\Network\\JTLApi' => [...], 'JTL\\DB\\Services\\GcServiceInterface' => [...], 'JTL\\L10n\\GetText' => [...], 'JTL\\OPC\\Service' => [...], 'JTL\\OPC\\PageService' => [...], 'JTL\\OPC\\DB' => [...], 'JTL\\OPC\\PageDB' => [...], 'JTL\\OPC\\Locker' => [...], 'JTL\\Boxes\\FactoryInterface' => [...], 'JTL\\Services\\JTL\\BoxServiceInterface' => [...], 'JTL\\Services\\JTL\\CaptchaServiceInterface' => [...], 'JTL\\Backend\\AdminAccount' => [...], 'JTL\\Filesystem\\Filesystem' => [...], 'JTL\\Filesystem\\LocalFilesystem' => [...], 'JTL\\Mail\\Mailer' => [...], 'JTL\\Consent\\ManagerInterface' => [...], 'JTL\\Template\\TemplateServiceInterface' => [...], 'JTL\\Mapper\\PluginState' => [...], 'JTL\\FreeGift\\Services\\FreeGiftService' => [...], 'JTL\\Shipping\\Services\\ShippingService' => [...]]; protected $methodBindings = []; protected $instances = ['JTL\\DB\\DbInterface' => class JTL\DB\NiceDB { ... }, 'JTL\\Cache\\JTLCacheInterface' => class JTL\Cache\JTLCache { ... }]; protected $scopedInstances = []; protected $aliases = ['Logger' => 'Psr\\Log\\LoggerInterface']; protected $abstractAliases = ['Psr\\Log\\LoggerInterface' => [...]]; protected $extenders = []; protected $tags = []; protected $buildStack = [0 => '00000000000000100000000000000000', 1 => '00000000000000100000000000000000', 2 => '00000000000000100000000000000000', 3 => '00000000000000100000000000000000', 4 => '00000000000000100000000000000000', 5 => '00000000000000100000000000000000', 6 => '00000000000000100000000000000000', 7 => '00000000000000100000000000000000', 8 => '00000000000000100000000000000000', 9 => '00000000000000100000000000000000', 10 => '00000000000000100000000000000000', 11 => '00000000000000100000000000000000', 12 => '00000000000000100000000000000000', 13 => '00000000000000100000000000000000', 14 => '00000000000000100000000000000000', 15 => '00000000000000100000000000000000', 16 => '00000000000000100000000000000000', 17 => '00000000000000100000000000000000', 18 => '00000000000000100000000000000000', 19 => '00000000000000100000000000000000', 20 => '00000000000000100000000000000000', 21 => '00000000000000100000000000000000', 22 => '00000000000000100000000000000000', 23 => '00000000000000100000000000000000', 24 => '00000000000000100000000000000000', 25 => '00000000000000100000000000000000', 26 => '00000000000000100000000000000000', 27 => '00000000000000100000000000000000']; protected $with = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...], 16 => [...], 17 => [...], 18 => [...], 19 => [...], 20 => [...], 21 => [...], 22 => [...], 23 => [...], 24 => [...], 25 => [...], 26 => [...], 27 => [...]]; public $contextual = []; public $contextualAttributes = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $afterResolvingAttributeCallbacks = [] }, [] ) | .../Container.php:1010 |
| 503 | 1.1995 | 11571408 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 504 | 1.1995 | 11571408 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 505 | 1.1995 | 11571464 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 506 | 1.1995 | 11571464 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 507 | 1.1995 | 11571680 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 508 | 1.1995 | 11571680 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 509 | 1.1995 | 11572520 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 510 | 1.1995 | 11572616 | JTL\Shopsetting->JTL\{closure:/var/www/html/includes/src/Shopsetting.php:186-191}( $cache = class JTL\Cache\JTLCache { private JTL\Cache\ICachingMethod $method = class JTL\Cache\Methods\CacheNull { public array $options = [...]; public string $journalID = 'null_journal'; public ?array $journal = NULL; public bool $isInitialized = TRUE; public bool $journalHasChanged = FALSE; private string $error = '' }; private array $options = ['activated' => FALSE, 'method' => 'file', 'redis_port' => 6379, 'redis_pass' => NULL, 'redis_host' => 'localhost', 'redis_db' => 0, 'redis_persistent' => FALSE, 'memcache_port' => 11211, 'memcache_host' => 'localhost', 'prefix' => 'j_5.6.0-rc.2_database0_', 'lifetime' => 86400, 'collect_stats' => FALSE, 'debug' => FALSE, 'debug_method' => 'echo', 'cache_dir' => '/var/www/html/templates_c/filecache/', 'file_extension' => '.fc', 'page_cache' => FALSE, 'types_disabled' => [...], 'redis_user' => NULL, 'rediscluster_hosts' => NULL, 'rediscluster_strategy' => FALSE, 'configgroup_124_cache' => 'Consent manager']; private int $resultCode = 2; private string $error = '' }, $id = 'setting_1', $content = NULL, $tags = NULL, NULL, NULL ) | .../JTLCache.php:398 |
| 511 | 1.1995 | 11572712 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 512 | 1.1995 | 11573088 | JTL\DB\NiceDB->getObjects( $stmt = 'SELECT teinstellungen.cName, teinstellungen.cWert, teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n WHERE teinstellungen.kEinstellungenSektion = :section', $params = ['section' => 1] ) | .../Shopsetting.php:235 |