object(ErrorException)#241 (8) {
  ["message":protected]=>
  string(39) "compact(): Undefined variable: operator"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(77) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Query/Builder.php"
  ["line":protected]=>
  int(804)
  ["trace":"Exception":private]=>
  array(18) {
    [0]=>
    array(4) {
      ["function"]=>
      string(11) "handleError"
      ["class"]=>
      string(13) "Error\Handler"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(5) {
        [0]=>
        int(8)
        [1]=>
        string(39) "compact(): Undefined variable: operator"
        [2]=>
        string(77) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Query/Builder.php"
        [3]=>
        int(804)
        [4]=>
        array(4) {
          ["query"]=>
          object(Illuminate\Database\Query\Builder)#94 (24) {
            ["connection":protected]=>
            object(Illuminate\Database\MySqlConnection)#90 (18) {
              ["pdo":protected]=>
              object(PDO)#99 (0) {
              }
              ["readPdo":protected]=>
              NULL
              ["reconnector":protected]=>
              object(Closure)#93 (2) {
                ["this"]=>
                object(Illuminate\Database\DatabaseManager)#6 (4) {
                  ["app":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                  ["factory":protected]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                    ["container":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["connections":protected]=>
                  array(1) {
                    ["default"]=>
                    *RECURSION*
                  }
                  ["extensions":protected]=>
                  array(0) {
                  }
                }
                ["parameter"]=>
                array(1) {
                  ["$connection"]=>
                  string(10) ""
                }
              }
              ["queryGrammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["schemaGrammar":protected]=>
              NULL
              ["postProcessor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["events":protected]=>
              NULL
              ["fetchMode":protected]=>
              int(5)
              ["fetchArgument":protected]=>
              NULL
              ["fetchConstructorArgument":protected]=>
              array(0) {
              }
              ["transactions":protected]=>
              int(0)
              ["queryLog":protected]=>
              array(0) {
              }
              ["loggingQueries":protected]=>
              bool(false)
              ["pretending":protected]=>
              bool(false)
              ["database":protected]=>
              string(14) "hobbyintim.net"
              ["doctrineConnection":protected]=>
              NULL
              ["tablePrefix":protected]=>
              string(0) ""
              ["config":protected]=>
              array(10) {
                ["driver"]=>
                string(5) "mysql"
                ["host"]=>
                string(9) "localhost"
                ["database"]=>
                string(14) "hobbyintim.net"
                ["username"]=>
                string(14) "hobbyintim.net"
                ["password"]=>
                string(16) "4ev6AJIKGep8Zpcp"
                ["charset"]=>
                string(4) "utf8"
                ["collation"]=>
                string(15) "utf8_unicode_ci"
                ["prefix"]=>
                string(0) ""
                ["strict"]=>
                bool(false)
                ["name"]=>
                string(7) "default"
              }
            }
            ["grammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["processor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["bindings":protected]=>
            array(6) {
              ["select"]=>
              array(0) {
              }
              ["join"]=>
              array(0) {
              }
              ["where"]=>
              array(0) {
              }
              ["having"]=>
              array(0) {
              }
              ["order"]=>
              array(0) {
              }
              ["union"]=>
              array(0) {
              }
            }
            ["aggregate"]=>
            NULL
            ["columns"]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["distinct"]=>
            bool(false)
            ["from"]=>
            string(8) "articles"
            ["joins"]=>
            array(1) {
              [0]=>
              object(Illuminate\Database\Query\JoinClause)#239 (4) {
                ["type"]=>
                string(5) "inner"
                ["table"]=>
                string(12) "article_tags"
                ["clauses"]=>
                array(1) {
                  [0]=>
                  array(6) {
                    ["first"]=>
                    string(11) "articles.id"
                    ["operator"]=>
                    string(1) "="
                    ["second"]=>
                    string(23) "article_tags.article_id"
                    ["boolean"]=>
                    string(3) "and"
                    ["where"]=>
                    bool(false)
                    ["nested"]=>
                    bool(false)
                  }
                }
                ["bindings"]=>
                array(0) {
                }
              }
            }
            ["wheres"]=>
            array(1) {
              [0]=>
              array(5) {
                ["type"]=>
                string(5) "Basic"
                ["column"]=>
                string(19) "article_tags.tag_id"
                ["operator"]=>
                string(1) "="
                ["value"]=>
                object(Illuminate\Database\Query\Expression)#240 (1) {
                  ["value":protected]=>
                  string(11) "`tags`.`id`"
                }
                ["boolean"]=>
                string(3) "and"
              }
            }
            ["groups"]=>
            NULL
            ["havings"]=>
            NULL
            ["orders"]=>
            NULL
            ["limit"]=>
            NULL
            ["offset"]=>
            NULL
            ["unions"]=>
            NULL
            ["unionLimit"]=>
            NULL
            ["unionOffset"]=>
            NULL
            ["unionOrders"]=>
            NULL
            ["lock"]=>
            NULL
            ["backups":protected]=>
            array(0) {
            }
            ["bindingBackups":protected]=>
            array(0) {
            }
            ["operators":protected]=>
            array(26) {
              [0]=>
              string(1) "="
              [1]=>
              string(1) "<"
              [2]=>
              string(1) ">"
              [3]=>
              string(2) "<="
              [4]=>
              string(2) ">="
              [5]=>
              string(2) "<>"
              [6]=>
              string(2) "!="
              [7]=>
              string(4) "like"
              [8]=>
              string(11) "like binary"
              [9]=>
              string(8) "not like"
              [10]=>
              string(7) "between"
              [11]=>
              string(5) "ilike"
              [12]=>
              string(1) "&"
              [13]=>
              string(1) "|"
              [14]=>
              string(1) "^"
              [15]=>
              string(2) "<<"
              [16]=>
              string(2) ">>"
              [17]=>
              string(5) "rlike"
              [18]=>
              string(6) "regexp"
              [19]=>
              string(10) "not regexp"
              [20]=>
              string(1) "~"
              [21]=>
              string(2) "~*"
              [22]=>
              string(2) "!~"
              [23]=>
              string(3) "!~*"
              [24]=>
              string(10) "similar to"
              [25]=>
              string(14) "not similar to"
            }
            ["useWritePdo":protected]=>
            bool(false)
          }
          ["boolean"]=>
          string(3) "and"
          ["not"]=>
          bool(false)
          ["type"]=>
          string(6) "Exists"
        }
      }
    }
    [1]=>
    array(4) {
      ["file"]=>
      string(77) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Query/Builder.php"
      ["line"]=>
      int(804)
      ["function"]=>
      string(7) "compact"
      ["args"]=>
      array(4) {
        [0]=>
        string(4) "type"
        [1]=>
        string(8) "operator"
        [2]=>
        string(5) "query"
        [3]=>
        string(7) "boolean"
      }
    }
    [2]=>
    array(4) {
      ["function"]=>
      string(19) "addWhereExistsQuery"
      ["class"]=>
      string(33) "Illuminate\Database\Query\Builder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        object(Illuminate\Database\Query\Builder)#94 (24) {
          ["connection":protected]=>
          object(Illuminate\Database\MySqlConnection)#90 (18) {
            ["pdo":protected]=>
            object(PDO)#99 (0) {
            }
            ["readPdo":protected]=>
            NULL
            ["reconnector":protected]=>
            object(Closure)#93 (2) {
              ["this"]=>
              object(Illuminate\Database\DatabaseManager)#6 (4) {
                ["app":protected]=>
                object(Illuminate\Container\Container)#2 (13) {
                  ["resolved":protected]=>
                  array(0) {
                  }
                  ["bindings":protected]=>
                  array(0) {
                  }
                  ["instances":protected]=>
                  array(1) {
                    ["config"]=>
                    object(Illuminate\Support\Fluent)#4 (1) {
                      ["attributes":protected]=>
                      array(3) {
                        ["database.fetch"]=>
                        int(5)
                        ["database.default"]=>
                        string(7) "default"
                        ["database.connections"]=>
                        array(1) {
                          ["default"]=>
                          array(9) {
                            ["driver"]=>
                            string(5) "mysql"
                            ["host"]=>
                            string(9) "localhost"
                            ["database"]=>
                            string(14) "hobbyintim.net"
                            ["username"]=>
                            string(14) "hobbyintim.net"
                            ["password"]=>
                            string(16) "4ev6AJIKGep8Zpcp"
                            ["charset"]=>
                            string(4) "utf8"
                            ["collation"]=>
                            string(15) "utf8_unicode_ci"
                            ["prefix"]=>
                            string(0) ""
                            ["strict"]=>
                            bool(false)
                          }
                        }
                      }
                    }
                  }
                  ["aliases":protected]=>
                  array(0) {
                  }
                  ["extenders":protected]=>
                  array(0) {
                  }
                  ["tags":protected]=>
                  array(0) {
                  }
                  ["buildStack":protected]=>
                  array(0) {
                  }
                  ["contextual"]=>
                  array(0) {
                  }
                  ["reboundCallbacks":protected]=>
                  array(0) {
                  }
                  ["globalResolvingCallbacks":protected]=>
                  array(0) {
                  }
                  ["globalAfterResolvingCallbacks":protected]=>
                  array(0) {
                  }
                  ["resolvingCallbacks":protected]=>
                  array(0) {
                  }
                  ["afterResolvingCallbacks":protected]=>
                  array(0) {
                  }
                }
                ["factory":protected]=>
                object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                  ["container":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                }
                ["connections":protected]=>
                array(1) {
                  ["default"]=>
                  *RECURSION*
                }
                ["extensions":protected]=>
                array(0) {
                }
              }
              ["parameter"]=>
              array(1) {
                ["$connection"]=>
                string(10) ""
              }
            }
            ["queryGrammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["schemaGrammar":protected]=>
            NULL
            ["postProcessor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["events":protected]=>
            NULL
            ["fetchMode":protected]=>
            int(5)
            ["fetchArgument":protected]=>
            NULL
            ["fetchConstructorArgument":protected]=>
            array(0) {
            }
            ["transactions":protected]=>
            int(0)
            ["queryLog":protected]=>
            array(0) {
            }
            ["loggingQueries":protected]=>
            bool(false)
            ["pretending":protected]=>
            bool(false)
            ["database":protected]=>
            string(14) "hobbyintim.net"
            ["doctrineConnection":protected]=>
            NULL
            ["tablePrefix":protected]=>
            string(0) ""
            ["config":protected]=>
            array(10) {
              ["driver"]=>
              string(5) "mysql"
              ["host"]=>
              string(9) "localhost"
              ["database"]=>
              string(14) "hobbyintim.net"
              ["username"]=>
              string(14) "hobbyintim.net"
              ["password"]=>
              string(16) "4ev6AJIKGep8Zpcp"
              ["charset"]=>
              string(4) "utf8"
              ["collation"]=>
              string(15) "utf8_unicode_ci"
              ["prefix"]=>
              string(0) ""
              ["strict"]=>
              bool(false)
              ["name"]=>
              string(7) "default"
            }
          }
          ["grammar":protected]=>
          object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
            ["selectComponents":protected]=>
            array(11) {
              [0]=>
              string(9) "aggregate"
              [1]=>
              string(7) "columns"
              [2]=>
              string(4) "from"
              [3]=>
              string(5) "joins"
              [4]=>
              string(6) "wheres"
              [5]=>
              string(6) "groups"
              [6]=>
              string(7) "havings"
              [7]=>
              string(6) "orders"
              [8]=>
              string(5) "limit"
              [9]=>
              string(6) "offset"
              [10]=>
              string(4) "lock"
            }
            ["tablePrefix":protected]=>
            string(0) ""
          }
          ["processor":protected]=>
          object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
          }
          ["bindings":protected]=>
          array(6) {
            ["select"]=>
            array(0) {
            }
            ["join"]=>
            array(0) {
            }
            ["where"]=>
            array(0) {
            }
            ["having"]=>
            array(0) {
            }
            ["order"]=>
            array(0) {
            }
            ["union"]=>
            array(0) {
            }
          }
          ["aggregate"]=>
          NULL
          ["columns"]=>
          array(1) {
            [0]=>
            string(1) "*"
          }
          ["distinct"]=>
          bool(false)
          ["from"]=>
          string(8) "articles"
          ["joins"]=>
          array(1) {
            [0]=>
            object(Illuminate\Database\Query\JoinClause)#239 (4) {
              ["type"]=>
              string(5) "inner"
              ["table"]=>
              string(12) "article_tags"
              ["clauses"]=>
              array(1) {
                [0]=>
                array(6) {
                  ["first"]=>
                  string(11) "articles.id"
                  ["operator"]=>
                  string(1) "="
                  ["second"]=>
                  string(23) "article_tags.article_id"
                  ["boolean"]=>
                  string(3) "and"
                  ["where"]=>
                  bool(false)
                  ["nested"]=>
                  bool(false)
                }
              }
              ["bindings"]=>
              array(0) {
              }
            }
          }
          ["wheres"]=>
          array(1) {
            [0]=>
            array(5) {
              ["type"]=>
              string(5) "Basic"
              ["column"]=>
              string(19) "article_tags.tag_id"
              ["operator"]=>
              string(1) "="
              ["value"]=>
              object(Illuminate\Database\Query\Expression)#240 (1) {
                ["value":protected]=>
                string(11) "`tags`.`id`"
              }
              ["boolean"]=>
              string(3) "and"
            }
          }
          ["groups"]=>
          NULL
          ["havings"]=>
          NULL
          ["orders"]=>
          NULL
          ["limit"]=>
          NULL
          ["offset"]=>
          NULL
          ["unions"]=>
          NULL
          ["unionLimit"]=>
          NULL
          ["unionOffset"]=>
          NULL
          ["unionOrders"]=>
          NULL
          ["lock"]=>
          NULL
          ["backups":protected]=>
          array(0) {
          }
          ["bindingBackups":protected]=>
          array(0) {
          }
          ["operators":protected]=>
          array(26) {
            [0]=>
            string(1) "="
            [1]=>
            string(1) "<"
            [2]=>
            string(1) ">"
            [3]=>
            string(2) "<="
            [4]=>
            string(2) ">="
            [5]=>
            string(2) "<>"
            [6]=>
            string(2) "!="
            [7]=>
            string(4) "like"
            [8]=>
            string(11) "like binary"
            [9]=>
            string(8) "not like"
            [10]=>
            string(7) "between"
            [11]=>
            string(5) "ilike"
            [12]=>
            string(1) "&"
            [13]=>
            string(1) "|"
            [14]=>
            string(1) "^"
            [15]=>
            string(2) "<<"
            [16]=>
            string(2) ">>"
            [17]=>
            string(5) "rlike"
            [18]=>
            string(6) "regexp"
            [19]=>
            string(10) "not regexp"
            [20]=>
            string(1) "~"
            [21]=>
            string(2) "~*"
            [22]=>
            string(2) "!~"
            [23]=>
            string(3) "!~*"
            [24]=>
            string(10) "similar to"
            [25]=>
            string(14) "not similar to"
          }
          ["useWritePdo":protected]=>
          bool(false)
        }
        [1]=>
        string(3) "and"
        [2]=>
        bool(false)
      }
    }
    [3]=>
    array(4) {
      ["file"]=>
      string(80) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Eloquent/Builder.php"
      ["line"]=>
      int(1340)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Illuminate\Database\Query\Builder)#165 (24) {
            ["connection":protected]=>
            object(Illuminate\Database\MySqlConnection)#90 (18) {
              ["pdo":protected]=>
              object(PDO)#99 (0) {
              }
              ["readPdo":protected]=>
              NULL
              ["reconnector":protected]=>
              object(Closure)#93 (2) {
                ["this"]=>
                object(Illuminate\Database\DatabaseManager)#6 (4) {
                  ["app":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                  ["factory":protected]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                    ["container":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["connections":protected]=>
                  array(1) {
                    ["default"]=>
                    *RECURSION*
                  }
                  ["extensions":protected]=>
                  array(0) {
                  }
                }
                ["parameter"]=>
                array(1) {
                  ["$connection"]=>
                  string(10) ""
                }
              }
              ["queryGrammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["schemaGrammar":protected]=>
              NULL
              ["postProcessor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["events":protected]=>
              NULL
              ["fetchMode":protected]=>
              int(5)
              ["fetchArgument":protected]=>
              NULL
              ["fetchConstructorArgument":protected]=>
              array(0) {
              }
              ["transactions":protected]=>
              int(0)
              ["queryLog":protected]=>
              array(0) {
              }
              ["loggingQueries":protected]=>
              bool(false)
              ["pretending":protected]=>
              bool(false)
              ["database":protected]=>
              string(14) "hobbyintim.net"
              ["doctrineConnection":protected]=>
              NULL
              ["tablePrefix":protected]=>
              string(0) ""
              ["config":protected]=>
              array(10) {
                ["driver"]=>
                string(5) "mysql"
                ["host"]=>
                string(9) "localhost"
                ["database"]=>
                string(14) "hobbyintim.net"
                ["username"]=>
                string(14) "hobbyintim.net"
                ["password"]=>
                string(16) "4ev6AJIKGep8Zpcp"
                ["charset"]=>
                string(4) "utf8"
                ["collation"]=>
                string(15) "utf8_unicode_ci"
                ["prefix"]=>
                string(0) ""
                ["strict"]=>
                bool(false)
                ["name"]=>
                string(7) "default"
              }
            }
            ["grammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["processor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["bindings":protected]=>
            array(6) {
              ["select"]=>
              array(0) {
              }
              ["join"]=>
              array(0) {
              }
              ["where"]=>
              array(0) {
              }
              ["having"]=>
              array(0) {
              }
              ["order"]=>
              array(0) {
              }
              ["union"]=>
              array(0) {
              }
            }
            ["aggregate"]=>
            NULL
            ["columns"]=>
            NULL
            ["distinct"]=>
            bool(false)
            ["from"]=>
            string(4) "tags"
            ["joins"]=>
            NULL
            ["wheres"]=>
            NULL
            ["groups"]=>
            NULL
            ["havings"]=>
            NULL
            ["orders"]=>
            NULL
            ["limit"]=>
            NULL
            ["offset"]=>
            NULL
            ["unions"]=>
            NULL
            ["unionLimit"]=>
            NULL
            ["unionOffset"]=>
            NULL
            ["unionOrders"]=>
            NULL
            ["lock"]=>
            NULL
            ["backups":protected]=>
            array(0) {
            }
            ["bindingBackups":protected]=>
            array(0) {
            }
            ["operators":protected]=>
            array(26) {
              [0]=>
              string(1) "="
              [1]=>
              string(1) "<"
              [2]=>
              string(1) ">"
              [3]=>
              string(2) "<="
              [4]=>
              string(2) ">="
              [5]=>
              string(2) "<>"
              [6]=>
              string(2) "!="
              [7]=>
              string(4) "like"
              [8]=>
              string(11) "like binary"
              [9]=>
              string(8) "not like"
              [10]=>
              string(7) "between"
              [11]=>
              string(5) "ilike"
              [12]=>
              string(1) "&"
              [13]=>
              string(1) "|"
              [14]=>
              string(1) "^"
              [15]=>
              string(2) "<<"
              [16]=>
              string(2) ">>"
              [17]=>
              string(5) "rlike"
              [18]=>
              string(6) "regexp"
              [19]=>
              string(10) "not regexp"
              [20]=>
              string(1) "~"
              [21]=>
              string(2) "~*"
              [22]=>
              string(2) "!~"
              [23]=>
              string(3) "!~*"
              [24]=>
              string(10) "similar to"
              [25]=>
              string(14) "not similar to"
            }
            ["useWritePdo":protected]=>
            bool(false)
          }
          [1]=>
          string(19) "addWhereExistsQuery"
        }
        [1]=>
        array(3) {
          [0]=>
          object(Illuminate\Database\Query\Builder)#94 (24) {
            ["connection":protected]=>
            object(Illuminate\Database\MySqlConnection)#90 (18) {
              ["pdo":protected]=>
              object(PDO)#99 (0) {
              }
              ["readPdo":protected]=>
              NULL
              ["reconnector":protected]=>
              object(Closure)#93 (2) {
                ["this"]=>
                object(Illuminate\Database\DatabaseManager)#6 (4) {
                  ["app":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                  ["factory":protected]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                    ["container":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["connections":protected]=>
                  array(1) {
                    ["default"]=>
                    *RECURSION*
                  }
                  ["extensions":protected]=>
                  array(0) {
                  }
                }
                ["parameter"]=>
                array(1) {
                  ["$connection"]=>
                  string(10) ""
                }
              }
              ["queryGrammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["schemaGrammar":protected]=>
              NULL
              ["postProcessor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["events":protected]=>
              NULL
              ["fetchMode":protected]=>
              int(5)
              ["fetchArgument":protected]=>
              NULL
              ["fetchConstructorArgument":protected]=>
              array(0) {
              }
              ["transactions":protected]=>
              int(0)
              ["queryLog":protected]=>
              array(0) {
              }
              ["loggingQueries":protected]=>
              bool(false)
              ["pretending":protected]=>
              bool(false)
              ["database":protected]=>
              string(14) "hobbyintim.net"
              ["doctrineConnection":protected]=>
              NULL
              ["tablePrefix":protected]=>
              string(0) ""
              ["config":protected]=>
              array(10) {
                ["driver"]=>
                string(5) "mysql"
                ["host"]=>
                string(9) "localhost"
                ["database"]=>
                string(14) "hobbyintim.net"
                ["username"]=>
                string(14) "hobbyintim.net"
                ["password"]=>
                string(16) "4ev6AJIKGep8Zpcp"
                ["charset"]=>
                string(4) "utf8"
                ["collation"]=>
                string(15) "utf8_unicode_ci"
                ["prefix"]=>
                string(0) ""
                ["strict"]=>
                bool(false)
                ["name"]=>
                string(7) "default"
              }
            }
            ["grammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["processor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["bindings":protected]=>
            array(6) {
              ["select"]=>
              array(0) {
              }
              ["join"]=>
              array(0) {
              }
              ["where"]=>
              array(0) {
              }
              ["having"]=>
              array(0) {
              }
              ["order"]=>
              array(0) {
              }
              ["union"]=>
              array(0) {
              }
            }
            ["aggregate"]=>
            NULL
            ["columns"]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["distinct"]=>
            bool(false)
            ["from"]=>
            string(8) "articles"
            ["joins"]=>
            array(1) {
              [0]=>
              object(Illuminate\Database\Query\JoinClause)#239 (4) {
                ["type"]=>
                string(5) "inner"
                ["table"]=>
                string(12) "article_tags"
                ["clauses"]=>
                array(1) {
                  [0]=>
                  array(6) {
                    ["first"]=>
                    string(11) "articles.id"
                    ["operator"]=>
                    string(1) "="
                    ["second"]=>
                    string(23) "article_tags.article_id"
                    ["boolean"]=>
                    string(3) "and"
                    ["where"]=>
                    bool(false)
                    ["nested"]=>
                    bool(false)
                  }
                }
                ["bindings"]=>
                array(0) {
                }
              }
            }
            ["wheres"]=>
            array(1) {
              [0]=>
              array(5) {
                ["type"]=>
                string(5) "Basic"
                ["column"]=>
                string(19) "article_tags.tag_id"
                ["operator"]=>
                string(1) "="
                ["value"]=>
                object(Illuminate\Database\Query\Expression)#240 (1) {
                  ["value":protected]=>
                  string(11) "`tags`.`id`"
                }
                ["boolean"]=>
                string(3) "and"
              }
            }
            ["groups"]=>
            NULL
            ["havings"]=>
            NULL
            ["orders"]=>
            NULL
            ["limit"]=>
            NULL
            ["offset"]=>
            NULL
            ["unions"]=>
            NULL
            ["unionLimit"]=>
            NULL
            ["unionOffset"]=>
            NULL
            ["unionOrders"]=>
            NULL
            ["lock"]=>
            NULL
            ["backups":protected]=>
            array(0) {
            }
            ["bindingBackups":protected]=>
            array(0) {
            }
            ["operators":protected]=>
            array(26) {
              [0]=>
              string(1) "="
              [1]=>
              string(1) "<"
              [2]=>
              string(1) ">"
              [3]=>
              string(2) "<="
              [4]=>
              string(2) ">="
              [5]=>
              string(2) "<>"
              [6]=>
              string(2) "!="
              [7]=>
              string(4) "like"
              [8]=>
              string(11) "like binary"
              [9]=>
              string(8) "not like"
              [10]=>
              string(7) "between"
              [11]=>
              string(5) "ilike"
              [12]=>
              string(1) "&"
              [13]=>
              string(1) "|"
              [14]=>
              string(1) "^"
              [15]=>
              string(2) "<<"
              [16]=>
              string(2) ">>"
              [17]=>
              string(5) "rlike"
              [18]=>
              string(6) "regexp"
              [19]=>
              string(10) "not regexp"
              [20]=>
              string(1) "~"
              [21]=>
              string(2) "~*"
              [22]=>
              string(2) "!~"
              [23]=>
              string(3) "!~*"
              [24]=>
              string(10) "similar to"
              [25]=>
              string(14) "not similar to"
            }
            ["useWritePdo":protected]=>
            bool(false)
          }
          [1]=>
          string(3) "and"
          [2]=>
          bool(false)
        }
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(80) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Eloquent/Builder.php"
      ["line"]=>
      int(898)
      ["function"]=>
      string(6) "__call"
      ["class"]=>
      string(36) "Illuminate\Database\Eloquent\Builder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(19) "addWhereExistsQuery"
        [1]=>
        array(3) {
          [0]=>
          object(Illuminate\Database\Query\Builder)#94 (24) {
            ["connection":protected]=>
            object(Illuminate\Database\MySqlConnection)#90 (18) {
              ["pdo":protected]=>
              object(PDO)#99 (0) {
              }
              ["readPdo":protected]=>
              NULL
              ["reconnector":protected]=>
              object(Closure)#93 (2) {
                ["this"]=>
                object(Illuminate\Database\DatabaseManager)#6 (4) {
                  ["app":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                  ["factory":protected]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                    ["container":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["connections":protected]=>
                  array(1) {
                    ["default"]=>
                    *RECURSION*
                  }
                  ["extensions":protected]=>
                  array(0) {
                  }
                }
                ["parameter"]=>
                array(1) {
                  ["$connection"]=>
                  string(10) ""
                }
              }
              ["queryGrammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["schemaGrammar":protected]=>
              NULL
              ["postProcessor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["events":protected]=>
              NULL
              ["fetchMode":protected]=>
              int(5)
              ["fetchArgument":protected]=>
              NULL
              ["fetchConstructorArgument":protected]=>
              array(0) {
              }
              ["transactions":protected]=>
              int(0)
              ["queryLog":protected]=>
              array(0) {
              }
              ["loggingQueries":protected]=>
              bool(false)
              ["pretending":protected]=>
              bool(false)
              ["database":protected]=>
              string(14) "hobbyintim.net"
              ["doctrineConnection":protected]=>
              NULL
              ["tablePrefix":protected]=>
              string(0) ""
              ["config":protected]=>
              array(10) {
                ["driver"]=>
                string(5) "mysql"
                ["host"]=>
                string(9) "localhost"
                ["database"]=>
                string(14) "hobbyintim.net"
                ["username"]=>
                string(14) "hobbyintim.net"
                ["password"]=>
                string(16) "4ev6AJIKGep8Zpcp"
                ["charset"]=>
                string(4) "utf8"
                ["collation"]=>
                string(15) "utf8_unicode_ci"
                ["prefix"]=>
                string(0) ""
                ["strict"]=>
                bool(false)
                ["name"]=>
                string(7) "default"
              }
            }
            ["grammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["processor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["bindings":protected]=>
            array(6) {
              ["select"]=>
              array(0) {
              }
              ["join"]=>
              array(0) {
              }
              ["where"]=>
              array(0) {
              }
              ["having"]=>
              array(0) {
              }
              ["order"]=>
              array(0) {
              }
              ["union"]=>
              array(0) {
              }
            }
            ["aggregate"]=>
            NULL
            ["columns"]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["distinct"]=>
            bool(false)
            ["from"]=>
            string(8) "articles"
            ["joins"]=>
            array(1) {
              [0]=>
              object(Illuminate\Database\Query\JoinClause)#239 (4) {
                ["type"]=>
                string(5) "inner"
                ["table"]=>
                string(12) "article_tags"
                ["clauses"]=>
                array(1) {
                  [0]=>
                  array(6) {
                    ["first"]=>
                    string(11) "articles.id"
                    ["operator"]=>
                    string(1) "="
                    ["second"]=>
                    string(23) "article_tags.article_id"
                    ["boolean"]=>
                    string(3) "and"
                    ["where"]=>
                    bool(false)
                    ["nested"]=>
                    bool(false)
                  }
                }
                ["bindings"]=>
                array(0) {
                }
              }
            }
            ["wheres"]=>
            array(1) {
              [0]=>
              array(5) {
                ["type"]=>
                string(5) "Basic"
                ["column"]=>
                string(19) "article_tags.tag_id"
                ["operator"]=>
                string(1) "="
                ["value"]=>
                object(Illuminate\Database\Query\Expression)#240 (1) {
                  ["value":protected]=>
                  string(11) "`tags`.`id`"
                }
                ["boolean"]=>
                string(3) "and"
              }
            }
            ["groups"]=>
            NULL
            ["havings"]=>
            NULL
            ["orders"]=>
            NULL
            ["limit"]=>
            NULL
            ["offset"]=>
            NULL
            ["unions"]=>
            NULL
            ["unionLimit"]=>
            NULL
            ["unionOffset"]=>
            NULL
            ["unionOrders"]=>
            NULL
            ["lock"]=>
            NULL
            ["backups":protected]=>
            array(0) {
            }
            ["bindingBackups":protected]=>
            array(0) {
            }
            ["operators":protected]=>
            array(26) {
              [0]=>
              string(1) "="
              [1]=>
              string(1) "<"
              [2]=>
              string(1) ">"
              [3]=>
              string(2) "<="
              [4]=>
              string(2) ">="
              [5]=>
              string(2) "<>"
              [6]=>
              string(2) "!="
              [7]=>
              string(4) "like"
              [8]=>
              string(11) "like binary"
              [9]=>
              string(8) "not like"
              [10]=>
              string(7) "between"
              [11]=>
              string(5) "ilike"
              [12]=>
              string(1) "&"
              [13]=>
              string(1) "|"
              [14]=>
              string(1) "^"
              [15]=>
              string(2) "<<"
              [16]=>
              string(2) ">>"
              [17]=>
              string(5) "rlike"
              [18]=>
              string(6) "regexp"
              [19]=>
              string(10) "not regexp"
              [20]=>
              string(1) "~"
              [21]=>
              string(2) "~*"
              [22]=>
              string(2) "!~"
              [23]=>
              string(3) "!~*"
              [24]=>
              string(10) "similar to"
              [25]=>
              string(14) "not similar to"
            }
            ["useWritePdo":protected]=>
            bool(false)
          }
          [1]=>
          string(3) "and"
          [2]=>
          bool(false)
        }
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(80) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Eloquent/Builder.php"
      ["line"]=>
      int(783)
      ["function"]=>
      string(11) "addHasWhere"
      ["class"]=>
      string(36) "Illuminate\Database\Eloquent\Builder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(5) {
        [0]=>
        object(Illuminate\Database\Eloquent\Builder)#238 (7) {
          ["query":protected]=>
          object(Illuminate\Database\Query\Builder)#94 (24) {
            ["connection":protected]=>
            object(Illuminate\Database\MySqlConnection)#90 (18) {
              ["pdo":protected]=>
              object(PDO)#99 (0) {
              }
              ["readPdo":protected]=>
              NULL
              ["reconnector":protected]=>
              object(Closure)#93 (2) {
                ["this"]=>
                object(Illuminate\Database\DatabaseManager)#6 (4) {
                  ["app":protected]=>
                  object(Illuminate\Container\Container)#2 (13) {
                    ["resolved":protected]=>
                    array(0) {
                    }
                    ["bindings":protected]=>
                    array(0) {
                    }
                    ["instances":protected]=>
                    array(1) {
                      ["config"]=>
                      object(Illuminate\Support\Fluent)#4 (1) {
                        ["attributes":protected]=>
                        array(3) {
                          ["database.fetch"]=>
                          int(5)
                          ["database.default"]=>
                          string(7) "default"
                          ["database.connections"]=>
                          array(1) {
                            ["default"]=>
                            array(9) {
                              ["driver"]=>
                              string(5) "mysql"
                              ["host"]=>
                              string(9) "localhost"
                              ["database"]=>
                              string(14) "hobbyintim.net"
                              ["username"]=>
                              string(14) "hobbyintim.net"
                              ["password"]=>
                              string(16) "4ev6AJIKGep8Zpcp"
                              ["charset"]=>
                              string(4) "utf8"
                              ["collation"]=>
                              string(15) "utf8_unicode_ci"
                              ["prefix"]=>
                              string(0) ""
                              ["strict"]=>
                              bool(false)
                            }
                          }
                        }
                      }
                    }
                    ["aliases":protected]=>
                    array(0) {
                    }
                    ["extenders":protected]=>
                    array(0) {
                    }
                    ["tags":protected]=>
                    array(0) {
                    }
                    ["buildStack":protected]=>
                    array(0) {
                    }
                    ["contextual"]=>
                    array(0) {
                    }
                    ["reboundCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["globalAfterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["resolvingCallbacks":protected]=>
                    array(0) {
                    }
                    ["afterResolvingCallbacks":protected]=>
                    array(0) {
                    }
                  }
                  ["factory":protected]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                    ["container":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                  }
                  ["connections":protected]=>
                  array(1) {
                    ["default"]=>
                    *RECURSION*
                  }
                  ["extensions":protected]=>
                  array(0) {
                  }
                }
                ["parameter"]=>
                array(1) {
                  ["$connection"]=>
                  string(10) ""
                }
              }
              ["queryGrammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["schemaGrammar":protected]=>
              NULL
              ["postProcessor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["events":protected]=>
              NULL
              ["fetchMode":protected]=>
              int(5)
              ["fetchArgument":protected]=>
              NULL
              ["fetchConstructorArgument":protected]=>
              array(0) {
              }
              ["transactions":protected]=>
              int(0)
              ["queryLog":protected]=>
              array(0) {
              }
              ["loggingQueries":protected]=>
              bool(false)
              ["pretending":protected]=>
              bool(false)
              ["database":protected]=>
              string(14) "hobbyintim.net"
              ["doctrineConnection":protected]=>
              NULL
              ["tablePrefix":protected]=>
              string(0) ""
              ["config":protected]=>
              array(10) {
                ["driver"]=>
                string(5) "mysql"
                ["host"]=>
                string(9) "localhost"
                ["database"]=>
                string(14) "hobbyintim.net"
                ["username"]=>
                string(14) "hobbyintim.net"
                ["password"]=>
                string(16) "4ev6AJIKGep8Zpcp"
                ["charset"]=>
                string(4) "utf8"
                ["collation"]=>
                string(15) "utf8_unicode_ci"
                ["prefix"]=>
                string(0) ""
                ["strict"]=>
                bool(false)
                ["name"]=>
                string(7) "default"
              }
            }
            ["grammar":protected]=>
            object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
              ["selectComponents":protected]=>
              array(11) {
                [0]=>
                string(9) "aggregate"
                [1]=>
                string(7) "columns"
                [2]=>
                string(4) "from"
                [3]=>
                string(5) "joins"
                [4]=>
                string(6) "wheres"
                [5]=>
                string(6) "groups"
                [6]=>
                string(7) "havings"
                [7]=>
                string(6) "orders"
                [8]=>
                string(5) "limit"
                [9]=>
                string(6) "offset"
                [10]=>
                string(4) "lock"
              }
              ["tablePrefix":protected]=>
              string(0) ""
            }
            ["processor":protected]=>
            object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
            }
            ["bindings":protected]=>
            array(6) {
              ["select"]=>
              array(0) {
              }
              ["join"]=>
              array(0) {
              }
              ["where"]=>
              array(0) {
              }
              ["having"]=>
              array(0) {
              }
              ["order"]=>
              array(0) {
              }
              ["union"]=>
              array(0) {
              }
            }
            ["aggregate"]=>
            NULL
            ["columns"]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["distinct"]=>
            bool(false)
            ["from"]=>
            string(8) "articles"
            ["joins"]=>
            array(1) {
              [0]=>
              object(Illuminate\Database\Query\JoinClause)#239 (4) {
                ["type"]=>
                string(5) "inner"
                ["table"]=>
                string(12) "article_tags"
                ["clauses"]=>
                array(1) {
                  [0]=>
                  array(6) {
                    ["first"]=>
                    string(11) "articles.id"
                    ["operator"]=>
                    string(1) "="
                    ["second"]=>
                    string(23) "article_tags.article_id"
                    ["boolean"]=>
                    string(3) "and"
                    ["where"]=>
                    bool(false)
                    ["nested"]=>
                    bool(false)
                  }
                }
                ["bindings"]=>
                array(0) {
                }
              }
            }
            ["wheres"]=>
            array(1) {
              [0]=>
              array(5) {
                ["type"]=>
                string(5) "Basic"
                ["column"]=>
                string(19) "article_tags.tag_id"
                ["operator"]=>
                string(1) "="
                ["value"]=>
                object(Illuminate\Database\Query\Expression)#240 (1) {
                  ["value":protected]=>
                  string(11) "`tags`.`id`"
                }
                ["boolean"]=>
                string(3) "and"
              }
            }
            ["groups"]=>
            NULL
            ["havings"]=>
            NULL
            ["orders"]=>
            NULL
            ["limit"]=>
            NULL
            ["offset"]=>
            NULL
            ["unions"]=>
            NULL
            ["unionLimit"]=>
            NULL
            ["unionOffset"]=>
            NULL
            ["unionOrders"]=>
            NULL
            ["lock"]=>
            NULL
            ["backups":protected]=>
            array(0) {
            }
            ["bindingBackups":protected]=>
            array(0) {
            }
            ["operators":protected]=>
            array(26) {
              [0]=>
              string(1) "="
              [1]=>
              string(1) "<"
              [2]=>
              string(1) ">"
              [3]=>
              string(2) "<="
              [4]=>
              string(2) ">="
              [5]=>
              string(2) "<>"
              [6]=>
              string(2) "!="
              [7]=>
              string(4) "like"
              [8]=>
              string(11) "like binary"
              [9]=>
              string(8) "not like"
              [10]=>
              string(7) "between"
              [11]=>
              string(5) "ilike"
              [12]=>
              string(1) "&"
              [13]=>
              string(1) "|"
              [14]=>
              string(1) "^"
              [15]=>
              string(2) "<<"
              [16]=>
              string(2) ">>"
              [17]=>
              string(5) "rlike"
              [18]=>
              string(6) "regexp"
              [19]=>
              string(10) "not regexp"
              [20]=>
              string(1) "~"
              [21]=>
              string(2) "~*"
              [22]=>
              string(2) "!~"
              [23]=>
              string(3) "!~*"
              [24]=>
              string(10) "similar to"
              [25]=>
              string(14) "not similar to"
            }
            ["useWritePdo":protected]=>
            bool(false)
          }
          ["model":protected]=>
          object(Plugin\Blog\Model\Article)#161 (23) {
            ["table":protected]=>
            string(8) "articles"
            ["dates":protected]=>
            array(1) {
              [0]=>
              string(9) "online_at"
            }
            ["casts":protected]=>
            array(1) {
              ["has_sized_image"]=>
              string(7) "boolean"
            }
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["timestamps"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dateFormat":protected]=>
            NULL
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
          ["eagerLoad":protected]=>
          array(0) {
          }
          ["macros":protected]=>
          array(0) {
          }
          ["onDelete":protected]=>
          NULL
          ["passthru":protected]=>
          array(11) {
            [0]=>
            string(6) "insert"
            [1]=>
            string(11) "insertGetId"
            [2]=>
            string(11) "getBindings"
            [3]=>
            string(5) "toSql"
            [4]=>
            string(6) "exists"
            [5]=>
            string(5) "count"
            [6]=>
            string(3) "min"
            [7]=>
            string(3) "max"
            [8]=>
            string(3) "avg"
            [9]=>
            string(3) "sum"
            [10]=>
            string(13) "getConnection"
          }
          ["scopes":protected]=>
          array(0) {
          }
        }
        [1]=>
        object(Illuminate\Database\Eloquent\Relations\BelongsToMany)#236 (12) {
          ["table":protected]=>
          string(12) "article_tags"
          ["foreignKey":protected]=>
          string(6) "tag_id"
          ["otherKey":protected]=>
          string(10) "article_id"
          ["relationName":protected]=>
          string(8) "articles"
          ["pivotColumns":protected]=>
          array(0) {
          }
          ["pivotWheres":protected]=>
          array(0) {
          }
          ["pivotWhereIns":protected]=>
          array(0) {
          }
          ["pivotCreatedAt":protected]=>
          NULL
          ["pivotUpdatedAt":protected]=>
          NULL
          ["query":protected]=>
          object(Illuminate\Database\Eloquent\Builder)#163 (7) {
            ["query":protected]=>
            object(Illuminate\Database\Query\Builder)#162 (24) {
              ["connection":protected]=>
              object(Illuminate\Database\MySqlConnection)#90 (18) {
                ["pdo":protected]=>
                object(PDO)#99 (0) {
                }
                ["readPdo":protected]=>
                NULL
                ["reconnector":protected]=>
                object(Closure)#93 (2) {
                  ["this"]=>
                  object(Illuminate\Database\DatabaseManager)#6 (4) {
                    ["app":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                    ["factory":protected]=>
                    object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                      ["container":protected]=>
                      object(Illuminate\Container\Container)#2 (13) {
                        ["resolved":protected]=>
                        array(0) {
                        }
                        ["bindings":protected]=>
                        array(0) {
                        }
                        ["instances":protected]=>
                        array(1) {
                          ["config"]=>
                          object(Illuminate\Support\Fluent)#4 (1) {
                            ["attributes":protected]=>
                            array(3) {
                              ["database.fetch"]=>
                              int(5)
                              ["database.default"]=>
                              string(7) "default"
                              ["database.connections"]=>
                              array(1) {
                                ["default"]=>
                                array(9) {
                                  ["driver"]=>
                                  string(5) "mysql"
                                  ["host"]=>
                                  string(9) "localhost"
                                  ["database"]=>
                                  string(14) "hobbyintim.net"
                                  ["username"]=>
                                  string(14) "hobbyintim.net"
                                  ["password"]=>
                                  string(16) "4ev6AJIKGep8Zpcp"
                                  ["charset"]=>
                                  string(4) "utf8"
                                  ["collation"]=>
                                  string(15) "utf8_unicode_ci"
                                  ["prefix"]=>
                                  string(0) ""
                                  ["strict"]=>
                                  bool(false)
                                }
                              }
                            }
                          }
                        }
                        ["aliases":protected]=>
                        array(0) {
                        }
                        ["extenders":protected]=>
                        array(0) {
                        }
                        ["tags":protected]=>
                        array(0) {
                        }
                        ["buildStack":protected]=>
                        array(0) {
                        }
                        ["contextual"]=>
                        array(0) {
                        }
                        ["reboundCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalAfterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["resolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["afterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                      }
                    }
                    ["connections":protected]=>
                    array(1) {
                      ["default"]=>
                      *RECURSION*
                    }
                    ["extensions":protected]=>
                    array(0) {
                    }
                  }
                  ["parameter"]=>
                  array(1) {
                    ["$connection"]=>
                    string(10) ""
                  }
                }
                ["queryGrammar":protected]=>
                object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                  ["selectComponents":protected]=>
                  array(11) {
                    [0]=>
                    string(9) "aggregate"
                    [1]=>
                    string(7) "columns"
                    [2]=>
                    string(4) "from"
                    [3]=>
                    string(5) "joins"
                    [4]=>
                    string(6) "wheres"
                    [5]=>
                    string(6) "groups"
                    [6]=>
                    string(7) "havings"
                    [7]=>
                    string(6) "orders"
                    [8]=>
                    string(5) "limit"
                    [9]=>
                    string(6) "offset"
                    [10]=>
                    string(4) "lock"
                  }
                  ["tablePrefix":protected]=>
                  string(0) ""
                }
                ["schemaGrammar":protected]=>
                NULL
                ["postProcessor":protected]=>
                object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
                }
                ["events":protected]=>
                NULL
                ["fetchMode":protected]=>
                int(5)
                ["fetchArgument":protected]=>
                NULL
                ["fetchConstructorArgument":protected]=>
                array(0) {
                }
                ["transactions":protected]=>
                int(0)
                ["queryLog":protected]=>
                array(0) {
                }
                ["loggingQueries":protected]=>
                bool(false)
                ["pretending":protected]=>
                bool(false)
                ["database":protected]=>
                string(14) "hobbyintim.net"
                ["doctrineConnection":protected]=>
                NULL
                ["tablePrefix":protected]=>
                string(0) ""
                ["config":protected]=>
                array(10) {
                  ["driver"]=>
                  string(5) "mysql"
                  ["host"]=>
                  string(9) "localhost"
                  ["database"]=>
                  string(14) "hobbyintim.net"
                  ["username"]=>
                  string(14) "hobbyintim.net"
                  ["password"]=>
                  string(16) "4ev6AJIKGep8Zpcp"
                  ["charset"]=>
                  string(4) "utf8"
                  ["collation"]=>
                  string(15) "utf8_unicode_ci"
                  ["prefix"]=>
                  string(0) ""
                  ["strict"]=>
                  bool(false)
                  ["name"]=>
                  string(7) "default"
                }
              }
              ["grammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["processor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["bindings":protected]=>
              array(6) {
                ["select"]=>
                array(0) {
                }
                ["join"]=>
                array(0) {
                }
                ["where"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(0) {
                }
                ["union"]=>
                array(0) {
                }
              }
              ["aggregate"]=>
              NULL
              ["columns"]=>
              NULL
              ["distinct"]=>
              bool(false)
              ["from"]=>
              string(8) "articles"
              ["joins"]=>
              array(1) {
                [0]=>
                object(Illuminate\Database\Query\JoinClause)#237 (4) {
                  ["type"]=>
                  string(5) "inner"
                  ["table"]=>
                  string(12) "article_tags"
                  ["clauses"]=>
                  array(1) {
                    [0]=>
                    array(6) {
                      ["first"]=>
                      string(11) "articles.id"
                      ["operator"]=>
                      string(1) "="
                      ["second"]=>
                      string(23) "article_tags.article_id"
                      ["boolean"]=>
                      string(3) "and"
                      ["where"]=>
                      bool(false)
                      ["nested"]=>
                      bool(false)
                    }
                  }
                  ["bindings"]=>
                  array(0) {
                  }
                }
              }
              ["wheres"]=>
              NULL
              ["groups"]=>
              NULL
              ["havings"]=>
              NULL
              ["orders"]=>
              NULL
              ["limit"]=>
              NULL
              ["offset"]=>
              NULL
              ["unions"]=>
              NULL
              ["unionLimit"]=>
              NULL
              ["unionOffset"]=>
              NULL
              ["unionOrders"]=>
              NULL
              ["lock"]=>
              NULL
              ["backups":protected]=>
              array(0) {
              }
              ["bindingBackups":protected]=>
              array(0) {
              }
              ["operators":protected]=>
              array(26) {
                [0]=>
                string(1) "="
                [1]=>
                string(1) "<"
                [2]=>
                string(1) ">"
                [3]=>
                string(2) "<="
                [4]=>
                string(2) ">="
                [5]=>
                string(2) "<>"
                [6]=>
                string(2) "!="
                [7]=>
                string(4) "like"
                [8]=>
                string(11) "like binary"
                [9]=>
                string(8) "not like"
                [10]=>
                string(7) "between"
                [11]=>
                string(5) "ilike"
                [12]=>
                string(1) "&"
                [13]=>
                string(1) "|"
                [14]=>
                string(1) "^"
                [15]=>
                string(2) "<<"
                [16]=>
                string(2) ">>"
                [17]=>
                string(5) "rlike"
                [18]=>
                string(6) "regexp"
                [19]=>
                string(10) "not regexp"
                [20]=>
                string(1) "~"
                [21]=>
                string(2) "~*"
                [22]=>
                string(2) "!~"
                [23]=>
                string(3) "!~*"
                [24]=>
                string(10) "similar to"
                [25]=>
                string(14) "not similar to"
              }
              ["useWritePdo":protected]=>
              bool(false)
            }
            ["model":protected]=>
            object(Plugin\Blog\Model\Article)#161 (23) {
              ["table":protected]=>
              string(8) "articles"
              ["dates":protected]=>
              array(1) {
                [0]=>
                string(9) "online_at"
              }
              ["casts":protected]=>
              array(1) {
                ["has_sized_image"]=>
                string(7) "boolean"
              }
              ["connection":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["perPage":protected]=>
              int(15)
              ["incrementing"]=>
              bool(true)
              ["timestamps"]=>
              bool(true)
              ["attributes":protected]=>
              array(0) {
              }
              ["original":protected]=>
              array(0) {
              }
              ["relations":protected]=>
              array(0) {
              }
              ["hidden":protected]=>
              array(0) {
              }
              ["visible":protected]=>
              array(0) {
              }
              ["appends":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(0) {
              }
              ["guarded":protected]=>
              array(1) {
                [0]=>
                string(1) "*"
              }
              ["dateFormat":protected]=>
              NULL
              ["touches":protected]=>
              array(0) {
              }
              ["observables":protected]=>
              array(0) {
              }
              ["with":protected]=>
              array(0) {
              }
              ["morphClass":protected]=>
              NULL
              ["exists"]=>
              bool(false)
              ["wasRecentlyCreated"]=>
              bool(false)
            }
            ["eagerLoad":protected]=>
            array(0) {
            }
            ["macros":protected]=>
            array(0) {
            }
            ["onDelete":protected]=>
            NULL
            ["passthru":protected]=>
            array(11) {
              [0]=>
              string(6) "insert"
              [1]=>
              string(11) "insertGetId"
              [2]=>
              string(11) "getBindings"
              [3]=>
              string(5) "toSql"
              [4]=>
              string(6) "exists"
              [5]=>
              string(5) "count"
              [6]=>
              string(3) "min"
              [7]=>
              string(3) "max"
              [8]=>
              string(3) "avg"
              [9]=>
              string(3) "sum"
              [10]=>
              string(13) "getConnection"
            }
            ["scopes":protected]=>
            array(0) {
            }
          }
          ["parent":protected]=>
          object(Plugin\Blog\Model\Tag)#164 (23) {
            ["table":protected]=>
            string(4) "tags"
            ["timestamps"]=>
            bool(false)
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dates":protected]=>
            array(0) {
            }
            ["dateFormat":protected]=>
            NULL
            ["casts":protected]=>
            array(0) {
            }
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
          ["related":protected]=>
          object(Plugin\Blog\Model\Article)#161 (23) {
            ["table":protected]=>
            string(8) "articles"
            ["dates":protected]=>
            array(1) {
              [0]=>
              string(9) "online_at"
            }
            ["casts":protected]=>
            array(1) {
              ["has_sized_image"]=>
              string(7) "boolean"
            }
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["timestamps"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dateFormat":protected]=>
            NULL
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
        }
        [2]=>
        string(2) ">="
        [3]=>
        int(1)
        [4]=>
        string(3) "and"
      }
    }
    [6]=>
    array(4) {
      ["function"]=>
      string(3) "has"
      ["class"]=>
      string(36) "Illuminate\Database\Eloquent\Builder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Illuminate\Database\Eloquent\Relations\BelongsToMany)#236 (12) {
          ["table":protected]=>
          string(12) "article_tags"
          ["foreignKey":protected]=>
          string(6) "tag_id"
          ["otherKey":protected]=>
          string(10) "article_id"
          ["relationName":protected]=>
          string(8) "articles"
          ["pivotColumns":protected]=>
          array(0) {
          }
          ["pivotWheres":protected]=>
          array(0) {
          }
          ["pivotWhereIns":protected]=>
          array(0) {
          }
          ["pivotCreatedAt":protected]=>
          NULL
          ["pivotUpdatedAt":protected]=>
          NULL
          ["query":protected]=>
          object(Illuminate\Database\Eloquent\Builder)#163 (7) {
            ["query":protected]=>
            object(Illuminate\Database\Query\Builder)#162 (24) {
              ["connection":protected]=>
              object(Illuminate\Database\MySqlConnection)#90 (18) {
                ["pdo":protected]=>
                object(PDO)#99 (0) {
                }
                ["readPdo":protected]=>
                NULL
                ["reconnector":protected]=>
                object(Closure)#93 (2) {
                  ["this"]=>
                  object(Illuminate\Database\DatabaseManager)#6 (4) {
                    ["app":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                    ["factory":protected]=>
                    object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                      ["container":protected]=>
                      object(Illuminate\Container\Container)#2 (13) {
                        ["resolved":protected]=>
                        array(0) {
                        }
                        ["bindings":protected]=>
                        array(0) {
                        }
                        ["instances":protected]=>
                        array(1) {
                          ["config"]=>
                          object(Illuminate\Support\Fluent)#4 (1) {
                            ["attributes":protected]=>
                            array(3) {
                              ["database.fetch"]=>
                              int(5)
                              ["database.default"]=>
                              string(7) "default"
                              ["database.connections"]=>
                              array(1) {
                                ["default"]=>
                                array(9) {
                                  ["driver"]=>
                                  string(5) "mysql"
                                  ["host"]=>
                                  string(9) "localhost"
                                  ["database"]=>
                                  string(14) "hobbyintim.net"
                                  ["username"]=>
                                  string(14) "hobbyintim.net"
                                  ["password"]=>
                                  string(16) "4ev6AJIKGep8Zpcp"
                                  ["charset"]=>
                                  string(4) "utf8"
                                  ["collation"]=>
                                  string(15) "utf8_unicode_ci"
                                  ["prefix"]=>
                                  string(0) ""
                                  ["strict"]=>
                                  bool(false)
                                }
                              }
                            }
                          }
                        }
                        ["aliases":protected]=>
                        array(0) {
                        }
                        ["extenders":protected]=>
                        array(0) {
                        }
                        ["tags":protected]=>
                        array(0) {
                        }
                        ["buildStack":protected]=>
                        array(0) {
                        }
                        ["contextual"]=>
                        array(0) {
                        }
                        ["reboundCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalAfterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["resolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["afterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                      }
                    }
                    ["connections":protected]=>
                    array(1) {
                      ["default"]=>
                      *RECURSION*
                    }
                    ["extensions":protected]=>
                    array(0) {
                    }
                  }
                  ["parameter"]=>
                  array(1) {
                    ["$connection"]=>
                    string(10) ""
                  }
                }
                ["queryGrammar":protected]=>
                object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                  ["selectComponents":protected]=>
                  array(11) {
                    [0]=>
                    string(9) "aggregate"
                    [1]=>
                    string(7) "columns"
                    [2]=>
                    string(4) "from"
                    [3]=>
                    string(5) "joins"
                    [4]=>
                    string(6) "wheres"
                    [5]=>
                    string(6) "groups"
                    [6]=>
                    string(7) "havings"
                    [7]=>
                    string(6) "orders"
                    [8]=>
                    string(5) "limit"
                    [9]=>
                    string(6) "offset"
                    [10]=>
                    string(4) "lock"
                  }
                  ["tablePrefix":protected]=>
                  string(0) ""
                }
                ["schemaGrammar":protected]=>
                NULL
                ["postProcessor":protected]=>
                object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
                }
                ["events":protected]=>
                NULL
                ["fetchMode":protected]=>
                int(5)
                ["fetchArgument":protected]=>
                NULL
                ["fetchConstructorArgument":protected]=>
                array(0) {
                }
                ["transactions":protected]=>
                int(0)
                ["queryLog":protected]=>
                array(0) {
                }
                ["loggingQueries":protected]=>
                bool(false)
                ["pretending":protected]=>
                bool(false)
                ["database":protected]=>
                string(14) "hobbyintim.net"
                ["doctrineConnection":protected]=>
                NULL
                ["tablePrefix":protected]=>
                string(0) ""
                ["config":protected]=>
                array(10) {
                  ["driver"]=>
                  string(5) "mysql"
                  ["host"]=>
                  string(9) "localhost"
                  ["database"]=>
                  string(14) "hobbyintim.net"
                  ["username"]=>
                  string(14) "hobbyintim.net"
                  ["password"]=>
                  string(16) "4ev6AJIKGep8Zpcp"
                  ["charset"]=>
                  string(4) "utf8"
                  ["collation"]=>
                  string(15) "utf8_unicode_ci"
                  ["prefix"]=>
                  string(0) ""
                  ["strict"]=>
                  bool(false)
                  ["name"]=>
                  string(7) "default"
                }
              }
              ["grammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["processor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["bindings":protected]=>
              array(6) {
                ["select"]=>
                array(0) {
                }
                ["join"]=>
                array(0) {
                }
                ["where"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(0) {
                }
                ["union"]=>
                array(0) {
                }
              }
              ["aggregate"]=>
              NULL
              ["columns"]=>
              NULL
              ["distinct"]=>
              bool(false)
              ["from"]=>
              string(8) "articles"
              ["joins"]=>
              array(1) {
                [0]=>
                object(Illuminate\Database\Query\JoinClause)#237 (4) {
                  ["type"]=>
                  string(5) "inner"
                  ["table"]=>
                  string(12) "article_tags"
                  ["clauses"]=>
                  array(1) {
                    [0]=>
                    array(6) {
                      ["first"]=>
                      string(11) "articles.id"
                      ["operator"]=>
                      string(1) "="
                      ["second"]=>
                      string(23) "article_tags.article_id"
                      ["boolean"]=>
                      string(3) "and"
                      ["where"]=>
                      bool(false)
                      ["nested"]=>
                      bool(false)
                    }
                  }
                  ["bindings"]=>
                  array(0) {
                  }
                }
              }
              ["wheres"]=>
              NULL
              ["groups"]=>
              NULL
              ["havings"]=>
              NULL
              ["orders"]=>
              NULL
              ["limit"]=>
              NULL
              ["offset"]=>
              NULL
              ["unions"]=>
              NULL
              ["unionLimit"]=>
              NULL
              ["unionOffset"]=>
              NULL
              ["unionOrders"]=>
              NULL
              ["lock"]=>
              NULL
              ["backups":protected]=>
              array(0) {
              }
              ["bindingBackups":protected]=>
              array(0) {
              }
              ["operators":protected]=>
              array(26) {
                [0]=>
                string(1) "="
                [1]=>
                string(1) "<"
                [2]=>
                string(1) ">"
                [3]=>
                string(2) "<="
                [4]=>
                string(2) ">="
                [5]=>
                string(2) "<>"
                [6]=>
                string(2) "!="
                [7]=>
                string(4) "like"
                [8]=>
                string(11) "like binary"
                [9]=>
                string(8) "not like"
                [10]=>
                string(7) "between"
                [11]=>
                string(5) "ilike"
                [12]=>
                string(1) "&"
                [13]=>
                string(1) "|"
                [14]=>
                string(1) "^"
                [15]=>
                string(2) "<<"
                [16]=>
                string(2) ">>"
                [17]=>
                string(5) "rlike"
                [18]=>
                string(6) "regexp"
                [19]=>
                string(10) "not regexp"
                [20]=>
                string(1) "~"
                [21]=>
                string(2) "~*"
                [22]=>
                string(2) "!~"
                [23]=>
                string(3) "!~*"
                [24]=>
                string(10) "similar to"
                [25]=>
                string(14) "not similar to"
              }
              ["useWritePdo":protected]=>
              bool(false)
            }
            ["model":protected]=>
            object(Plugin\Blog\Model\Article)#161 (23) {
              ["table":protected]=>
              string(8) "articles"
              ["dates":protected]=>
              array(1) {
                [0]=>
                string(9) "online_at"
              }
              ["casts":protected]=>
              array(1) {
                ["has_sized_image"]=>
                string(7) "boolean"
              }
              ["connection":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["perPage":protected]=>
              int(15)
              ["incrementing"]=>
              bool(true)
              ["timestamps"]=>
              bool(true)
              ["attributes":protected]=>
              array(0) {
              }
              ["original":protected]=>
              array(0) {
              }
              ["relations":protected]=>
              array(0) {
              }
              ["hidden":protected]=>
              array(0) {
              }
              ["visible":protected]=>
              array(0) {
              }
              ["appends":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(0) {
              }
              ["guarded":protected]=>
              array(1) {
                [0]=>
                string(1) "*"
              }
              ["dateFormat":protected]=>
              NULL
              ["touches":protected]=>
              array(0) {
              }
              ["observables":protected]=>
              array(0) {
              }
              ["with":protected]=>
              array(0) {
              }
              ["morphClass":protected]=>
              NULL
              ["exists"]=>
              bool(false)
              ["wasRecentlyCreated"]=>
              bool(false)
            }
            ["eagerLoad":protected]=>
            array(0) {
            }
            ["macros":protected]=>
            array(0) {
            }
            ["onDelete":protected]=>
            NULL
            ["passthru":protected]=>
            array(11) {
              [0]=>
              string(6) "insert"
              [1]=>
              string(11) "insertGetId"
              [2]=>
              string(11) "getBindings"
              [3]=>
              string(5) "toSql"
              [4]=>
              string(6) "exists"
              [5]=>
              string(5) "count"
              [6]=>
              string(3) "min"
              [7]=>
              string(3) "max"
              [8]=>
              string(3) "avg"
              [9]=>
              string(3) "sum"
              [10]=>
              string(13) "getConnection"
            }
            ["scopes":protected]=>
            array(0) {
            }
          }
          ["parent":protected]=>
          object(Plugin\Blog\Model\Tag)#164 (23) {
            ["table":protected]=>
            string(4) "tags"
            ["timestamps"]=>
            bool(false)
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dates":protected]=>
            array(0) {
            }
            ["dateFormat":protected]=>
            NULL
            ["casts":protected]=>
            array(0) {
            }
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
          ["related":protected]=>
          object(Plugin\Blog\Model\Article)#161 (23) {
            ["table":protected]=>
            string(8) "articles"
            ["dates":protected]=>
            array(1) {
              [0]=>
              string(9) "online_at"
            }
            ["casts":protected]=>
            array(1) {
              ["has_sized_image"]=>
              string(7) "boolean"
            }
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["timestamps"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dateFormat":protected]=>
            NULL
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
        }
      }
    }
    [7]=>
    array(4) {
      ["file"]=>
      string(78) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Eloquent/Model.php"
      ["line"]=>
      int(3493)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Illuminate\Database\Eloquent\Builder)#96 (7) {
            ["query":protected]=>
            object(Illuminate\Database\Query\Builder)#165 (24) {
              ["connection":protected]=>
              object(Illuminate\Database\MySqlConnection)#90 (18) {
                ["pdo":protected]=>
                object(PDO)#99 (0) {
                }
                ["readPdo":protected]=>
                NULL
                ["reconnector":protected]=>
                object(Closure)#93 (2) {
                  ["this"]=>
                  object(Illuminate\Database\DatabaseManager)#6 (4) {
                    ["app":protected]=>
                    object(Illuminate\Container\Container)#2 (13) {
                      ["resolved":protected]=>
                      array(0) {
                      }
                      ["bindings":protected]=>
                      array(0) {
                      }
                      ["instances":protected]=>
                      array(1) {
                        ["config"]=>
                        object(Illuminate\Support\Fluent)#4 (1) {
                          ["attributes":protected]=>
                          array(3) {
                            ["database.fetch"]=>
                            int(5)
                            ["database.default"]=>
                            string(7) "default"
                            ["database.connections"]=>
                            array(1) {
                              ["default"]=>
                              array(9) {
                                ["driver"]=>
                                string(5) "mysql"
                                ["host"]=>
                                string(9) "localhost"
                                ["database"]=>
                                string(14) "hobbyintim.net"
                                ["username"]=>
                                string(14) "hobbyintim.net"
                                ["password"]=>
                                string(16) "4ev6AJIKGep8Zpcp"
                                ["charset"]=>
                                string(4) "utf8"
                                ["collation"]=>
                                string(15) "utf8_unicode_ci"
                                ["prefix"]=>
                                string(0) ""
                                ["strict"]=>
                                bool(false)
                              }
                            }
                          }
                        }
                      }
                      ["aliases":protected]=>
                      array(0) {
                      }
                      ["extenders":protected]=>
                      array(0) {
                      }
                      ["tags":protected]=>
                      array(0) {
                      }
                      ["buildStack":protected]=>
                      array(0) {
                      }
                      ["contextual"]=>
                      array(0) {
                      }
                      ["reboundCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["globalAfterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["resolvingCallbacks":protected]=>
                      array(0) {
                      }
                      ["afterResolvingCallbacks":protected]=>
                      array(0) {
                      }
                    }
                    ["factory":protected]=>
                    object(Illuminate\Database\Connectors\ConnectionFactory)#5 (1) {
                      ["container":protected]=>
                      object(Illuminate\Container\Container)#2 (13) {
                        ["resolved":protected]=>
                        array(0) {
                        }
                        ["bindings":protected]=>
                        array(0) {
                        }
                        ["instances":protected]=>
                        array(1) {
                          ["config"]=>
                          object(Illuminate\Support\Fluent)#4 (1) {
                            ["attributes":protected]=>
                            array(3) {
                              ["database.fetch"]=>
                              int(5)
                              ["database.default"]=>
                              string(7) "default"
                              ["database.connections"]=>
                              array(1) {
                                ["default"]=>
                                array(9) {
                                  ["driver"]=>
                                  string(5) "mysql"
                                  ["host"]=>
                                  string(9) "localhost"
                                  ["database"]=>
                                  string(14) "hobbyintim.net"
                                  ["username"]=>
                                  string(14) "hobbyintim.net"
                                  ["password"]=>
                                  string(16) "4ev6AJIKGep8Zpcp"
                                  ["charset"]=>
                                  string(4) "utf8"
                                  ["collation"]=>
                                  string(15) "utf8_unicode_ci"
                                  ["prefix"]=>
                                  string(0) ""
                                  ["strict"]=>
                                  bool(false)
                                }
                              }
                            }
                          }
                        }
                        ["aliases":protected]=>
                        array(0) {
                        }
                        ["extenders":protected]=>
                        array(0) {
                        }
                        ["tags":protected]=>
                        array(0) {
                        }
                        ["buildStack":protected]=>
                        array(0) {
                        }
                        ["contextual"]=>
                        array(0) {
                        }
                        ["reboundCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["globalAfterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["resolvingCallbacks":protected]=>
                        array(0) {
                        }
                        ["afterResolvingCallbacks":protected]=>
                        array(0) {
                        }
                      }
                    }
                    ["connections":protected]=>
                    array(1) {
                      ["default"]=>
                      *RECURSION*
                    }
                    ["extensions":protected]=>
                    array(0) {
                    }
                  }
                  ["parameter"]=>
                  array(1) {
                    ["$connection"]=>
                    string(10) ""
                  }
                }
                ["queryGrammar":protected]=>
                object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                  ["selectComponents":protected]=>
                  array(11) {
                    [0]=>
                    string(9) "aggregate"
                    [1]=>
                    string(7) "columns"
                    [2]=>
                    string(4) "from"
                    [3]=>
                    string(5) "joins"
                    [4]=>
                    string(6) "wheres"
                    [5]=>
                    string(6) "groups"
                    [6]=>
                    string(7) "havings"
                    [7]=>
                    string(6) "orders"
                    [8]=>
                    string(5) "limit"
                    [9]=>
                    string(6) "offset"
                    [10]=>
                    string(4) "lock"
                  }
                  ["tablePrefix":protected]=>
                  string(0) ""
                }
                ["schemaGrammar":protected]=>
                NULL
                ["postProcessor":protected]=>
                object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
                }
                ["events":protected]=>
                NULL
                ["fetchMode":protected]=>
                int(5)
                ["fetchArgument":protected]=>
                NULL
                ["fetchConstructorArgument":protected]=>
                array(0) {
                }
                ["transactions":protected]=>
                int(0)
                ["queryLog":protected]=>
                array(0) {
                }
                ["loggingQueries":protected]=>
                bool(false)
                ["pretending":protected]=>
                bool(false)
                ["database":protected]=>
                string(14) "hobbyintim.net"
                ["doctrineConnection":protected]=>
                NULL
                ["tablePrefix":protected]=>
                string(0) ""
                ["config":protected]=>
                array(10) {
                  ["driver"]=>
                  string(5) "mysql"
                  ["host"]=>
                  string(9) "localhost"
                  ["database"]=>
                  string(14) "hobbyintim.net"
                  ["username"]=>
                  string(14) "hobbyintim.net"
                  ["password"]=>
                  string(16) "4ev6AJIKGep8Zpcp"
                  ["charset"]=>
                  string(4) "utf8"
                  ["collation"]=>
                  string(15) "utf8_unicode_ci"
                  ["prefix"]=>
                  string(0) ""
                  ["strict"]=>
                  bool(false)
                  ["name"]=>
                  string(7) "default"
                }
              }
              ["grammar":protected]=>
              object(Illuminate\Database\Query\Grammars\MySqlGrammar)#91 (2) {
                ["selectComponents":protected]=>
                array(11) {
                  [0]=>
                  string(9) "aggregate"
                  [1]=>
                  string(7) "columns"
                  [2]=>
                  string(4) "from"
                  [3]=>
                  string(5) "joins"
                  [4]=>
                  string(6) "wheres"
                  [5]=>
                  string(6) "groups"
                  [6]=>
                  string(7) "havings"
                  [7]=>
                  string(6) "orders"
                  [8]=>
                  string(5) "limit"
                  [9]=>
                  string(6) "offset"
                  [10]=>
                  string(4) "lock"
                }
                ["tablePrefix":protected]=>
                string(0) ""
              }
              ["processor":protected]=>
              object(Illuminate\Database\Query\Processors\MySqlProcessor)#92 (0) {
              }
              ["bindings":protected]=>
              array(6) {
                ["select"]=>
                array(0) {
                }
                ["join"]=>
                array(0) {
                }
                ["where"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(0) {
                }
                ["union"]=>
                array(0) {
                }
              }
              ["aggregate"]=>
              NULL
              ["columns"]=>
              NULL
              ["distinct"]=>
              bool(false)
              ["from"]=>
              string(4) "tags"
              ["joins"]=>
              NULL
              ["wheres"]=>
              NULL
              ["groups"]=>
              NULL
              ["havings"]=>
              NULL
              ["orders"]=>
              NULL
              ["limit"]=>
              NULL
              ["offset"]=>
              NULL
              ["unions"]=>
              NULL
              ["unionLimit"]=>
              NULL
              ["unionOffset"]=>
              NULL
              ["unionOrders"]=>
              NULL
              ["lock"]=>
              NULL
              ["backups":protected]=>
              array(0) {
              }
              ["bindingBackups":protected]=>
              array(0) {
              }
              ["operators":protected]=>
              array(26) {
                [0]=>
                string(1) "="
                [1]=>
                string(1) "<"
                [2]=>
                string(1) ">"
                [3]=>
                string(2) "<="
                [4]=>
                string(2) ">="
                [5]=>
                string(2) "<>"
                [6]=>
                string(2) "!="
                [7]=>
                string(4) "like"
                [8]=>
                string(11) "like binary"
                [9]=>
                string(8) "not like"
                [10]=>
                string(7) "between"
                [11]=>
                string(5) "ilike"
                [12]=>
                string(1) "&"
                [13]=>
                string(1) "|"
                [14]=>
                string(1) "^"
                [15]=>
                string(2) "<<"
                [16]=>
                string(2) ">>"
                [17]=>
                string(5) "rlike"
                [18]=>
                string(6) "regexp"
                [19]=>
                string(10) "not regexp"
                [20]=>
                string(1) "~"
                [21]=>
                string(2) "~*"
                [22]=>
                string(2) "!~"
                [23]=>
                string(3) "!~*"
                [24]=>
                string(10) "similar to"
                [25]=>
                string(14) "not similar to"
              }
              ["useWritePdo":protected]=>
              bool(false)
            }
            ["model":protected]=>
            object(Plugin\Blog\Model\Tag)#164 (23) {
              ["table":protected]=>
              string(4) "tags"
              ["timestamps"]=>
              bool(false)
              ["connection":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["perPage":protected]=>
              int(15)
              ["incrementing"]=>
              bool(true)
              ["attributes":protected]=>
              array(0) {
              }
              ["original":protected]=>
              array(0) {
              }
              ["relations":protected]=>
              array(0) {
              }
              ["hidden":protected]=>
              array(0) {
              }
              ["visible":protected]=>
              array(0) {
              }
              ["appends":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(0) {
              }
              ["guarded":protected]=>
              array(1) {
                [0]=>
                string(1) "*"
              }
              ["dates":protected]=>
              array(0) {
              }
              ["dateFormat":protected]=>
              NULL
              ["casts":protected]=>
              array(0) {
              }
              ["touches":protected]=>
              array(0) {
              }
              ["observables":protected]=>
              array(0) {
              }
              ["with":protected]=>
              array(0) {
              }
              ["morphClass":protected]=>
              NULL
              ["exists"]=>
              bool(false)
              ["wasRecentlyCreated"]=>
              bool(false)
            }
            ["eagerLoad":protected]=>
            array(0) {
            }
            ["macros":protected]=>
            array(0) {
            }
            ["onDelete":protected]=>
            NULL
            ["passthru":protected]=>
            array(11) {
              [0]=>
              string(6) "insert"
              [1]=>
              string(11) "insertGetId"
              [2]=>
              string(11) "getBindings"
              [3]=>
              string(5) "toSql"
              [4]=>
              string(6) "exists"
              [5]=>
              string(5) "count"
              [6]=>
              string(3) "min"
              [7]=>
              string(3) "max"
              [8]=>
              string(3) "avg"
              [9]=>
              string(3) "sum"
              [10]=>
              string(13) "getConnection"
            }
            ["scopes":protected]=>
            array(0) {
            }
          }
          [1]=>
          string(3) "has"
        }
        [1]=>
        array(1) {
          [0]=>
          string(8) "articles"
        }
      }
    }
    [8]=>
    array(4) {
      ["function"]=>
      string(6) "__call"
      ["class"]=>
      string(34) "Illuminate\Database\Eloquent\Model"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(3) "has"
        [1]=>
        array(1) {
          [0]=>
          string(8) "articles"
        }
      }
    }
    [9]=>
    array(4) {
      ["file"]=>
      string(78) "/data/www/www.hobbyintim.net/src/vendor/illuminate/database/Eloquent/Model.php"
      ["line"]=>
      int(3507)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Plugin\Blog\Model\Tag)#164 (23) {
            ["table":protected]=>
            string(4) "tags"
            ["timestamps"]=>
            bool(false)
            ["connection":protected]=>
            NULL
            ["primaryKey":protected]=>
            string(2) "id"
            ["perPage":protected]=>
            int(15)
            ["incrementing"]=>
            bool(true)
            ["attributes":protected]=>
            array(0) {
            }
            ["original":protected]=>
            array(0) {
            }
            ["relations":protected]=>
            array(0) {
            }
            ["hidden":protected]=>
            array(0) {
            }
            ["visible":protected]=>
            array(0) {
            }
            ["appends":protected]=>
            array(0) {
            }
            ["fillable":protected]=>
            array(0) {
            }
            ["guarded":protected]=>
            array(1) {
              [0]=>
              string(1) "*"
            }
            ["dates":protected]=>
            array(0) {
            }
            ["dateFormat":protected]=>
            NULL
            ["casts":protected]=>
            array(0) {
            }
            ["touches":protected]=>
            array(0) {
            }
            ["observables":protected]=>
            array(0) {
            }
            ["with":protected]=>
            array(0) {
            }
            ["morphClass":protected]=>
            NULL
            ["exists"]=>
            bool(false)
            ["wasRecentlyCreated"]=>
            bool(false)
          }
          [1]=>
          string(3) "has"
        }
        [1]=>
        array(1) {
          [0]=>
          string(8) "articles"
        }
      }
    }
    [10]=>
    array(6) {
      ["file"]=>
      string(77) "/data/www/www.hobbyintim.net/plugins/Sitemap/Controller/SitemapController.php"
      ["line"]=>
      int(43)
      ["function"]=>
      string(12) "__callStatic"
      ["class"]=>
      string(34) "Illuminate\Database\Eloquent\Model"
      ["type"]=>
      string(2) "::"
      ["args"]=>
      array(2) {
        [0]=>
        string(3) "has"
        [1]=>
        array(1) {
          [0]=>
          string(8) "articles"
        }
      }
    }
    [11]=>
    array(4) {
      ["function"]=>
      string(5) "index"
      ["class"]=>
      string(43) "Plugin\Sitemap\Controller\SitemapController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [12]=>
    array(4) {
      ["file"]=>
      string(74) "/data/www/www.hobbyintim.net/src/vendor/league/container/src/Container.php"
      ["line"]=>
      int(228)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Plugin\Sitemap\Controller\SitemapController)#83 (0) {
          }
          [1]=>
          string(5) "index"
        }
        [1]=>
        array(0) {
        }
      }
    }
    [13]=>
    array(6) {
      ["file"]=>
      string(92) "/data/www/www.hobbyintim.net/src/vendor/league/route/src/Strategy/MethodArgumentStrategy.php"
      ["line"]=>
      int(21)
      ["function"]=>
      string(4) "call"
      ["class"]=>
      string(26) "League\Container\Container"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Plugin\Sitemap\Controller\SitemapController)#83 (0) {
          }
          [1]=>
          string(5) "index"
        }
        [1]=>
        array(0) {
        }
      }
    }
    [14]=>
    array(6) {
      ["file"]=>
      string(71) "/data/www/www.hobbyintim.net/src/vendor/league/route/src/Dispatcher.php"
      ["line"]=>
      int(112)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(44) "League\Route\Strategy\MethodArgumentStrategy"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(Plugin\Sitemap\Controller\SitemapController)#83 (0) {
          }
          [1]=>
          string(5) "index"
        }
        [1]=>
        array(0) {
        }
      }
    }
    [15]=>
    array(6) {
      ["file"]=>
      string(71) "/data/www/www.hobbyintim.net/src/vendor/league/route/src/Dispatcher.php"
      ["line"]=>
      int(73)
      ["function"]=>
      string(11) "handleFound"
      ["class"]=>
      string(23) "League\Route\Dispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        string(50) "Plugin\Sitemap\Controller\SitemapController::index"
        [1]=>
        object(League\Route\Strategy\MethodArgumentStrategy)#15 (1) {
          ["container":protected]=>
          object(League\Container\Container)#10 (6) {
            ["callables":protected]=>
            array(0) {
            }
            ["factory":protected]=>
            object(League\Container\Definition\Factory)#11 (0) {
            }
            ["inflectors":protected]=>
            array(0) {
            }
            ["items":protected]=>
            array(1) {
              ["Plugin\Sitemap\Controller\SitemapController"]=>
              array(1) {
                ["definition"]=>
                object(League\Container\Definition\ClassDefinition)#82 (5) {
                  ["class":protected]=>
                  string(43) "Plugin\Sitemap\Controller\SitemapController"
                  ["alias":protected]=>
                  string(43) "Plugin\Sitemap\Controller\SitemapController"
                  ["arguments":protected]=>
                  array(0) {
                  }
                  ["methods":protected]=>
                  array(0) {
                  }
                  ["container":protected]=>
                  *RECURSION*
                }
              }
            }
            ["providers":protected]=>
            array(0) {
            }
            ["singletons":protected]=>
            array(2) {
              ["League\Container\ContainerInterface"]=>
              *RECURSION*
              ["League\Container\Container"]=>
              *RECURSION*
            }
          }
        }
        [2]=>
        array(0) {
        }
      }
    }
    [16]=>
    array(6) {
      ["file"]=>
      string(46) "/data/www/www.hobbyintim.net/src/bootstrap.php"
      ["line"]=>
      int(161)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(23) "League\Route\Dispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(3) "GET"
        [1]=>
        string(12) "/sitemap.xml"
      }
    }
    [17]=>
    array(4) {
      ["file"]=>
      string(45) "/data/www/www.hobbyintim.net/public/index.php"
      ["line"]=>
      int(4)
      ["args"]=>
      array(1) {
        [0]=>
        string(46) "/data/www/www.hobbyintim.net/src/bootstrap.php"
      }
      ["function"]=>
      string(7) "include"
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["severity":protected]=>
  int(8)
}