| ( ! ) 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 819 |
| ( ! ) 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 819 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 464976 | {main}( ) | .../index.php:0 |
| 2 | 0.0001 | 465904 | require( '/var/www/html/includes/globalinclude.php ) | .../index.php:7 |
| 3 | 6.3122 | 1353760 | 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 | 6.3122 | 1356520 | 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 | 6.3122 | 1356520 | JTL\Shopsetting->preLoad( ) | .../Shopsetting.php:77 |
| 6 | 6.3122 | 1356520 | JTL\Shopsetting->getAll( ) | .../Shopsetting.php:452 |
| 7 | 6.3122 | 1356520 | JTL\DB\NiceDB->getArrays( $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $params = ??? ) | .../Shopsetting.php:404 |
| 8 | 6.3122 | 1356520 | JTL\DB\NiceDB->execute( $type = 1, $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $params = [], $return = 9, $echo = ???, $fnInfo = ??? ) | .../NiceDB.php:683 |
| 9 | 6.3310 | 1378208 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] }, $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $assigns = ??? ) | .../NiceDB.php:833 |
| 10 | 6.3311 | 1378208 | JTL\DB\NiceDB->logError( $stmt = 'SELECT teinstellungen.kEinstellungenSektion, teinstellungen.cName, teinstellungen.cWert,\n teinstellungenconf.cInputTyp AS type\n FROM teinstellungen\n LEFT JOIN teinstellungenconf\n ON teinstellungenconf.cWertName = teinstellungen.cName\n AND teinstellungenconf.kEinstellungenSektion = teinstellungen.kEinstellungenSektion\n ORDER BY kEinstellungenSektion', $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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 11 | 6.3311 | 1378208 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 12 | 6.3311 | 1378208 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 13 | 6.3311 | 1378208 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 14 | 6.3311 | 1378208 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 15 | 6.3311 | 1378272 | 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 |
| 16 | 6.3314 | 1388584 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 17 | 6.3314 | 1397096 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 18 | 6.3314 | 1397152 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 19 | 6.3314 | 1397152 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 20 | 6.3314 | 1397368 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 21 | 6.3314 | 1397368 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 22 | 6.3315 | 1398208 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 23 | 6.3315 | 1398304 | 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 |
| 24 | 6.3315 | 1398400 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 25 | 6.3315 | 1398776 | 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 |
| 26 | 6.3315 | 1398776 | 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 |
| 27 | 6.3321 | 1464720 | 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 => [...]]; 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 |
| 28 | 6.3321 | 1464720 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 29 | 6.3321 | 1464720 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 30 | 6.3321 | 1464720 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 31 | 6.3321 | 1464720 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 32 | 6.3321 | 1464720 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 33 | 6.3321 | 1464784 | 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 |
| 34 | 6.3321 | 1464896 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 35 | 6.3321 | 1464896 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 36 | 6.3321 | 1464952 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 37 | 6.3321 | 1464952 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 38 | 6.3321 | 1465168 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 39 | 6.3321 | 1465168 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 40 | 6.3322 | 1466008 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 41 | 6.3322 | 1466104 | 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 |
| 42 | 6.3322 | 1466200 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 43 | 6.3322 | 1466576 | 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 |
| 44 | 6.3322 | 1466576 | 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 |
| 45 | 6.3327 | 1574152 | 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 => [...]]; 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 |
| 46 | 6.3327 | 1574152 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 47 | 6.3327 | 1574152 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 48 | 6.3327 | 1574152 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 49 | 6.3327 | 1574152 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 50 | 6.3327 | 1574152 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 51 | 6.3327 | 1574216 | 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 |
| 52 | 6.3327 | 1574328 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 53 | 6.3327 | 1574328 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 54 | 6.3327 | 1574384 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 55 | 6.3327 | 1574384 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 56 | 6.3327 | 1574600 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 57 | 6.3327 | 1574600 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 58 | 6.3328 | 1575440 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 59 | 6.3328 | 1575536 | 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 |
| 60 | 6.3328 | 1575632 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 61 | 6.3328 | 1576008 | 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 |
| 62 | 6.3328 | 1576008 | 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 |
| 63 | 6.3334 | 1725328 | 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 => [...]]; 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 |
| 64 | 6.3334 | 1725328 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 65 | 6.3334 | 1725328 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 66 | 6.3334 | 1725328 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 67 | 6.3334 | 1725328 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 68 | 6.3334 | 1725328 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 69 | 6.3335 | 1725392 | 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 |
| 70 | 6.3335 | 1725504 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 71 | 6.3335 | 1725504 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 72 | 6.3335 | 1725560 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 73 | 6.3335 | 1725560 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 74 | 6.3335 | 1725776 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 75 | 6.3335 | 1725776 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 76 | 6.3335 | 1726616 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 77 | 6.3335 | 1726712 | 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 |
| 78 | 6.3335 | 1726808 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 79 | 6.3335 | 1727184 | 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 |
| 80 | 6.3335 | 1727184 | 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 |
| 81 | 6.3346 | 1920808 | 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 => [...]]; 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 |
| 82 | 6.3346 | 1920808 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 83 | 6.3346 | 1920808 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 84 | 6.3346 | 1920808 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 85 | 6.3346 | 1920808 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 86 | 6.3346 | 1920808 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 87 | 6.3346 | 1920872 | 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 |
| 88 | 6.3346 | 1920984 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 89 | 6.3346 | 1920984 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 90 | 6.3346 | 1921040 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 91 | 6.3346 | 1921040 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 92 | 6.3346 | 1921256 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 93 | 6.3346 | 1921256 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 94 | 6.3346 | 1922096 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 95 | 6.3346 | 1922192 | 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 |
| 96 | 6.3346 | 1922288 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 97 | 6.3346 | 1922664 | 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 |
| 98 | 6.3346 | 1922664 | 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 |
| 99 | 6.3359 | 2158032 | 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 => [...]]; 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 |
| 100 | 6.3359 | 2158032 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 101 | 6.3359 | 2158032 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 102 | 6.3359 | 2158032 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 103 | 6.3359 | 2158032 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 104 | 6.3359 | 2158032 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 105 | 6.3359 | 2158096 | 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 |
| 106 | 6.3359 | 2158208 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 107 | 6.3359 | 2158208 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 108 | 6.3359 | 2158264 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 109 | 6.3359 | 2158264 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 110 | 6.3359 | 2158480 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 111 | 6.3359 | 2158480 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 112 | 6.3359 | 2159320 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 113 | 6.3360 | 2159416 | 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 |
| 114 | 6.3360 | 2159512 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 115 | 6.3360 | 2159888 | 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 |
| 116 | 6.3360 | 2159888 | 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 |
| 117 | 6.3381 | 2437000 | 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 => [...]]; 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 |
| 118 | 6.3381 | 2437000 | 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 => [...]]; private ?Throwable ${Exception}previous = NULL; public ?array $errorInfo = [0 => 'HY000', 1 => 2006, 2 => 'MySQL server has gone away'] } ) | .../NiceDB.php:1251 |
| 119 | 6.3381 | 2437000 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 120 | 6.3381 | 2437000 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 121 | 6.3381 | 2437000 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 122 | 6.3381 | 2437000 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 123 | 6.3381 | 2437064 | 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 |
| 124 | 6.3381 | 2437176 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 125 | 6.3381 | 2437176 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 126 | 6.3381 | 2437232 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 127 | 6.3381 | 2437232 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 128 | 6.3381 | 2437448 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 129 | 6.3381 | 2437448 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 130 | 6.3381 | 2438288 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 131 | 6.3381 | 2438384 | 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 |
| 132 | 6.3381 | 2438480 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 133 | 6.3381 | 2438856 | 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 |
| 134 | 6.3381 | 2438856 | 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 |
| 135 | 6.3399 | 2768976 | 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 |
| 136 | 6.3399 | 2768976 | 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 |
| 137 | 6.3399 | 2768976 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 138 | 6.3399 | 2768976 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 139 | 6.3399 | 2768976 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 140 | 6.3399 | 2768976 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 141 | 6.3400 | 2769040 | 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 |
| 142 | 6.3400 | 2769152 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 143 | 6.3400 | 2769152 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 144 | 6.3400 | 2769208 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 145 | 6.3400 | 2769208 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 146 | 6.3400 | 2769424 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 147 | 6.3400 | 2769424 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 148 | 6.3400 | 2770264 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 149 | 6.3400 | 2770360 | 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 |
| 150 | 6.3400 | 2770456 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 151 | 6.3400 | 2770832 | 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 |
| 152 | 6.3400 | 2770832 | 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 |
| 153 | 6.3423 | 3127536 | 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 |
| 154 | 6.3423 | 3127536 | 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 |
| 155 | 6.3423 | 3127536 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 156 | 6.3423 | 3127536 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 157 | 6.3424 | 3127536 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 158 | 6.3424 | 3127696 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 159 | 6.3425 | 3127920 | 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 |
| 160 | 6.3425 | 3128032 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 161 | 6.3425 | 3128032 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 162 | 6.3425 | 3128088 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 163 | 6.3425 | 3128088 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 164 | 6.3425 | 3128304 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 165 | 6.3425 | 3128304 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 166 | 6.3425 | 3129144 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 167 | 6.3425 | 3129240 | 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 |
| 168 | 6.3425 | 3129336 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 169 | 6.3425 | 3129712 | 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 |
| 170 | 6.3425 | 3129712 | 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 |
| 171 | 6.3446 | 3492864 | 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 |
| 172 | 6.3446 | 3492864 | 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 |
| 173 | 6.3446 | 3492864 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 174 | 6.3446 | 3492864 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 175 | 6.3446 | 3492864 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 176 | 6.3446 | 3492864 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 177 | 6.3446 | 3492928 | 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 |
| 178 | 6.3446 | 3493040 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 179 | 6.3446 | 3493040 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 180 | 6.3446 | 3493096 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 181 | 6.3446 | 3493096 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 182 | 6.3446 | 3493312 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 183 | 6.3446 | 3493312 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 184 | 6.3446 | 3494152 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 185 | 6.3446 | 3494248 | 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 |
| 186 | 6.3446 | 3494344 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 187 | 6.3446 | 3494720 | 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 |
| 188 | 6.3446 | 3494720 | 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 |
| 189 | 6.3471 | 3864000 | 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 |
| 190 | 6.3471 | 3864000 | 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 |
| 191 | 6.3471 | 3864000 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 192 | 6.3471 | 3864000 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 193 | 6.3472 | 3864000 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 194 | 6.3472 | 3864000 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 195 | 6.3472 | 3864064 | 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 |
| 196 | 6.3472 | 3864176 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 197 | 6.3472 | 3864176 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 198 | 6.3472 | 3864232 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 199 | 6.3472 | 3864232 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 200 | 6.3472 | 3864448 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 201 | 6.3472 | 3864448 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 202 | 6.3472 | 3865288 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 203 | 6.3472 | 3865384 | 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 |
| 204 | 6.3472 | 3865480 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 205 | 6.3472 | 3865856 | 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 |
| 206 | 6.3472 | 3865856 | 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 |
| 207 | 6.3513 | 4241904 | 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 |
| 208 | 6.3513 | 4241904 | 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 |
| 209 | 6.3513 | 4241904 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 210 | 6.3513 | 4241904 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 211 | 6.3513 | 4241904 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 212 | 6.3514 | 4241904 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 213 | 6.3514 | 4241968 | 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 |
| 214 | 6.3514 | 4242080 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 215 | 6.3514 | 4242080 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 216 | 6.3514 | 4242136 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 217 | 6.3514 | 4242136 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 218 | 6.3514 | 4242352 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 219 | 6.3514 | 4242352 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 220 | 6.3514 | 4243192 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 221 | 6.3514 | 4243288 | 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 |
| 222 | 6.3514 | 4243384 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 223 | 6.3514 | 4243760 | 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 |
| 224 | 6.3514 | 4243760 | 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 |
| 225 | 6.3540 | 4625296 | 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 |
| 226 | 6.3540 | 4625296 | 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 |
| 227 | 6.3540 | 4625296 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 228 | 6.3540 | 4625296 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 229 | 6.3540 | 4625296 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 230 | 6.3540 | 4625296 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 231 | 6.3540 | 4625360 | 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 |
| 232 | 6.3540 | 4625472 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 233 | 6.3540 | 4625472 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 234 | 6.3540 | 4625528 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 235 | 6.3540 | 4625528 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 236 | 6.3540 | 4625744 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 237 | 6.3540 | 4625744 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 238 | 6.3541 | 4626584 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 239 | 6.3541 | 4626680 | 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 |
| 240 | 6.3541 | 4626776 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 241 | 6.3541 | 4627152 | 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 |
| 242 | 6.3541 | 4627152 | 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 |
| 243 | 6.3567 | 5015456 | 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 |
| 244 | 6.3567 | 5015456 | 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 |
| 245 | 6.3567 | 5015456 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 246 | 6.3567 | 5015456 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 247 | 6.3567 | 5015456 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 248 | 6.3567 | 5015456 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 249 | 6.3567 | 5015520 | 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 |
| 250 | 6.3567 | 5015632 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 251 | 6.3567 | 5015632 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 252 | 6.3567 | 5015688 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 253 | 6.3567 | 5015688 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 254 | 6.3567 | 5015904 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 255 | 6.3567 | 5015904 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 256 | 6.3567 | 5016744 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 257 | 6.3567 | 5016840 | 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 |
| 258 | 6.3567 | 5016936 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 259 | 6.3567 | 5017312 | 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 |
| 260 | 6.3567 | 5017312 | 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 |
| 261 | 6.3595 | 5420576 | 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 |
| 262 | 6.3595 | 5420576 | 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 |
| 263 | 6.3595 | 5420576 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 264 | 6.3595 | 5420576 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 265 | 6.3595 | 5420576 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 266 | 6.3595 | 5420576 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 267 | 6.3595 | 5420640 | 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 |
| 268 | 6.3595 | 5420752 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 269 | 6.3595 | 5420752 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 270 | 6.3595 | 5420808 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 271 | 6.3595 | 5420808 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 272 | 6.3595 | 5421024 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 273 | 6.3595 | 5421024 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 274 | 6.3596 | 5421864 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 275 | 6.3596 | 5421960 | 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 |
| 276 | 6.3596 | 5422056 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 277 | 6.3596 | 5422432 | 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 |
| 278 | 6.3596 | 5422432 | 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 |
| 279 | 6.3624 | 5826832 | 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 |
| 280 | 6.3624 | 5826832 | 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 |
| 281 | 6.3624 | 5826832 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 282 | 6.3624 | 5826832 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 283 | 6.3624 | 5826832 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 284 | 6.3625 | 5826832 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 285 | 6.3625 | 5826896 | 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 |
| 286 | 6.3625 | 5827008 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 287 | 6.3625 | 5827008 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 288 | 6.3625 | 5827064 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 289 | 6.3625 | 5827064 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 290 | 6.3625 | 5827280 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 291 | 6.3625 | 5827280 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 292 | 6.3625 | 5828120 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 293 | 6.3625 | 5828216 | 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 |
| 294 | 6.3625 | 5828312 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 295 | 6.3625 | 5828688 | 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 |
| 296 | 6.3625 | 5828688 | 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 |
| 297 | 6.3657 | 6239856 | 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 |
| 298 | 6.3657 | 6239856 | 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 |
| 299 | 6.3657 | 6239856 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 300 | 6.3657 | 6239856 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 301 | 6.3657 | 6239856 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 302 | 6.3657 | 6240176 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 303 | 6.3657 | 6240560 | 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 |
| 304 | 6.3657 | 6240672 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 305 | 6.3657 | 6240672 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 306 | 6.3657 | 6240728 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 307 | 6.3657 | 6240728 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 308 | 6.3657 | 6240944 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 309 | 6.3657 | 6240944 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 310 | 6.3657 | 6241784 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 311 | 6.3657 | 6241880 | 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 |
| 312 | 6.3657 | 6241976 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 313 | 6.3657 | 6242352 | 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 |
| 314 | 6.3657 | 6242352 | 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 |
| 315 | 6.3697 | 6660288 | 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 |
| 316 | 6.3697 | 6660288 | 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 |
| 317 | 6.3697 | 6660288 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 318 | 6.3697 | 6660288 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 319 | 6.3697 | 6660288 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 320 | 6.3697 | 6660288 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 321 | 6.3697 | 6660352 | 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 |
| 322 | 6.3697 | 6660464 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 323 | 6.3697 | 6660464 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 324 | 6.3697 | 6660520 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 325 | 6.3697 | 6660520 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 326 | 6.3697 | 6660736 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 327 | 6.3697 | 6660736 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 328 | 6.3698 | 6661576 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 329 | 6.3698 | 6661672 | 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 |
| 330 | 6.3698 | 6661768 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 331 | 6.3698 | 6662144 | 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 |
| 332 | 6.3698 | 6662144 | 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 |
| 333 | 6.3735 | 7086848 | 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 |
| 334 | 6.3735 | 7086848 | 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 |
| 335 | 6.3735 | 7086848 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 336 | 6.3735 | 7086848 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 337 | 6.3735 | 7086848 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 338 | 6.3735 | 7086848 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 339 | 6.3735 | 7086912 | 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 |
| 340 | 6.3735 | 7087024 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 341 | 6.3735 | 7087024 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 342 | 6.3735 | 7087080 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 343 | 6.3735 | 7087080 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 344 | 6.3735 | 7087296 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 345 | 6.3735 | 7087296 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 346 | 6.3735 | 7088136 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 347 | 6.3735 | 7088232 | 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 |
| 348 | 6.3735 | 7088328 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 349 | 6.3735 | 7088704 | 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 |
| 350 | 6.3735 | 7088704 | 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 |
| 351 | 6.3780 | 7520176 | 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 |
| 352 | 6.3780 | 7520176 | 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 |
| 353 | 6.3780 | 7520176 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 354 | 6.3780 | 7520176 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 355 | 6.3780 | 7520176 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 356 | 6.3780 | 7520176 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 357 | 6.3780 | 7520240 | 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 |
| 358 | 6.3780 | 7520352 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 359 | 6.3780 | 7520352 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 360 | 6.3781 | 7520408 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 361 | 6.3781 | 7520408 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 362 | 6.3781 | 7520624 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 363 | 6.3781 | 7520624 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 364 | 6.3781 | 7521464 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 365 | 6.3781 | 7521560 | 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 |
| 366 | 6.3781 | 7521656 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 367 | 6.3781 | 7522032 | 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 |
| 368 | 6.3781 | 7522032 | 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 |
| 369 | 6.3823 | 7960272 | 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 |
| 370 | 6.3824 | 7960272 | 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 |
| 371 | 6.3824 | 7960272 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 372 | 6.3824 | 7960272 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 373 | 6.3824 | 7960272 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 374 | 6.3824 | 7960272 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 375 | 6.3824 | 7960336 | 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 |
| 376 | 6.3824 | 7960448 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 377 | 6.3824 | 7960448 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 378 | 6.3824 | 7960504 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 379 | 6.3824 | 7960504 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 380 | 6.3824 | 7960720 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 381 | 6.3824 | 7960720 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 382 | 6.3824 | 7961560 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 383 | 6.3824 | 7961656 | 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 |
| 384 | 6.3824 | 7961752 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 385 | 6.3824 | 7962128 | 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 |
| 386 | 6.3824 | 7962128 | 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 |
| 387 | 6.3880 | 8407136 | 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 |
| 388 | 6.3880 | 8407136 | 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 |
| 389 | 6.3880 | 8407136 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 390 | 6.3880 | 8407136 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 391 | 6.3880 | 8407136 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 392 | 6.3880 | 8407136 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 393 | 6.3880 | 8407200 | 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 |
| 394 | 6.3880 | 8407312 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 395 | 6.3880 | 8407312 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 396 | 6.3880 | 8407368 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 397 | 6.3880 | 8407368 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 398 | 6.3880 | 8407584 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 399 | 6.3880 | 8407584 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 400 | 6.3880 | 8408424 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 401 | 6.3880 | 8408520 | 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 |
| 402 | 6.3880 | 8408616 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 403 | 6.3880 | 8408992 | 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 |
| 404 | 6.3880 | 8408992 | 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 |
| 405 | 6.3931 | 8856672 | 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 |
| 406 | 6.3931 | 8856672 | 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 |
| 407 | 6.3931 | 8856672 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 408 | 6.3931 | 8856672 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 409 | 6.3931 | 8856672 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 410 | 6.3931 | 8856672 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 411 | 6.3931 | 8856736 | 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 |
| 412 | 6.3932 | 8856848 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 413 | 6.3932 | 8856848 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 414 | 6.3932 | 8856904 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 415 | 6.3932 | 8856904 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 416 | 6.3932 | 8857120 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 417 | 6.3932 | 8857120 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 418 | 6.3932 | 8857960 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 419 | 6.3932 | 8858056 | 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 |
| 420 | 6.3932 | 8858152 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 421 | 6.3932 | 8858528 | 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 |
| 422 | 6.3932 | 8858528 | 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 |
| 423 | 6.3990 | 9312976 | 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 |
| 424 | 6.3990 | 9312976 | 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 |
| 425 | 6.3990 | 9312976 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 426 | 6.3990 | 9312976 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 427 | 6.3990 | 9312976 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 428 | 6.3990 | 9312976 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 429 | 6.3990 | 9313040 | 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 |
| 430 | 6.3990 | 9313152 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 431 | 6.3990 | 9313152 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 432 | 6.3990 | 9313208 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 433 | 6.3990 | 9313208 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 434 | 6.3990 | 9313424 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 435 | 6.3990 | 9313424 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 436 | 6.3991 | 9314264 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 437 | 6.3991 | 9314360 | 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 |
| 438 | 6.3991 | 9314456 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 439 | 6.3991 | 9314832 | 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 |
| 440 | 6.3991 | 9314832 | 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 |
| 441 | 6.4042 | 9776048 | 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 |
| 442 | 6.4042 | 9776048 | 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 |
| 443 | 6.4042 | 9776048 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 444 | 6.4042 | 9776048 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 445 | 6.4042 | 9776048 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 446 | 6.4042 | 9776048 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 447 | 6.4042 | 9776112 | 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 |
| 448 | 6.4042 | 9776224 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 449 | 6.4042 | 9776224 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 450 | 6.4042 | 9776280 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 451 | 6.4042 | 9776280 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 452 | 6.4042 | 9776496 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 453 | 6.4043 | 9776496 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 454 | 6.4043 | 9777336 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 455 | 6.4043 | 9777432 | 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 |
| 456 | 6.4043 | 9777528 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 457 | 6.4043 | 9777904 | 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 |
| 458 | 6.4043 | 9777904 | 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 |
| 459 | 6.4117 | 10245888 | 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 |
| 460 | 6.4117 | 10245888 | 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 |
| 461 | 6.4117 | 10245888 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 462 | 6.4117 | 10245888 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 463 | 6.4117 | 10245888 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 464 | 6.4117 | 10245888 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 465 | 6.4117 | 10245952 | 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 |
| 466 | 6.4117 | 10246064 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 467 | 6.4117 | 10246064 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 468 | 6.4117 | 10246120 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 469 | 6.4117 | 10246120 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 470 | 6.4117 | 10246336 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 471 | 6.4117 | 10246336 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 472 | 6.4117 | 10247176 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 473 | 6.4118 | 10247272 | 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 |
| 474 | 6.4118 | 10247368 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 475 | 6.4118 | 10247744 | 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 |
| 476 | 6.4118 | 10247744 | 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 |
| 477 | 6.4185 | 10722496 | 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 |
| 478 | 6.4185 | 10722496 | 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 |
| 479 | 6.4185 | 10722496 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 480 | 6.4185 | 10722496 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 481 | 6.4185 | 10722496 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 482 | 6.4186 | 10722496 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 483 | 6.4186 | 10722560 | 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 |
| 484 | 6.4186 | 10722672 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 485 | 6.4186 | 10722672 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 486 | 6.4186 | 10722728 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 487 | 6.4186 | 10722728 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 488 | 6.4186 | 10722944 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 489 | 6.4186 | 10722944 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 490 | 6.4186 | 10723784 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 491 | 6.4186 | 10723880 | 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 |
| 492 | 6.4186 | 10723976 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 493 | 6.4186 | 10724352 | 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 |
| 494 | 6.4186 | 10724352 | 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 |
| 495 | 6.4262 | 11205872 | 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 |
| 496 | 6.4262 | 11205872 | 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 |
| 497 | 6.4262 | 11205872 | JTL\Services\Container->getLogService( ) | .../NiceDB.php:1262 |
| 498 | 6.4262 | 11205872 | Illuminate\Container\Container->get( $id = 'Psr\\Log\\LoggerInterface' ) | .../Container.php:82 |
| 499 | 6.4262 | 11205872 | Illuminate\Container\Container->resolve( $abstract = 'Psr\\Log\\LoggerInterface', $parameters = ???, $raiseEvents = ??? ) | .../Container.php:835 |
| 500 | 6.4262 | 11205872 | Illuminate\Container\Container->build( $concrete = class Closure { } ) | .../Container.php:890 |
| 501 | 6.4262 | 11205936 | 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 |
| 502 | 6.4262 | 11206048 | JTL\Settings\Settings::intValue( $option = enum JTL\Settings\Option\Globals::SYSLOG_LEVEL('systemlog_flag') ) | .../Factory.php:115 |
| 503 | 6.4262 | 11206048 | JTL\Settings\Settings::fromSection( $option = enum JTL\Settings\Section::GLOBAL('global') ) | .../Settings.php:31 |
| 504 | 6.4262 | 11206104 | JTL\Shopsetting->getSectionByName( $name = 'global' ) | .../Settings.php:46 |
| 505 | 6.4262 | 11206104 | JTL\Shopsetting->getSection( $sectionID = 1 ) | .../Shopsetting.php:317 |
| 506 | 6.4262 | 11206320 | JTL\Shopsetting->getSettings( $sections = [0 => 1] ) | .../Shopsetting.php:301 |
| 507 | 6.4263 | 11206320 | JTL\Shopsetting->offsetGet( $offset = 'global' ) | .../Shopsetting.php:256 |
| 508 | 6.4263 | 11207160 | JTL\Cache\JTLCache->get( $cacheID = 'setting_1', $callback = class Closure { }, $customData = ??? ) | .../Shopsetting.php:184 |
| 509 | 6.4263 | 11207256 | 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 |
| 510 | 6.4263 | 11207352 | JTL\Shopsetting->getSectionData( $section = 1 ) | .../Shopsetting.php:187 |
| 511 | 6.4263 | 11207728 | 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 |
| 512 | 6.4263 | 11207728 | 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 |