stdClass
    [1] => Exception
    [2] => ErrorException
    [3] => Error
    [4] => CompileError
    [5] => ParseError
    [6] => TypeError
    [7] => ArgumentCountError
    [8] => ArithmeticError
    [9] => DivisionByZeroError
    [10] => Closure
    [11] => Generator
    [12] => ClosedGeneratorException
    [13] => WeakReference
    [14] => DateTime
    [15] => DateTimeImmutable
    [16] => DateTimeZone
    [17] => DateInterval
    [18] => DatePeriod
    [19] => LibXMLError
    [20] => SQLite3
    [21] => SQLite3Stmt
    [22] => SQLite3Result
    [23] => HashContext
    [24] => finfo
    [25] => GMP
    [26] => LogicException
    [27] => BadFunctionCallException
    [28] => BadMethodCallException
    [29] => DomainException
    [30] => InvalidArgumentException
    [31] => LengthException
    [32] => OutOfRangeException
    [33] => RuntimeException
    [34] => OutOfBoundsException
    [35] => OverflowException
    [36] => RangeException
    [37] => UnderflowException
    [38] => UnexpectedValueException
    [39] => RecursiveIteratorIterator
    [40] => IteratorIterator
    [41] => FilterIterator
    [42] => RecursiveFilterIterator
    [43] => CallbackFilterIterator
    [44] => RecursiveCallbackFilterIterator
    [45] => ParentIterator
    [46] => LimitIterator
    [47] => CachingIterator
    [48] => RecursiveCachingIterator
    [49] => NoRewindIterator
    [50] => AppendIterator
    [51] => InfiniteIterator
    [52] => RegexIterator
    [53] => RecursiveRegexIterator
    [54] => EmptyIterator
    [55] => RecursiveTreeIterator
    [56] => ArrayObject
    [57] => ArrayIterator
    [58] => RecursiveArrayIterator
    [59] => SplFileInfo
    [60] => DirectoryIterator
    [61] => FilesystemIterator
    [62] => RecursiveDirectoryIterator
    [63] => GlobIterator
    [64] => SplFileObject
    [65] => SplTempFileObject
    [66] => SplDoublyLinkedList
    [67] => SplQueue
    [68] => SplStack
    [69] => SplHeap
    [70] => SplMinHeap
    [71] => SplMaxHeap
    [72] => SplPriorityQueue
    [73] => SplFixedArray
    [74] => SplObjectStorage
    [75] => MultipleIterator
    [76] => SessionHandler
    [77] => __PHP_Incomplete_Class
    [78] => php_user_filter
    [79] => Directory
    [80] => AssertionError
    [81] => ReflectionException
    [82] => Reflection
    [83] => ReflectionFunctionAbstract
    [84] => ReflectionFunction
    [85] => ReflectionGenerator
    [86] => ReflectionParameter
    [87] => ReflectionType
    [88] => ReflectionNamedType
    [89] => ReflectionMethod
    [90] => ReflectionClass
    [91] => ReflectionObject
    [92] => ReflectionProperty
    [93] => ReflectionClassConstant
    [94] => ReflectionExtension
    [95] => ReflectionZendExtension
    [96] => ReflectionReference
    [97] => PharException
    [98] => Phar
    [99] => PharData
    [100] => PharFileInfo
    [101] => SimpleXMLElement
    [102] => SimpleXMLIterator
    [103] => PDOException
    [104] => PDO
    [105] => PDOStatement
    [106] => PDORow
    [107] => CURLFile
    [108] => DOMException
    [109] => DOMStringList
    [110] => DOMNameList
    [111] => DOMImplementationList
    [112] => DOMImplementationSource
    [113] => DOMImplementation
    [114] => DOMNode
    [115] => DOMNameSpaceNode
    [116] => DOMDocumentFragment
    [117] => DOMDocument
    [118] => DOMNodeList
    [119] => DOMNamedNodeMap
    [120] => DOMCharacterData
    [121] => DOMAttr
    [122] => DOMElement
    [123] => DOMText
    [124] => DOMComment
    [125] => DOMTypeinfo
    [126] => DOMUserDataHandler
    [127] => DOMDomError
    [128] => DOMErrorHandler
    [129] => DOMLocator
    [130] => DOMConfiguration
    [131] => DOMCdataSection
    [132] => DOMDocumentType
    [133] => DOMNotation
    [134] => DOMEntity
    [135] => DOMEntityReference
    [136] => DOMProcessingInstruction
    [137] => DOMStringExtend
    [138] => DOMXPath
    [139] => Collator
    [140] => NumberFormatter
    [141] => Normalizer
    [142] => Locale
    [143] => MessageFormatter
    [144] => IntlDateFormatter
    [145] => ResourceBundle
    [146] => Transliterator
    [147] => IntlTimeZone
    [148] => IntlCalendar
    [149] => IntlGregorianCalendar
    [150] => Spoofchecker
    [151] => IntlException
    [152] => IntlIterator
    [153] => IntlBreakIterator
    [154] => IntlRuleBasedBreakIterator
    [155] => IntlCodePointBreakIterator
    [156] => IntlPartsIterator
    [157] => UConverter
    [158] => IntlChar
    [159] => JsonException
    [160] => Memcached
    [161] => MemcachedException
    [162] => mysqli_sql_exception
    [163] => mysqli_driver
    [164] => mysqli
    [165] => mysqli_warning
    [166] => mysqli_result
    [167] => mysqli_stmt
    [168] => SoapClient
    [169] => SoapVar
    [170] => SoapServer
    [171] => SoapFault
    [172] => SoapParam
    [173] => SoapHeader
    [174] => XMLReader
    [175] => XMLWriter
    [176] => ZipArchive
    [177] => waAutoload
)

