object(PDOException)#531 (8) {
  ["message":protected]=>
  string(75) "SQLSTATE[HY000]: General error: 2013 Lost connection to server during query"
  ["string":"Exception":private]=>
  string(2169) "PDOException: SQLSTATE[HY000]: General error: 2013 Lost connection to server during query in /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php:505
Stack trace:
#0 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php(505): PDOStatement->execute(Array)
#1 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php(487): App\Src\Dbal\QueryBuilder->statement(Object(App\Src\Dbal\Query))
#2 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Orm/Query.php(109): App\Src\Dbal\QueryBuilder->fetchObjects(Array, Object(App\Src\Orm\Collection), 'App\\Models\\Loca...', Array)
#3 /home/wuuvnviwwz/globallawlists.org/phpls/app/Views/default/widgets/listing-search-results-header-location.html.php(234): App\Src\Orm\Query->get(Array)
#4 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Mvc/View.php(32): require('/home/wuuvnviww...')
#5 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Support/Helpers.php(226): App\Src\Mvc\View->render('widgets/listing...', Object(App\Src\Support\Collection), 'html.php')
#6 /home/wuuvnviwwz/globallawlists.org/phpls/app/Widgets/Listingsearchresultsheader.php(48): view('widgets/listing...', Array)
#7 /home/wuuvnviwwz/globallawlists.org/phpls/app/Models/Widget.php(124): App\Widgets\Listingsearchresultsheader->render()
#8 /home/wuuvnviwwz/globallawlists.org/phpls/app/Repositories/Widgetizer.php(36): App\Models\Widget->render()
#9 /home/wuuvnviwwz/globallawlists.org/phpls/app/Models/Page.php(172): App\Repositories\Widgetizer->render(Object(App\Src\Support\Collection))
#10 /home/wuuvnviwwz/globallawlists.org/phpls/app/Controllers/Index.php(405): App\Models\Page->render(Object(App\Src\Support\Collection))
#11 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Mvc/BaseController.php(20): App\Controllers\Index->actionRouter(Array)
#12 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Application.php(184): App\Src\Mvc\BaseController->action('Router', Array)
#13 /home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Application.php(149): App\Src\Application->dispatch('Index/Router', Array)
#14 /home/wuuvnviwwz/globallawlists.org/index.php(23): App\Src\Application->execute()
#15 {main}"
  ["code":protected]=>
  string(5) "HY000"
  ["file":protected]=>
  string(71) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php"
  ["line":protected]=>
  int(505)
  ["trace":"Exception":private]=>
  array(15) {
    [0]=>
    array(6) {
      ["file"]=>
      string(71) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(505)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(12) "PDOStatement"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(2) {
          [0]=>
          string(5) "93398"
          [1]=>
          string(5) "93399"
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(71) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Dbal/QueryBuilder.php"
      ["line"]=>
      int(487)
      ["function"]=>
      string(9) "statement"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Dbal\Query)#535 (2) {
          ["sql"]=>
          string(115) "SELECT
id, name
FROM phpls_locations
WHERE _left <= ? AND _right >= ? AND _parent_id IS NOT NULL
ORDER BY _left ASC"
          ["parameters"]=>
          array(2) {
            [0]=>
            string(5) "93398"
            [1]=>
            string(5) "93399"
          }
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(63) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(109)
      ["function"]=>
      string(12) "fetchObjects"
      ["class"]=>
      string(25) "App\Src\Dbal\QueryBuilder"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(4) {
        [0]=>
        array(2) {
          [0]=>
          string(2) "id"
          [1]=>
          string(4) "name"
        }
        [1]=>
        object(App\Src\Orm\Collection)#533 (5) {
          ["items":protected]=>
          array(0) {
          }
          ["limit":"App\Src\Dbal\Collection":private]=>
          NULL
          ["total":"App\Src\Dbal\Collection":private]=>
          NULL
          ["limit":"App\Src\Orm\Collection":private]=>
          NULL
          ["total":"App\Src\Orm\Collection":private]=>
          NULL
        }
        [2]=>
        string(19) "App\Models\Location"
        [3]=>
        array(2) {
          [0]=>
          array(0) {
          }
          [1]=>
          bool(true)
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(115) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Views/default/widgets/listing-search-results-header-location.html.php"
      ["line"]=>
      int(234)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(2) {
          [0]=>
          string(2) "id"
          [1]=>
          string(4) "name"
        }
      }
    }
    [4]=>
    array(4) {
      ["file"]=>
      string(62) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Mvc/View.php"
      ["line"]=>
      int(32)
      ["args"]=>
      array(1) {
        [0]=>
        string(115) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Views/default/widgets/listing-search-results-header-location.html.php"
      }
      ["function"]=>
      string(7) "require"
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(69) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Support/Helpers.php"
      ["line"]=>
      int(226)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(16) "App\Src\Mvc\View"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        string(46) "widgets/listing-search-results-header-location"
        [1]=>
        object(App\Src\Support\Collection)#694 (1) {
          ["items":protected]=>
          array(3) {
            ["settings"]=>
            object(App\Src\Widget\WidgetSettings)#659 (2) {
              ["items":protected]=>
              array(9) {
                ["colorscheme"]=>
                string(8) "bg-light"
                ["heading"]=>
                string(10) "{"en":" "}"
                ["description"]=>
                string(9) "{"en":""}"
                ["header"]=>
                string(32) "d3bf237f0610adeecfbed9c5bf9bb94d"
                ["show_children_category"]=>
                NULL
                ["hide_empty_category"]=>
                NULL
                ["show_children_location"]=>
                string(1) "1"
                ["sort_children_category"]=>
                string(5) "alpha"
                ["sort_children_location"]=>
                string(5) "alpha"
              }
              ["translatable":protected]=>
              array(2) {
                [0]=>
                string(7) "heading"
                [1]=>
                string(11) "description"
              }
            }
            ["data"]=>
            object(App\Src\Support\Collection)#813 (1) {
              ["items":protected]=>
              array(6) {
                ["params"]=>
                array(2) {
                  ["slug"]=>
                  string(7) "lawyers"
                  ["first"]=>
                  string(25) "gundlupet-karnataka-india"
                }
                ["type"]=>
                object(App\Models\Type)#779 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    string(1) "4"
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    NULL
                    ["approvable_updates"]=>
                    NULL
                    ["approvable_reviews"]=>
                    NULL
                    ["approvable_comments"]=>
                    NULL
                    ["approvable_messages"]=>
                    NULL
                    ["approvable_replies"]=>
                    NULL
                    ["localizable"]=>
                    string(1) "1"
                    ["reviewable"]=>
                    string(1) "1"
                    ["type"]=>
                    string(7) "Product"
                    ["name_singular"]=>
                    string(15) "{"en":"Lawyer"}"
                    ["name_plural"]=>
                    string(16) "{"en":"Lawyers"}"
                    ["slug"]=>
                    string(7) "lawyers"
                    ["icon"]=>
                    string(12) "fas fa-users"
                    ["peruser_limit"]=>
                    string(1) "0"
                    ["address_format"]=>
                    string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                    ["weight"]=>
                    string(1) "2"
                    ["active"]=>
                    string(1) "1"
                  }
                  ["table":protected]=>
                  string(5) "types"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(17) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(10) "approvable"
                    [2]=>
                    string(18) "approvable_updates"
                    [3]=>
                    string(18) "approvable_reviews"
                    [4]=>
                    string(19) "approvable_comments"
                    [5]=>
                    string(19) "approvable_messages"
                    [6]=>
                    string(18) "approvable_replies"
                    [7]=>
                    string(11) "localizable"
                    [8]=>
                    string(10) "reviewable"
                    [9]=>
                    string(4) "type"
                    [10]=>
                    string(13) "name_singular"
                    [11]=>
                    string(11) "name_plural"
                    [12]=>
                    string(4) "slug"
                    [13]=>
                    string(4) "icon"
                    [14]=>
                    string(13) "peruser_limit"
                    [15]=>
                    string(14) "address_format"
                    [16]=>
                    string(13) "schematype_id"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(0) {
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(2) {
                    [0]=>
                    string(13) "name_singular"
                    [1]=>
                    string(11) "name_plural"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                }
                ["slug"]=>
                string(13) "type/location"
                ["location"]=>
                object(App\Models\Location)#776 (14) {
                  ["items":protected]=>
                  array(20) {
                    ["id"]=>
                    string(5) "46701"
                    ["active"]=>
                    string(1) "1"
                    ["impressions"]=>
                    string(2) "71"
                    ["featured"]=>
                    NULL
                    ["name"]=>
                    string(19) "{"en":"Gundlupēt"}"
                    ["slug"]=>
                    string(25) "gundlupet-karnataka-india"
                    ["short_description"]=>
                    NULL
                    ["description"]=>
                    NULL
                    ["latitude"]=>
                    string(9) "11.810040"
                    ["longitude"]=>
                    string(9) "76.690270"
                    ["zoom"]=>
                    string(2) "12"
                    ["logo_id"]=>
                    string(32) "b56dcc9ee37e6912ca18a064181a5abe"
                    ["header_id"]=>
                    string(32) "dea8e5724c4067cc4eb652bff0c523c4"
                    ["meta_title"]=>
                    NULL
                    ["meta_keywords"]=>
                    NULL
                    ["meta_description"]=>
                    NULL
                    ["_left"]=>
                    string(5) "93398"
                    ["_right"]=>
                    string(5) "93399"
                    ["_parent_id"]=>
                    string(5) "46622"
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(9) "locations"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(1) {
                    ["header"]=>
                    NULL
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(17) "short_description"
                    [5]=>
                    string(11) "description"
                    [6]=>
                    string(7) "logo_id"
                    [7]=>
                    string(9) "header_id"
                    [8]=>
                    string(8) "latitude"
                    [9]=>
                    string(9) "longitude"
                    [10]=>
                    string(4) "zoom"
                    [11]=>
                    string(10) "meta_title"
                    [12]=>
                    string(13) "meta_keywords"
                    [13]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["parent_id"]=>
                    array(2) {
                      [0]=>
                      string(10) "_parent_id"
                      [1]=>
                      string(2) "eq"
                    }
                    ["location_id"]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(0) {
                  }
                  ["translatable":protected]=>
                  array(5) {
                    [0]=>
                    string(4) "name"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(10) "meta_title"
                    [3]=>
                    string(13) "meta_keywords"
                    [4]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                  ["pending":protected]=>
                  NULL
                }
                ["page"]=>
                object(App\Models\Page)#740 (13) {
                  ["items":protected]=>
                  array(10) {
                    ["id"]=>
                    string(2) "63"
                    ["active"]=>
                    string(1) "1"
                    ["type_id"]=>
                    string(1) "4"
                    ["customizable"]=>
                    NULL
                    ["title"]=>
                    string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                    ["slug"]=>
                    string(13) "type/location"
                    ["meta_title"]=>
                    string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                    ["meta_keywords"]=>
                    string(281) "{"en":"Lawyers in {location}, attorneys in {location}, find lawyers {location}, top lawyers {location}, legal representation in {location}, {location} law firms, best attorneys in {location}, attorney listings {location}, legal services {location}, experienced lawyers {location}"}"
                    ["meta_description"]=>
                    string(240) "{"en":"Search for qualified top lawyers in {location} on Global Law Lists.org. Discover top attorneys specializing in various fields to meet your legal needs. Connect with legal professionals in {location} today for expert representation."}"
                    ["indexable"]=>
                    string(1) "1"
                  }
                  ["table":protected]=>
                  string(5) "pages"
                  ["query":protected]=>
                  object(App\Src\Orm\Query)#704 (18) {
                    ["types"]=>
                    array(6) {
                      [0]=>
                      string(6) "SELECT"
                      [1]=>
                      string(6) "INSERT"
                      [2]=>
                      string(5) "MERGE"
                      [3]=>
                      string(6) "UPDATE"
                      [4]=>
                      string(6) "DELETE"
                      [5]=>
                      string(5) "ALTER"
                    }
                    ["connection"]=>
                    object(App\Src\Dbal\Connection)#500 (4) {
                      ["handler":protected]=>
                      object(PDO)#501 (0) {
                      }
                      ["driver":protected]=>
                      object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                      }
                      ["identifier":protected]=>
                      string(7) "default"
                      ["prefix":protected]=>
                      string(6) "phpls_"
                    }
                    ["type"]=>
                    NULL
                    ["alias"]=>
                    NULL
                    ["table"]=>
                    string(11) "phpls_pages"
                    ["columns"]=>
                    array(0) {
                    }
                    ["alterColumns"]=>
                    array(0) {
                    }
                    ["keys"]=>
                    NULL
                    ["values"]=>
                    array(0) {
                    }
                    ["joins"]=>
                    array(0) {
                    }
                    ["wheres"]=>
                    array(0) {
                    }
                    ["orders"]=>
                    array(0) {
                    }
                    ["groups"]=>
                    array(0) {
                    }
                    ["havings"]=>
                    array(0) {
                    }
                    ["offset"]=>
                    NULL
                    ["limit"]=>
                    NULL
                    ["model":protected]=>
                    *RECURSION*
                    ["with"]=>
                    array(0) {
                    }
                  }
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(7) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(9) "indexable"
                    [2]=>
                    string(5) "title"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(10) "meta_title"
                    [5]=>
                    string(13) "meta_keywords"
                    [6]=>
                    string(16) "meta_description"
                  }
                  ["guarded":protected]=>
                  array(0) {
                  }
                  ["searchable":protected]=>
                  array(2) {
                    ["slug"]=>
                    array(2) {
                      [0]=>
                      string(4) "slug"
                      [1]=>
                      string(4) "like"
                    }
                    ["type_id"]=>
                    array(2) {
                      [0]=>
                      string(7) "type_id"
                      [1]=>
                      string(2) "eq"
                    }
                  }
                  ["sortable":protected]=>
                  array(3) {
                    ["id"]=>
                    array(1) {
                      [0]=>
                      string(2) "id"
                    }
                    ["title"]=>
                    array(1) {
                      [0]=>
                      string(5) "title"
                    }
                    ["slug"]=>
                    array(1) {
                      [0]=>
                      string(4) "slug"
                    }
                  }
                  ["translatable":protected]=>
                  array(4) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(10) "meta_title"
                    [2]=>
                    string(13) "meta_keywords"
                    [3]=>
                    string(16) "meta_description"
                  }
                  ["exists":protected]=>
                  bool(true)
                  ["dirty":protected]=>
                  array(0) {
                  }
                }
                ["listings"]=>
                object(App\Src\Orm\Collection)#636 (5) {
                  ["items":protected]=>
                  array(0) {
                  }
                  ["limit":"App\Src\Dbal\Collection":private]=>
                  string(2) "10"
                  ["total":"App\Src\Dbal\Collection":private]=>
                  string(1) "0"
                  ["limit":"App\Src\Orm\Collection":private]=>
                  NULL
                  ["total":"App\Src\Orm\Collection":private]=>
                  NULL
                }
              }
            }
            ["children"]=>
            object(App\Src\Orm\Collection)#516 (5) {
              ["items":protected]=>
              array(0) {
              }
              ["limit":"App\Src\Dbal\Collection":private]=>
              NULL
              ["total":"App\Src\Dbal\Collection":private]=>
              NULL
              ["limit":"App\Src\Orm\Collection":private]=>
              NULL
              ["total":"App\Src\Orm\Collection":private]=>
              NULL
            }
          }
        }
        [2]=>
        string(8) "html.php"
      }
    }
    [6]=>
    array(4) {
      ["file"]=>
      string(84) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Widgets/Listingsearchresultsheader.php"
      ["line"]=>
      int(48)
      ["function"]=>
      string(4) "view"
      ["args"]=>
      array(2) {
        [0]=>
        string(46) "widgets/listing-search-results-header-location"
        [1]=>
        array(3) {
          ["settings"]=>
          object(App\Src\Widget\WidgetSettings)#659 (2) {
            ["items":protected]=>
            array(9) {
              ["colorscheme"]=>
              string(8) "bg-light"
              ["heading"]=>
              string(10) "{"en":" "}"
              ["description"]=>
              string(9) "{"en":""}"
              ["header"]=>
              string(32) "d3bf237f0610adeecfbed9c5bf9bb94d"
              ["show_children_category"]=>
              NULL
              ["hide_empty_category"]=>
              NULL
              ["show_children_location"]=>
              string(1) "1"
              ["sort_children_category"]=>
              string(5) "alpha"
              ["sort_children_location"]=>
              string(5) "alpha"
            }
            ["translatable":protected]=>
            array(2) {
              [0]=>
              string(7) "heading"
              [1]=>
              string(11) "description"
            }
          }
          ["data"]=>
          object(App\Src\Support\Collection)#813 (1) {
            ["items":protected]=>
            array(6) {
              ["params"]=>
              array(2) {
                ["slug"]=>
                string(7) "lawyers"
                ["first"]=>
                string(25) "gundlupet-karnataka-india"
              }
              ["type"]=>
              object(App\Models\Type)#779 (13) {
                ["items":protected]=>
                array(19) {
                  ["id"]=>
                  string(1) "4"
                  ["deleted"]=>
                  NULL
                  ["approvable"]=>
                  NULL
                  ["approvable_updates"]=>
                  NULL
                  ["approvable_reviews"]=>
                  NULL
                  ["approvable_comments"]=>
                  NULL
                  ["approvable_messages"]=>
                  NULL
                  ["approvable_replies"]=>
                  NULL
                  ["localizable"]=>
                  string(1) "1"
                  ["reviewable"]=>
                  string(1) "1"
                  ["type"]=>
                  string(7) "Product"
                  ["name_singular"]=>
                  string(15) "{"en":"Lawyer"}"
                  ["name_plural"]=>
                  string(16) "{"en":"Lawyers"}"
                  ["slug"]=>
                  string(7) "lawyers"
                  ["icon"]=>
                  string(12) "fas fa-users"
                  ["peruser_limit"]=>
                  string(1) "0"
                  ["address_format"]=>
                  string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                  ["weight"]=>
                  string(1) "2"
                  ["active"]=>
                  string(1) "1"
                }
                ["table":protected]=>
                string(5) "types"
                ["query":protected]=>
                NULL
                ["primaryKey":protected]=>
                string(2) "id"
                ["incrementing":protected]=>
                bool(true)
                ["relations":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(17) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(10) "approvable"
                  [2]=>
                  string(18) "approvable_updates"
                  [3]=>
                  string(18) "approvable_reviews"
                  [4]=>
                  string(19) "approvable_comments"
                  [5]=>
                  string(19) "approvable_messages"
                  [6]=>
                  string(18) "approvable_replies"
                  [7]=>
                  string(11) "localizable"
                  [8]=>
                  string(10) "reviewable"
                  [9]=>
                  string(4) "type"
                  [10]=>
                  string(13) "name_singular"
                  [11]=>
                  string(11) "name_plural"
                  [12]=>
                  string(4) "slug"
                  [13]=>
                  string(4) "icon"
                  [14]=>
                  string(13) "peruser_limit"
                  [15]=>
                  string(14) "address_format"
                  [16]=>
                  string(13) "schematype_id"
                }
                ["guarded":protected]=>
                array(0) {
                }
                ["searchable":protected]=>
                array(0) {
                }
                ["sortable":protected]=>
                array(0) {
                }
                ["translatable":protected]=>
                array(2) {
                  [0]=>
                  string(13) "name_singular"
                  [1]=>
                  string(11) "name_plural"
                }
                ["exists":protected]=>
                bool(true)
                ["dirty":protected]=>
                array(0) {
                }
              }
              ["slug"]=>
              string(13) "type/location"
              ["location"]=>
              object(App\Models\Location)#776 (14) {
                ["items":protected]=>
                array(20) {
                  ["id"]=>
                  string(5) "46701"
                  ["active"]=>
                  string(1) "1"
                  ["impressions"]=>
                  string(2) "71"
                  ["featured"]=>
                  NULL
                  ["name"]=>
                  string(19) "{"en":"Gundlupēt"}"
                  ["slug"]=>
                  string(25) "gundlupet-karnataka-india"
                  ["short_description"]=>
                  NULL
                  ["description"]=>
                  NULL
                  ["latitude"]=>
                  string(9) "11.810040"
                  ["longitude"]=>
                  string(9) "76.690270"
                  ["zoom"]=>
                  string(2) "12"
                  ["logo_id"]=>
                  string(32) "b56dcc9ee37e6912ca18a064181a5abe"
                  ["header_id"]=>
                  string(32) "dea8e5724c4067cc4eb652bff0c523c4"
                  ["meta_title"]=>
                  NULL
                  ["meta_keywords"]=>
                  NULL
                  ["meta_description"]=>
                  NULL
                  ["_left"]=>
                  string(5) "93398"
                  ["_right"]=>
                  string(5) "93399"
                  ["_parent_id"]=>
                  string(5) "46622"
                  ["_level"]=>
                  NULL
                }
                ["table":protected]=>
                string(9) "locations"
                ["query":protected]=>
                NULL
                ["primaryKey":protected]=>
                string(2) "id"
                ["incrementing":protected]=>
                bool(true)
                ["relations":protected]=>
                array(1) {
                  ["header"]=>
                  NULL
                }
                ["fillable":protected]=>
                array(14) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(8) "featured"
                  [2]=>
                  string(4) "name"
                  [3]=>
                  string(4) "slug"
                  [4]=>
                  string(17) "short_description"
                  [5]=>
                  string(11) "description"
                  [6]=>
                  string(7) "logo_id"
                  [7]=>
                  string(9) "header_id"
                  [8]=>
                  string(8) "latitude"
                  [9]=>
                  string(9) "longitude"
                  [10]=>
                  string(4) "zoom"
                  [11]=>
                  string(10) "meta_title"
                  [12]=>
                  string(13) "meta_keywords"
                  [13]=>
                  string(16) "meta_description"
                }
                ["guarded":protected]=>
                array(0) {
                }
                ["searchable":protected]=>
                array(2) {
                  ["parent_id"]=>
                  array(2) {
                    [0]=>
                    string(10) "_parent_id"
                    [1]=>
                    string(2) "eq"
                  }
                  ["location_id"]=>
                  array(2) {
                    [0]=>
                    string(2) "id"
                    [1]=>
                    string(2) "eq"
                  }
                }
                ["sortable":protected]=>
                array(0) {
                }
                ["translatable":protected]=>
                array(5) {
                  [0]=>
                  string(4) "name"
                  [1]=>
                  string(17) "short_description"
                  [2]=>
                  string(10) "meta_title"
                  [3]=>
                  string(13) "meta_keywords"
                  [4]=>
                  string(16) "meta_description"
                }
                ["exists":protected]=>
                bool(true)
                ["dirty":protected]=>
                array(0) {
                }
                ["pending":protected]=>
                NULL
              }
              ["page"]=>
              object(App\Models\Page)#740 (13) {
                ["items":protected]=>
                array(10) {
                  ["id"]=>
                  string(2) "63"
                  ["active"]=>
                  string(1) "1"
                  ["type_id"]=>
                  string(1) "4"
                  ["customizable"]=>
                  NULL
                  ["title"]=>
                  string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                  ["slug"]=>
                  string(13) "type/location"
                  ["meta_title"]=>
                  string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                  ["meta_keywords"]=>
                  string(281) "{"en":"Lawyers in {location}, attorneys in {location}, find lawyers {location}, top lawyers {location}, legal representation in {location}, {location} law firms, best attorneys in {location}, attorney listings {location}, legal services {location}, experienced lawyers {location}"}"
                  ["meta_description"]=>
                  string(240) "{"en":"Search for qualified top lawyers in {location} on Global Law Lists.org. Discover top attorneys specializing in various fields to meet your legal needs. Connect with legal professionals in {location} today for expert representation."}"
                  ["indexable"]=>
                  string(1) "1"
                }
                ["table":protected]=>
                string(5) "pages"
                ["query":protected]=>
                object(App\Src\Orm\Query)#704 (18) {
                  ["types"]=>
                  array(6) {
                    [0]=>
                    string(6) "SELECT"
                    [1]=>
                    string(6) "INSERT"
                    [2]=>
                    string(5) "MERGE"
                    [3]=>
                    string(6) "UPDATE"
                    [4]=>
                    string(6) "DELETE"
                    [5]=>
                    string(5) "ALTER"
                  }
                  ["connection"]=>
                  object(App\Src\Dbal\Connection)#500 (4) {
                    ["handler":protected]=>
                    object(PDO)#501 (0) {
                    }
                    ["driver":protected]=>
                    object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                    }
                    ["identifier":protected]=>
                    string(7) "default"
                    ["prefix":protected]=>
                    string(6) "phpls_"
                  }
                  ["type"]=>
                  NULL
                  ["alias"]=>
                  NULL
                  ["table"]=>
                  string(11) "phpls_pages"
                  ["columns"]=>
                  array(0) {
                  }
                  ["alterColumns"]=>
                  array(0) {
                  }
                  ["keys"]=>
                  NULL
                  ["values"]=>
                  array(0) {
                  }
                  ["joins"]=>
                  array(0) {
                  }
                  ["wheres"]=>
                  array(0) {
                  }
                  ["orders"]=>
                  array(0) {
                  }
                  ["groups"]=>
                  array(0) {
                  }
                  ["havings"]=>
                  array(0) {
                  }
                  ["offset"]=>
                  NULL
                  ["limit"]=>
                  NULL
                  ["model":protected]=>
                  *RECURSION*
                  ["with"]=>
                  array(0) {
                  }
                }
                ["primaryKey":protected]=>
                string(2) "id"
                ["incrementing":protected]=>
                bool(true)
                ["relations":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(7) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(9) "indexable"
                  [2]=>
                  string(5) "title"
                  [3]=>
                  string(4) "slug"
                  [4]=>
                  string(10) "meta_title"
                  [5]=>
                  string(13) "meta_keywords"
                  [6]=>
                  string(16) "meta_description"
                }
                ["guarded":protected]=>
                array(0) {
                }
                ["searchable":protected]=>
                array(2) {
                  ["slug"]=>
                  array(2) {
                    [0]=>
                    string(4) "slug"
                    [1]=>
                    string(4) "like"
                  }
                  ["type_id"]=>
                  array(2) {
                    [0]=>
                    string(7) "type_id"
                    [1]=>
                    string(2) "eq"
                  }
                }
                ["sortable":protected]=>
                array(3) {
                  ["id"]=>
                  array(1) {
                    [0]=>
                    string(2) "id"
                  }
                  ["title"]=>
                  array(1) {
                    [0]=>
                    string(5) "title"
                  }
                  ["slug"]=>
                  array(1) {
                    [0]=>
                    string(4) "slug"
                  }
                }
                ["translatable":protected]=>
                array(4) {
                  [0]=>
                  string(5) "title"
                  [1]=>
                  string(10) "meta_title"
                  [2]=>
                  string(13) "meta_keywords"
                  [3]=>
                  string(16) "meta_description"
                }
                ["exists":protected]=>
                bool(true)
                ["dirty":protected]=>
                array(0) {
                }
              }
              ["listings"]=>
              object(App\Src\Orm\Collection)#636 (5) {
                ["items":protected]=>
                array(0) {
                }
                ["limit":"App\Src\Dbal\Collection":private]=>
                string(2) "10"
                ["total":"App\Src\Dbal\Collection":private]=>
                string(1) "0"
                ["limit":"App\Src\Orm\Collection":private]=>
                NULL
                ["total":"App\Src\Orm\Collection":private]=>
                NULL
              }
            }
          }
          ["children"]=>
          object(App\Src\Orm\Collection)#516 (5) {
            ["items":protected]=>
            array(0) {
            }
            ["limit":"App\Src\Dbal\Collection":private]=>
            NULL
            ["total":"App\Src\Dbal\Collection":private]=>
            NULL
            ["limit":"App\Src\Orm\Collection":private]=>
            NULL
            ["total":"App\Src\Orm\Collection":private]=>
            NULL
          }
        }
      }
    }
    [7]=>
    array(6) {
      ["file"]=>
      string(63) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Models/Widget.php"
      ["line"]=>
      int(124)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(38) "App\Widgets\Listingsearchresultsheader"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [8]=>
    array(6) {
      ["file"]=>
      string(73) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Repositories/Widgetizer.php"
      ["line"]=>
      int(36)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(17) "App\Models\Widget"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [9]=>
    array(6) {
      ["file"]=>
      string(61) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Models/Page.php"
      ["line"]=>
      int(172)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(27) "App\Repositories\Widgetizer"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Support\Collection)#813 (1) {
          ["items":protected]=>
          array(6) {
            ["params"]=>
            array(2) {
              ["slug"]=>
              string(7) "lawyers"
              ["first"]=>
              string(25) "gundlupet-karnataka-india"
            }
            ["type"]=>
            object(App\Models\Type)#779 (13) {
              ["items":protected]=>
              array(19) {
                ["id"]=>
                string(1) "4"
                ["deleted"]=>
                NULL
                ["approvable"]=>
                NULL
                ["approvable_updates"]=>
                NULL
                ["approvable_reviews"]=>
                NULL
                ["approvable_comments"]=>
                NULL
                ["approvable_messages"]=>
                NULL
                ["approvable_replies"]=>
                NULL
                ["localizable"]=>
                string(1) "1"
                ["reviewable"]=>
                string(1) "1"
                ["type"]=>
                string(7) "Product"
                ["name_singular"]=>
                string(15) "{"en":"Lawyer"}"
                ["name_plural"]=>
                string(16) "{"en":"Lawyers"}"
                ["slug"]=>
                string(7) "lawyers"
                ["icon"]=>
                string(12) "fas fa-users"
                ["peruser_limit"]=>
                string(1) "0"
                ["address_format"]=>
                string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                ["weight"]=>
                string(1) "2"
                ["active"]=>
                string(1) "1"
              }
              ["table":protected]=>
              string(5) "types"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(17) {
                [0]=>
                string(6) "active"
                [1]=>
                string(10) "approvable"
                [2]=>
                string(18) "approvable_updates"
                [3]=>
                string(18) "approvable_reviews"
                [4]=>
                string(19) "approvable_comments"
                [5]=>
                string(19) "approvable_messages"
                [6]=>
                string(18) "approvable_replies"
                [7]=>
                string(11) "localizable"
                [8]=>
                string(10) "reviewable"
                [9]=>
                string(4) "type"
                [10]=>
                string(13) "name_singular"
                [11]=>
                string(11) "name_plural"
                [12]=>
                string(4) "slug"
                [13]=>
                string(4) "icon"
                [14]=>
                string(13) "peruser_limit"
                [15]=>
                string(14) "address_format"
                [16]=>
                string(13) "schematype_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(0) {
              }
              ["sortable":protected]=>
              array(0) {
              }
              ["translatable":protected]=>
              array(2) {
                [0]=>
                string(13) "name_singular"
                [1]=>
                string(11) "name_plural"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
            }
            ["slug"]=>
            string(13) "type/location"
            ["location"]=>
            object(App\Models\Location)#776 (14) {
              ["items":protected]=>
              array(20) {
                ["id"]=>
                string(5) "46701"
                ["active"]=>
                string(1) "1"
                ["impressions"]=>
                string(2) "71"
                ["featured"]=>
                NULL
                ["name"]=>
                string(19) "{"en":"Gundlupēt"}"
                ["slug"]=>
                string(25) "gundlupet-karnataka-india"
                ["short_description"]=>
                NULL
                ["description"]=>
                NULL
                ["latitude"]=>
                string(9) "11.810040"
                ["longitude"]=>
                string(9) "76.690270"
                ["zoom"]=>
                string(2) "12"
                ["logo_id"]=>
                string(32) "b56dcc9ee37e6912ca18a064181a5abe"
                ["header_id"]=>
                string(32) "dea8e5724c4067cc4eb652bff0c523c4"
                ["meta_title"]=>
                NULL
                ["meta_keywords"]=>
                NULL
                ["meta_description"]=>
                NULL
                ["_left"]=>
                string(5) "93398"
                ["_right"]=>
                string(5) "93399"
                ["_parent_id"]=>
                string(5) "46622"
                ["_level"]=>
                NULL
              }
              ["table":protected]=>
              string(9) "locations"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(1) {
                ["header"]=>
                NULL
              }
              ["fillable":protected]=>
              array(14) {
                [0]=>
                string(6) "active"
                [1]=>
                string(8) "featured"
                [2]=>
                string(4) "name"
                [3]=>
                string(4) "slug"
                [4]=>
                string(17) "short_description"
                [5]=>
                string(11) "description"
                [6]=>
                string(7) "logo_id"
                [7]=>
                string(9) "header_id"
                [8]=>
                string(8) "latitude"
                [9]=>
                string(9) "longitude"
                [10]=>
                string(4) "zoom"
                [11]=>
                string(10) "meta_title"
                [12]=>
                string(13) "meta_keywords"
                [13]=>
                string(16) "meta_description"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(2) {
                ["parent_id"]=>
                array(2) {
                  [0]=>
                  string(10) "_parent_id"
                  [1]=>
                  string(2) "eq"
                }
                ["location_id"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(2) "eq"
                }
              }
              ["sortable":protected]=>
              array(0) {
              }
              ["translatable":protected]=>
              array(5) {
                [0]=>
                string(4) "name"
                [1]=>
                string(17) "short_description"
                [2]=>
                string(10) "meta_title"
                [3]=>
                string(13) "meta_keywords"
                [4]=>
                string(16) "meta_description"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["pending":protected]=>
              NULL
            }
            ["page"]=>
            object(App\Models\Page)#740 (13) {
              ["items":protected]=>
              array(10) {
                ["id"]=>
                string(2) "63"
                ["active"]=>
                string(1) "1"
                ["type_id"]=>
                string(1) "4"
                ["customizable"]=>
                NULL
                ["title"]=>
                string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                ["slug"]=>
                string(13) "type/location"
                ["meta_title"]=>
                string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                ["meta_keywords"]=>
                string(281) "{"en":"Lawyers in {location}, attorneys in {location}, find lawyers {location}, top lawyers {location}, legal representation in {location}, {location} law firms, best attorneys in {location}, attorney listings {location}, legal services {location}, experienced lawyers {location}"}"
                ["meta_description"]=>
                string(240) "{"en":"Search for qualified top lawyers in {location} on Global Law Lists.org. Discover top attorneys specializing in various fields to meet your legal needs. Connect with legal professionals in {location} today for expert representation."}"
                ["indexable"]=>
                string(1) "1"
              }
              ["table":protected]=>
              string(5) "pages"
              ["query":protected]=>
              object(App\Src\Orm\Query)#704 (18) {
                ["types"]=>
                array(6) {
                  [0]=>
                  string(6) "SELECT"
                  [1]=>
                  string(6) "INSERT"
                  [2]=>
                  string(5) "MERGE"
                  [3]=>
                  string(6) "UPDATE"
                  [4]=>
                  string(6) "DELETE"
                  [5]=>
                  string(5) "ALTER"
                }
                ["connection"]=>
                object(App\Src\Dbal\Connection)#500 (4) {
                  ["handler":protected]=>
                  object(PDO)#501 (0) {
                  }
                  ["driver":protected]=>
                  object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                  }
                  ["identifier":protected]=>
                  string(7) "default"
                  ["prefix":protected]=>
                  string(6) "phpls_"
                }
                ["type"]=>
                NULL
                ["alias"]=>
                NULL
                ["table"]=>
                string(11) "phpls_pages"
                ["columns"]=>
                array(0) {
                }
                ["alterColumns"]=>
                array(0) {
                }
                ["keys"]=>
                NULL
                ["values"]=>
                array(0) {
                }
                ["joins"]=>
                array(0) {
                }
                ["wheres"]=>
                array(0) {
                }
                ["orders"]=>
                array(0) {
                }
                ["groups"]=>
                array(0) {
                }
                ["havings"]=>
                array(0) {
                }
                ["offset"]=>
                NULL
                ["limit"]=>
                NULL
                ["model":protected]=>
                *RECURSION*
                ["with"]=>
                array(0) {
                }
              }
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(7) {
                [0]=>
                string(6) "active"
                [1]=>
                string(9) "indexable"
                [2]=>
                string(5) "title"
                [3]=>
                string(4) "slug"
                [4]=>
                string(10) "meta_title"
                [5]=>
                string(13) "meta_keywords"
                [6]=>
                string(16) "meta_description"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(2) {
                ["slug"]=>
                array(2) {
                  [0]=>
                  string(4) "slug"
                  [1]=>
                  string(4) "like"
                }
                ["type_id"]=>
                array(2) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                }
              }
              ["sortable":protected]=>
              array(3) {
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["slug"]=>
                array(1) {
                  [0]=>
                  string(4) "slug"
                }
              }
              ["translatable":protected]=>
              array(4) {
                [0]=>
                string(5) "title"
                [1]=>
                string(10) "meta_title"
                [2]=>
                string(13) "meta_keywords"
                [3]=>
                string(16) "meta_description"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
            }
            ["listings"]=>
            object(App\Src\Orm\Collection)#636 (5) {
              ["items":protected]=>
              array(0) {
              }
              ["limit":"App\Src\Dbal\Collection":private]=>
              string(2) "10"
              ["total":"App\Src\Dbal\Collection":private]=>
              string(1) "0"
              ["limit":"App\Src\Orm\Collection":private]=>
              NULL
              ["total":"App\Src\Orm\Collection":private]=>
              NULL
            }
          }
        }
      }
    }
    [10]=>
    array(6) {
      ["file"]=>
      string(67) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Controllers/Index.php"
      ["line"]=>
      int(405)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(15) "App\Models\Page"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Support\Collection)#813 (1) {
          ["items":protected]=>
          array(6) {
            ["params"]=>
            array(2) {
              ["slug"]=>
              string(7) "lawyers"
              ["first"]=>
              string(25) "gundlupet-karnataka-india"
            }
            ["type"]=>
            object(App\Models\Type)#779 (13) {
              ["items":protected]=>
              array(19) {
                ["id"]=>
                string(1) "4"
                ["deleted"]=>
                NULL
                ["approvable"]=>
                NULL
                ["approvable_updates"]=>
                NULL
                ["approvable_reviews"]=>
                NULL
                ["approvable_comments"]=>
                NULL
                ["approvable_messages"]=>
                NULL
                ["approvable_replies"]=>
                NULL
                ["localizable"]=>
                string(1) "1"
                ["reviewable"]=>
                string(1) "1"
                ["type"]=>
                string(7) "Product"
                ["name_singular"]=>
                string(15) "{"en":"Lawyer"}"
                ["name_plural"]=>
                string(16) "{"en":"Lawyers"}"
                ["slug"]=>
                string(7) "lawyers"
                ["icon"]=>
                string(12) "fas fa-users"
                ["peruser_limit"]=>
                string(1) "0"
                ["address_format"]=>
                string(356) "<span itemprop="streetAddress">{address}</span>
<span itemprop="addressLocality">{location_3}</span>, <span itemprop="addressRegion">{location_2}</span> <span itemprop="postalCode">{zip}</span> <span itemprop="addressCountry">{location_1}</span>"
                ["weight"]=>
                string(1) "2"
                ["active"]=>
                string(1) "1"
              }
              ["table":protected]=>
              string(5) "types"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(17) {
                [0]=>
                string(6) "active"
                [1]=>
                string(10) "approvable"
                [2]=>
                string(18) "approvable_updates"
                [3]=>
                string(18) "approvable_reviews"
                [4]=>
                string(19) "approvable_comments"
                [5]=>
                string(19) "approvable_messages"
                [6]=>
                string(18) "approvable_replies"
                [7]=>
                string(11) "localizable"
                [8]=>
                string(10) "reviewable"
                [9]=>
                string(4) "type"
                [10]=>
                string(13) "name_singular"
                [11]=>
                string(11) "name_plural"
                [12]=>
                string(4) "slug"
                [13]=>
                string(4) "icon"
                [14]=>
                string(13) "peruser_limit"
                [15]=>
                string(14) "address_format"
                [16]=>
                string(13) "schematype_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(0) {
              }
              ["sortable":protected]=>
              array(0) {
              }
              ["translatable":protected]=>
              array(2) {
                [0]=>
                string(13) "name_singular"
                [1]=>
                string(11) "name_plural"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
            }
            ["slug"]=>
            string(13) "type/location"
            ["location"]=>
            object(App\Models\Location)#776 (14) {
              ["items":protected]=>
              array(20) {
                ["id"]=>
                string(5) "46701"
                ["active"]=>
                string(1) "1"
                ["impressions"]=>
                string(2) "71"
                ["featured"]=>
                NULL
                ["name"]=>
                string(19) "{"en":"Gundlupēt"}"
                ["slug"]=>
                string(25) "gundlupet-karnataka-india"
                ["short_description"]=>
                NULL
                ["description"]=>
                NULL
                ["latitude"]=>
                string(9) "11.810040"
                ["longitude"]=>
                string(9) "76.690270"
                ["zoom"]=>
                string(2) "12"
                ["logo_id"]=>
                string(32) "b56dcc9ee37e6912ca18a064181a5abe"
                ["header_id"]=>
                string(32) "dea8e5724c4067cc4eb652bff0c523c4"
                ["meta_title"]=>
                NULL
                ["meta_keywords"]=>
                NULL
                ["meta_description"]=>
                NULL
                ["_left"]=>
                string(5) "93398"
                ["_right"]=>
                string(5) "93399"
                ["_parent_id"]=>
                string(5) "46622"
                ["_level"]=>
                NULL
              }
              ["table":protected]=>
              string(9) "locations"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(1) {
                ["header"]=>
                NULL
              }
              ["fillable":protected]=>
              array(14) {
                [0]=>
                string(6) "active"
                [1]=>
                string(8) "featured"
                [2]=>
                string(4) "name"
                [3]=>
                string(4) "slug"
                [4]=>
                string(17) "short_description"
                [5]=>
                string(11) "description"
                [6]=>
                string(7) "logo_id"
                [7]=>
                string(9) "header_id"
                [8]=>
                string(8) "latitude"
                [9]=>
                string(9) "longitude"
                [10]=>
                string(4) "zoom"
                [11]=>
                string(10) "meta_title"
                [12]=>
                string(13) "meta_keywords"
                [13]=>
                string(16) "meta_description"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(2) {
                ["parent_id"]=>
                array(2) {
                  [0]=>
                  string(10) "_parent_id"
                  [1]=>
                  string(2) "eq"
                }
                ["location_id"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(2) "eq"
                }
              }
              ["sortable":protected]=>
              array(0) {
              }
              ["translatable":protected]=>
              array(5) {
                [0]=>
                string(4) "name"
                [1]=>
                string(17) "short_description"
                [2]=>
                string(10) "meta_title"
                [3]=>
                string(13) "meta_keywords"
                [4]=>
                string(16) "meta_description"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["pending":protected]=>
              NULL
            }
            ["page"]=>
            object(App\Models\Page)#740 (13) {
              ["items":protected]=>
              array(10) {
                ["id"]=>
                string(2) "63"
                ["active"]=>
                string(1) "1"
                ["type_id"]=>
                string(1) "4"
                ["customizable"]=>
                NULL
                ["title"]=>
                string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                ["slug"]=>
                string(13) "type/location"
                ["meta_title"]=>
                string(100) "{"en":"Find Top 10 Best Lawyers in {location} | Top Attorneys in {location} | Global Law Lists.org"}"
                ["meta_keywords"]=>
                string(281) "{"en":"Lawyers in {location}, attorneys in {location}, find lawyers {location}, top lawyers {location}, legal representation in {location}, {location} law firms, best attorneys in {location}, attorney listings {location}, legal services {location}, experienced lawyers {location}"}"
                ["meta_description"]=>
                string(240) "{"en":"Search for qualified top lawyers in {location} on Global Law Lists.org. Discover top attorneys specializing in various fields to meet your legal needs. Connect with legal professionals in {location} today for expert representation."}"
                ["indexable"]=>
                string(1) "1"
              }
              ["table":protected]=>
              string(5) "pages"
              ["query":protected]=>
              object(App\Src\Orm\Query)#704 (18) {
                ["types"]=>
                array(6) {
                  [0]=>
                  string(6) "SELECT"
                  [1]=>
                  string(6) "INSERT"
                  [2]=>
                  string(5) "MERGE"
                  [3]=>
                  string(6) "UPDATE"
                  [4]=>
                  string(6) "DELETE"
                  [5]=>
                  string(5) "ALTER"
                }
                ["connection"]=>
                object(App\Src\Dbal\Connection)#500 (4) {
                  ["handler":protected]=>
                  object(PDO)#501 (0) {
                  }
                  ["driver":protected]=>
                  object(App\Src\Dbal\Driver\Mysql\Driver)#502 (0) {
                  }
                  ["identifier":protected]=>
                  string(7) "default"
                  ["prefix":protected]=>
                  string(6) "phpls_"
                }
                ["type"]=>
                NULL
                ["alias"]=>
                NULL
                ["table"]=>
                string(11) "phpls_pages"
                ["columns"]=>
                array(0) {
                }
                ["alterColumns"]=>
                array(0) {
                }
                ["keys"]=>
                NULL
                ["values"]=>
                array(0) {
                }
                ["joins"]=>
                array(0) {
                }
                ["wheres"]=>
                array(0) {
                }
                ["orders"]=>
                array(0) {
                }
                ["groups"]=>
                array(0) {
                }
                ["havings"]=>
                array(0) {
                }
                ["offset"]=>
                NULL
                ["limit"]=>
                NULL
                ["model":protected]=>
                *RECURSION*
                ["with"]=>
                array(0) {
                }
              }
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(7) {
                [0]=>
                string(6) "active"
                [1]=>
                string(9) "indexable"
                [2]=>
                string(5) "title"
                [3]=>
                string(4) "slug"
                [4]=>
                string(10) "meta_title"
                [5]=>
                string(13) "meta_keywords"
                [6]=>
                string(16) "meta_description"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(2) {
                ["slug"]=>
                array(2) {
                  [0]=>
                  string(4) "slug"
                  [1]=>
                  string(4) "like"
                }
                ["type_id"]=>
                array(2) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                }
              }
              ["sortable":protected]=>
              array(3) {
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["slug"]=>
                array(1) {
                  [0]=>
                  string(4) "slug"
                }
              }
              ["translatable":protected]=>
              array(4) {
                [0]=>
                string(5) "title"
                [1]=>
                string(10) "meta_title"
                [2]=>
                string(13) "meta_keywords"
                [3]=>
                string(16) "meta_description"
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
            }
            ["listings"]=>
            object(App\Src\Orm\Collection)#636 (5) {
              ["items":protected]=>
              array(0) {
              }
              ["limit":"App\Src\Dbal\Collection":private]=>
              string(2) "10"
              ["total":"App\Src\Dbal\Collection":private]=>
              string(1) "0"
              ["limit":"App\Src\Orm\Collection":private]=>
              NULL
              ["total":"App\Src\Orm\Collection":private]=>
              NULL
            }
          }
        }
      }
    }
    [11]=>
    array(6) {
      ["file"]=>
      string(72) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Mvc/BaseController.php"
      ["line"]=>
      int(20)
      ["function"]=>
      string(12) "actionRouter"
      ["class"]=>
      string(21) "App\Controllers\Index"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(2) {
          ["slug"]=>
          string(7) "lawyers"
          ["first"]=>
          string(25) "gundlupet-karnataka-india"
        }
      }
    }
    [12]=>
    array(6) {
      ["file"]=>
      string(65) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Application.php"
      ["line"]=>
      int(184)
      ["function"]=>
      string(6) "action"
      ["class"]=>
      string(26) "App\Src\Mvc\BaseController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(6) "Router"
        [1]=>
        array(2) {
          ["slug"]=>
          string(7) "lawyers"
          ["first"]=>
          string(25) "gundlupet-karnataka-india"
        }
      }
    }
    [13]=>
    array(6) {
      ["file"]=>
      string(65) "/home/wuuvnviwwz/globallawlists.org/phpls/app/Src/Application.php"
      ["line"]=>
      int(149)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(19) "App\Src\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(12) "Index/Router"
        [1]=>
        array(2) {
          ["slug"]=>
          string(7) "lawyers"
          ["first"]=>
          string(25) "gundlupet-karnataka-india"
        }
      }
    }
    [14]=>
    array(6) {
      ["file"]=>
      string(45) "/home/wuuvnviwwz/globallawlists.org/index.php"
      ["line"]=>
      int(23)
      ["function"]=>
      string(7) "execute"
      ["class"]=>
      string(19) "App\Src\Application"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
  ["errorInfo"]=>
  array(3) {
    [0]=>
    string(5) "HY000"
    [1]=>
    int(2013)
    [2]=>
    string(38) "Lost connection to server during query"
  }
}