Database adapter waDbMysqlimonitorAdapter not found code 500

## wa-system/database/waDbConnector.class.php(50)
#0 wa-system/database/waModel.class.php(77): waDbConnector::getConnection('default', false)
#1 wa-system/verification/models/waVerificationChannel.model.php(17): waModel->__construct(NULL, false)
#2 wa-system/config/waAuthConfig.class.php(775): waVerificationChannelModel->__construct()
#3 wa-system/config/waAuthConfig.class.php(63): waAuthConfig->getVerificationChannelModel()
#4 wa-system/config/waDomainAuthConfig.class.php(734): waAuthConfig->ensureChannelExists()
#5 wa-system/config/waDomainAuthConfig.class.php(96): waDomainAuthConfig->ensureVerificationChannelIdsConsistency()
#6 wa-system/config/waAuthConfig.class.php(46): waDomainAuthConfig::factory('shopposteli.ru')
#7 wa-system/auth/waAuth.class.php(72): waAuthConfig::factory(Array)
#8 wa-system/waSystem.class.php(226): waAuth->__construct(Array)
#9 wa-system/waSystem.class.php(502): waSystem->getFactory('auth', 'waAuth', Array)
#10 wa-system/user/waAuthUser.class.php(45): waSystem->getAuth()
#11 wa-system/user/waAuthUser.class.php(27): waAuthUser->init()
#12 wa-system/waSystem.class.php(251): waAuthUser->__construct(NULL, Array)
#13 wa-system/waSystem.class.php(293): waSystem::getCommonFactory('auth_user', 'waAuthUser', Array, NULL)
#14 wa-system/waSystem.class.php(888): waSystem->getUser()
#15 wa-system/waSystem.class.php(1112): waSystem->getApps()
#16 wa-system/routing/waRouting.class.php(224): waSystem->appExists('shop')
#17 wa-system/controller/waDispatch.class.php(288): waRouting->dispatch()
#18 wa-system/controller/waDispatch.class.php(34): waDispatch->dispatchFrontend('daniel-goluboy-...')
#19 wa-system/waSystem.class.php(614): waDispatch->dispatch()
#20 index.php(7): waSystem->dispatch()
#21 {main}

GET

[]

Params

[
  'app' => 'shop',
  '_name' => 'ShopPosteli.ru',
  'regions_ssl' => '1',
  'theme' => 'posteli2',
  'theme_mobile' => 'posteli2',
  'checkout_version' => '2',
  'locale' => 'ru_RU',
  'ssl_all' => '1',
  'title' => '',
  'meta_keywords' => '',
  'meta_description' => '',
  'og_title' => '',
  'og_image' => '',
  'og_video' => '',
  'og_description' => '',
  'og_type' => '',
  'og_url' => '',
  'url_type' => '0',
  'products_per_page' => '',
  'type_id' => [
    '1',
    '2',
    '3',
    '4',
    '6',
    '7',
    '8',
    '9',
    '10',
    '11',
    '12',
    '13',
    '14',
    '15',
    '16',
    '17',
    '18',
    '19',
    '20',
    '21',
    '23',
    '24',
    '25',
    '27',
    '28',
    '54',
    '55',
    '56',
    '57',
    '58',
    '59',
    '61',
    '62',
    '63',
    '64',
    '65',
    '66',
    '67',
    '68',
    '69',
    '70',
    '71',
    '72',
    '76',
    '77',
    '78',
    '79',
    '80',
    '81',
    '85',
  ],
  'currency' => 'RUB',
  'stock_id' => '3',
  'public_stocks' => '0',
  'drop_out_of_stock' => '1',
  'payment_id' => [
    '35',
    '3',
    '10',
    '18',
  ],
  'shipping_id' => '0',
  'ssl' => '1',
  'checkout_storefront_id' => '04265aef22b58999a7b772b5304d6c6f',
]