object(PDOException)#599 (8) {
  ["message":protected]=>
  string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 4"
  ["string":"Exception":private]=>
  string(2711) "PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 4 in /home/wgregorybell/public_html/phpls/app/Src/Dbal/QueryBuilder.php:505
Stack trace:
#0 /home/wgregorybell/public_html/phpls/app/Src/Dbal/QueryBuilder.php(505): PDOStatement->execute(Array)
#1 /home/wgregorybell/public_html/phpls/app/Src/Dbal/QueryBuilder.php(487): App\Src\Dbal\QueryBuilder->statement(Object(App\Src\Dbal\Query))
#2 /home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php(109): App\Src\Dbal\QueryBuilder->fetchObjects(Array, Object(App\Src\Orm\Collection), 'App\\Models\\Loca...', Array)
#3 /home/wgregorybell/public_html/phpls/app/Src/Orm/Relations/Relation.php(106): App\Src\Orm\Query->get()
#4 /home/wgregorybell/public_html/phpls/app/Src/Orm/Relations/BelongsTo.php(136): App\Src\Orm\Relations\Relation->__call('get', Array)
#5 /home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php(200): App\Src\Orm\Relations\BelongsTo->load('location', Object(App\Src\Orm\Collection))
#6 /home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php(173): App\Src\Orm\Query->eagerLoadRelation(Object(App\Src\Orm\Collection), 'location', NULL)
#7 /home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php(109): App\Src\Orm\Query->eagerLoadRelations(Object(App\Src\Orm\Collection))
#8 /home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php(149): App\Src\Orm\Query->get(Array)
#9 /home/wgregorybell/public_html/phpls/app/Widgets/Listingsearchresults.php(276): App\Src\Orm\Query->paginate('10')
#10 /home/wgregorybell/public_html/phpls/app/Widgets/Listingsearchresults.php(47): App\Widgets\Listingsearchresults->getListings()
#11 /home/wgregorybell/public_html/phpls/app/Models/Widget.php(118): App\Widgets\Listingsearchresults->compile()
#12 /home/wgregorybell/public_html/phpls/app/Repositories/Widgetizer.php(32): App\Models\Widget->compile()
#13 /home/wgregorybell/public_html/phpls/app/Models/Page.php(172): App\Repositories\Widgetizer->render(Object(App\Src\Support\Collection))
#14 /home/wgregorybell/public_html/phpls/app/Controllers/Index.php(391): App\Models\Page->render(Object(App\Src\Support\Collection))
#15 /home/wgregorybell/public_html/phpls/app/Src/Mvc/BaseController.php(20): App\Controllers\Index->actionRouter(Array)
#16 /home/wgregorybell/public_html/phpls/app/Src/Application.php(184): App\Src\Mvc\BaseController->action('Router', Array)
#17 /home/wgregorybell/public_html/phpls/app/Src/Application.php(149): App\Src\Application->dispatch('Index/Router', Array)
#18 /home/wgregorybell/public_html/index.php(23): App\Src\Application->execute()
#19 {main}"
  ["code":protected]=>
  string(5) "42000"
  ["file":protected]=>
  string(66) "/home/wgregorybell/public_html/phpls/app/Src/Dbal/QueryBuilder.php"
  ["line":protected]=>
  int(505)
  ["trace":"Exception":private]=>
  array(19) {
    [0]=>
    array(6) {
      ["file"]=>
      string(66) "/home/wgregorybell/public_html/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(0) {
        }
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(66) "/home/wgregorybell/public_html/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)#601 (2) {
          ["sql"]=>
          string(75) "SELECT
phpls_locations.*
FROM phpls_locations
WHERE phpls_locations.id IN()"
          ["parameters"]=>
          array(0) {
          }
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/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(1) {
          [0]=>
          string(17) "phpls_locations.*"
        }
        [1]=>
        object(App\Src\Orm\Collection)#605 (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(71) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Relations/Relation.php"
      ["line"]=>
      int(106)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(72) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Relations/BelongsTo.php"
      ["line"]=>
      int(136)
      ["function"]=>
      string(6) "__call"
      ["class"]=>
      string(30) "App\Src\Orm\Relations\Relation"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(3) "get"
        [1]=>
        array(0) {
        }
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(200)
      ["function"]=>
      string(4) "load"
      ["class"]=>
      string(31) "App\Src\Orm\Relations\BelongsTo"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(8) "location"
        [1]=>
        object(App\Src\Orm\Collection)#663 (5) {
          ["items":protected]=>
          array(1) {
            [0]=>
            object(App\Models\Listing)#641 (14) {
              ["items":protected]=>
              array(71) {
                ["id"]=>
                int(3262)
                ["import_id"]=>
                NULL
                ["active"]=>
                int(1)
                ["claimed"]=>
                int(1)
                ["status"]=>
                string(6) "active"
                ["rating"]=>
                float(0)
                ["review_count"]=>
                int(0)
                ["impressions"]=>
                NULL
                ["search_impressions"]=>
                NULL
                ["phone_views"]=>
                NULL
                ["website_clicks"]=>
                NULL
                ["_featured"]=>
                int(1)
                ["_position"]=>
                int(0)
                ["_extra_categories"]=>
                int(5)
                ["_title_size"]=>
                int(150)
                ["_short_description_size"]=>
                int(150)
                ["_description_size"]=>
                int(2500)
                ["_gallery_size"]=>
                int(5)
                ["_address"]=>
                int(1)
                ["_map"]=>
                int(1)
                ["_event_dates"]=>
                int(5)
                ["_send_message"]=>
                int(1)
                ["_reviews"]=>
                int(1)
                ["_seo"]=>
                int(1)
                ["user_id"]=>
                int(1)
                ["type_id"]=>
                int(6)
                ["category_id"]=>
                int(272)
                ["added_datetime"]=>
                string(19) "2025-06-15 14:45:26"
                ["updated_datetime"]=>
                NULL
                ["meta_title"]=>
                string(0) ""
                ["meta_keywords"]=>
                string(0) ""
                ["meta_description"]=>
                string(0) ""
                ["title"]=>
                string(17) "Healthy Breakfast"
                ["slug"]=>
                string(17) "healthy-breakfast"
                ["short_description"]=>
                string(50) "Start every morning with something fresh and tasty"
                ["description"]=>
                string(0) ""
                ["event_start_datetime"]=>
                NULL
                ["event_frequency"]=>
                NULL
                ["event_interval"]=>
                NULL
                ["event_weekdays"]=>
                NULL
                ["event_weeks"]=>
                NULL
                ["event_dates"]=>
                NULL
                ["event_end_datetime"]=>
                NULL
                ["event_rsvp"]=>
                NULL
                ["offer_start_datetime"]=>
                string(19) "2025-06-01 12:00:00"
                ["offer_end_datetime"]=>
                string(19) "2025-08-31 12:00:00"
                ["offer_price"]=>
                string(0) ""
                ["offer_discount_type"]=>
                string(5) "fixed"
                ["offer_discount"]=>
                string(1) "0"
                ["offer_count"]=>
                string(1) "0"
                ["offer_terms"]=>
                string(0) ""
                ["offer_redeem"]=>
                NULL
                ["address"]=>
                NULL
                ["zip"]=>
                NULL
                ["location_id"]=>
                NULL
                ["latitude"]=>
                NULL
                ["longitude"]=>
                NULL
                ["zoom"]=>
                NULL
                ["timezone"]=>
                string(5) "+0000"
                ["sync_product"]=>
                NULL
                ["deadlinkchecker_datetime"]=>
                string(19) "2025-06-15 14:47:06"
                ["deadlinkchecker_retry"]=>
                NULL
                ["deadlinkchecker_code"]=>
                NULL
                ["backlinkchecker_datetime"]=>
                NULL
                ["backlinkchecker_retry"]=>
                NULL
                ["backlinkchecker_code"]=>
                NULL
                ["backlinkchecker_linkrelation"]=>
                NULL
                ["_backlink"]=>
                NULL
                ["_page"]=>
                int(1)
                ["_description_links_limit"]=>
                int(0)
                ["_dofollow"]=>
                int(1)
              }
              ["table":protected]=>
              string(8) "listings"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(3) {
                ["type"]=>
                object(App\Models\Type)#635 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    int(6)
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    int(1)
                    ["approvable_updates"]=>
                    int(1)
                    ["approvable_reviews"]=>
                    int(1)
                    ["approvable_comments"]=>
                    int(1)
                    ["approvable_messages"]=>
                    int(1)
                    ["approvable_replies"]=>
                    int(1)
                    ["localizable"]=>
                    int(1)
                    ["reviewable"]=>
                    int(1)
                    ["type"]=>
                    string(11) "BlogPosting"
                    ["name_singular"]=>
                    string(18) "{"en":"Spotlight"}"
                    ["name_plural"]=>
                    string(19) "{"en":"Spotlights"}"
                    ["slug"]=>
                    string(10) "spotlights"
                    ["icon"]=>
                    string(15) "fas fa-bullhorn"
                    ["peruser_limit"]=>
                    int(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"]=>
                    int(6)
                    ["active"]=>
                    int(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) {
                  }
                }
                ["category"]=>
                object(App\Models\Category)#630 (14) {
                  ["items":protected]=>
                  array(22) {
                    ["id"]=>
                    int(272)
                    ["type_id"]=>
                    int(6)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    NULL
                    ["counter"]=>
                    int(1)
                    ["featured"]=>
                    int(1)
                    ["name"]=>
                    string(26) "{"en":"Food & Dining"}"
                    ["slug"]=>
                    string(11) "food-dining"
                    ["icon"]=>
                    string(13) "far fa-circle"
                    ["icon_color"]=>
                    string(7) "#ffffff"
                    ["marker_color"]=>
                    string(7) "#ff0000"
                    ["short_description"]=>
                    NULL
                    ["description"]=>
                    NULL
                    ["logo_id"]=>
                    string(32) "f681020bf7631d65261de3bddb0c6f31"
                    ["header_id"]=>
                    string(32) "295994f5e151ec44c4151ce5ba973a8f"
                    ["meta_title"]=>
                    NULL
                    ["meta_keywords"]=>
                    NULL
                    ["meta_description"]=>
                    NULL
                    ["_left"]=>
                    int(34)
                    ["_right"]=>
                    int(35)
                    ["_parent_id"]=>
                    int(6)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(10) "categories"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(4) "icon"
                    [5]=>
                    string(12) "marker_color"
                    [6]=>
                    string(10) "icon_color"
                    [7]=>
                    string(17) "short_description"
                    [8]=>
                    string(11) "description"
                    [9]=>
                    string(7) "logo_id"
                    [10]=>
                    string(9) "header_id"
                    [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"
                    }
                    ["category_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
                }
                ["data"]=>
                object(App\Src\Orm\Collection)#607 (5) {
                  ["items":protected]=>
                  array(8) {
                    [0]=>
                    object(App\Models\ListingFieldData)#623 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(15) "custom_Facebook"
                        ["value"]=>
                        string(39) "https://www.facebook.com/kindbellycafe/"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [1]=>
                    object(App\Models\ListingFieldData)#621 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(12) "custom_Vimeo"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [2]=>
                    object(App\Models\ListingFieldData)#619 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(14) "custom_Youtube"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [3]=>
                    object(App\Models\ListingFieldData)#617 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(10) "gallery_id"
                        ["value"]=>
                        string(32) "1f2324595f71cd3976ddbe477485f4c5"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [4]=>
                    object(App\Models\ListingFieldData)#615 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "logo_id"
                        ["value"]=>
                        string(32) "d68dcb347c1d7bc8070a6fb29d282bd3"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [5]=>
                    object(App\Models\ListingFieldData)#613 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(16) "opening_hours_id"
                        ["value"]=>
                        string(32) "85750632886d40b6727e5f86d8ff1296"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [6]=>
                    object(App\Models\ListingFieldData)#611 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(5) "phone"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [7]=>
                    object(App\Models\ListingFieldData)#609 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "website"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":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
                }
              }
              ["fillable":protected]=>
              array(1) {
                [0]=>
                string(7) "type_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(8) {
                ["keyword"]=>
                array(3) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(11) "description"
                  }
                  [1]=>
                  string(8) "fulltext"
                  [2]=>
                  bool(false)
                }
                ["active"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["inactive"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(4) "null"
                  [2]=>
                  bool(false)
                }
                ["type_id"]=>
                array(3) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["category_id"]=>
                array(3) {
                  [0]=>
                  string(11) "category_id"
                  [1]=>
                  string(8) "category"
                  [2]=>
                  bool(false)
                }
                ["location_id"]=>
                array(3) {
                  [0]=>
                  string(11) "location_id"
                  [1]=>
                  string(8) "location"
                  [2]=>
                  bool(false)
                }
                ["user_id"]=>
                array(3) {
                  [0]=>
                  string(7) "user_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["dates"]=>
                array(3) {
                  [0]=>
                  string(5) "dates"
                  [1]=>
                  string(5) "dates"
                  [2]=>
                  bool(false)
                }
              }
              ["sortable":protected]=>
              array(7) {
                ["newest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(4) "DESC"
                }
                ["oldest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(3) "ASC"
                }
                ["highest-rated"]=>
                array(2) {
                  [0]=>
                  string(6) "rating"
                  [1]=>
                  string(4) "desc"
                }
                ["most-popular"]=>
                array(2) {
                  [0]=>
                  string(11) "impressions"
                  [1]=>
                  string(4) "desc"
                }
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["active"]=>
                array(1) {
                  [0]=>
                  string(6) "active"
                }
              }
              ["translatable":protected]=>
              array(0) {
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["allowed":protected]=>
              array(30) {
                [0]=>
                string(5) "title"
                [1]=>
                string(4) "slug"
                [2]=>
                string(17) "short_description"
                [3]=>
                string(11) "description"
                [4]=>
                string(20) "event_start_datetime"
                [5]=>
                string(15) "event_frequency"
                [6]=>
                string(14) "event_interval"
                [7]=>
                string(14) "event_weekdays"
                [8]=>
                string(11) "event_weeks"
                [9]=>
                string(11) "event_dates"
                [10]=>
                string(18) "event_end_datetime"
                [11]=>
                string(10) "event_rsvp"
                [12]=>
                string(20) "offer_start_datetime"
                [13]=>
                string(18) "offer_end_datetime"
                [14]=>
                string(11) "offer_price"
                [15]=>
                string(19) "offer_discount_type"
                [16]=>
                string(14) "offer_discount"
                [17]=>
                string(11) "offer_count"
                [18]=>
                string(11) "offer_terms"
                [19]=>
                string(12) "offer_redeem"
                [20]=>
                string(7) "address"
                [21]=>
                string(3) "zip"
                [22]=>
                string(11) "location_id"
                [23]=>
                string(8) "latitude"
                [24]=>
                string(9) "longitude"
                [25]=>
                string(4) "zoom"
                [26]=>
                string(10) "meta_title"
                [27]=>
                string(13) "meta_keywords"
                [28]=>
                string(16) "meta_description"
                [29]=>
                string(8) "timezone"
              }
            }
          }
          ["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
        }
      }
    }
    [6]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(173)
      ["function"]=>
      string(17) "eagerLoadRelation"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        object(App\Src\Orm\Collection)#663 (5) {
          ["items":protected]=>
          array(1) {
            [0]=>
            object(App\Models\Listing)#641 (14) {
              ["items":protected]=>
              array(71) {
                ["id"]=>
                int(3262)
                ["import_id"]=>
                NULL
                ["active"]=>
                int(1)
                ["claimed"]=>
                int(1)
                ["status"]=>
                string(6) "active"
                ["rating"]=>
                float(0)
                ["review_count"]=>
                int(0)
                ["impressions"]=>
                NULL
                ["search_impressions"]=>
                NULL
                ["phone_views"]=>
                NULL
                ["website_clicks"]=>
                NULL
                ["_featured"]=>
                int(1)
                ["_position"]=>
                int(0)
                ["_extra_categories"]=>
                int(5)
                ["_title_size"]=>
                int(150)
                ["_short_description_size"]=>
                int(150)
                ["_description_size"]=>
                int(2500)
                ["_gallery_size"]=>
                int(5)
                ["_address"]=>
                int(1)
                ["_map"]=>
                int(1)
                ["_event_dates"]=>
                int(5)
                ["_send_message"]=>
                int(1)
                ["_reviews"]=>
                int(1)
                ["_seo"]=>
                int(1)
                ["user_id"]=>
                int(1)
                ["type_id"]=>
                int(6)
                ["category_id"]=>
                int(272)
                ["added_datetime"]=>
                string(19) "2025-06-15 14:45:26"
                ["updated_datetime"]=>
                NULL
                ["meta_title"]=>
                string(0) ""
                ["meta_keywords"]=>
                string(0) ""
                ["meta_description"]=>
                string(0) ""
                ["title"]=>
                string(17) "Healthy Breakfast"
                ["slug"]=>
                string(17) "healthy-breakfast"
                ["short_description"]=>
                string(50) "Start every morning with something fresh and tasty"
                ["description"]=>
                string(0) ""
                ["event_start_datetime"]=>
                NULL
                ["event_frequency"]=>
                NULL
                ["event_interval"]=>
                NULL
                ["event_weekdays"]=>
                NULL
                ["event_weeks"]=>
                NULL
                ["event_dates"]=>
                NULL
                ["event_end_datetime"]=>
                NULL
                ["event_rsvp"]=>
                NULL
                ["offer_start_datetime"]=>
                string(19) "2025-06-01 12:00:00"
                ["offer_end_datetime"]=>
                string(19) "2025-08-31 12:00:00"
                ["offer_price"]=>
                string(0) ""
                ["offer_discount_type"]=>
                string(5) "fixed"
                ["offer_discount"]=>
                string(1) "0"
                ["offer_count"]=>
                string(1) "0"
                ["offer_terms"]=>
                string(0) ""
                ["offer_redeem"]=>
                NULL
                ["address"]=>
                NULL
                ["zip"]=>
                NULL
                ["location_id"]=>
                NULL
                ["latitude"]=>
                NULL
                ["longitude"]=>
                NULL
                ["zoom"]=>
                NULL
                ["timezone"]=>
                string(5) "+0000"
                ["sync_product"]=>
                NULL
                ["deadlinkchecker_datetime"]=>
                string(19) "2025-06-15 14:47:06"
                ["deadlinkchecker_retry"]=>
                NULL
                ["deadlinkchecker_code"]=>
                NULL
                ["backlinkchecker_datetime"]=>
                NULL
                ["backlinkchecker_retry"]=>
                NULL
                ["backlinkchecker_code"]=>
                NULL
                ["backlinkchecker_linkrelation"]=>
                NULL
                ["_backlink"]=>
                NULL
                ["_page"]=>
                int(1)
                ["_description_links_limit"]=>
                int(0)
                ["_dofollow"]=>
                int(1)
              }
              ["table":protected]=>
              string(8) "listings"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(3) {
                ["type"]=>
                object(App\Models\Type)#635 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    int(6)
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    int(1)
                    ["approvable_updates"]=>
                    int(1)
                    ["approvable_reviews"]=>
                    int(1)
                    ["approvable_comments"]=>
                    int(1)
                    ["approvable_messages"]=>
                    int(1)
                    ["approvable_replies"]=>
                    int(1)
                    ["localizable"]=>
                    int(1)
                    ["reviewable"]=>
                    int(1)
                    ["type"]=>
                    string(11) "BlogPosting"
                    ["name_singular"]=>
                    string(18) "{"en":"Spotlight"}"
                    ["name_plural"]=>
                    string(19) "{"en":"Spotlights"}"
                    ["slug"]=>
                    string(10) "spotlights"
                    ["icon"]=>
                    string(15) "fas fa-bullhorn"
                    ["peruser_limit"]=>
                    int(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"]=>
                    int(6)
                    ["active"]=>
                    int(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) {
                  }
                }
                ["category"]=>
                object(App\Models\Category)#630 (14) {
                  ["items":protected]=>
                  array(22) {
                    ["id"]=>
                    int(272)
                    ["type_id"]=>
                    int(6)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    NULL
                    ["counter"]=>
                    int(1)
                    ["featured"]=>
                    int(1)
                    ["name"]=>
                    string(26) "{"en":"Food & Dining"}"
                    ["slug"]=>
                    string(11) "food-dining"
                    ["icon"]=>
                    string(13) "far fa-circle"
                    ["icon_color"]=>
                    string(7) "#ffffff"
                    ["marker_color"]=>
                    string(7) "#ff0000"
                    ["short_description"]=>
                    NULL
                    ["description"]=>
                    NULL
                    ["logo_id"]=>
                    string(32) "f681020bf7631d65261de3bddb0c6f31"
                    ["header_id"]=>
                    string(32) "295994f5e151ec44c4151ce5ba973a8f"
                    ["meta_title"]=>
                    NULL
                    ["meta_keywords"]=>
                    NULL
                    ["meta_description"]=>
                    NULL
                    ["_left"]=>
                    int(34)
                    ["_right"]=>
                    int(35)
                    ["_parent_id"]=>
                    int(6)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(10) "categories"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(4) "icon"
                    [5]=>
                    string(12) "marker_color"
                    [6]=>
                    string(10) "icon_color"
                    [7]=>
                    string(17) "short_description"
                    [8]=>
                    string(11) "description"
                    [9]=>
                    string(7) "logo_id"
                    [10]=>
                    string(9) "header_id"
                    [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"
                    }
                    ["category_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
                }
                ["data"]=>
                object(App\Src\Orm\Collection)#607 (5) {
                  ["items":protected]=>
                  array(8) {
                    [0]=>
                    object(App\Models\ListingFieldData)#623 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(15) "custom_Facebook"
                        ["value"]=>
                        string(39) "https://www.facebook.com/kindbellycafe/"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [1]=>
                    object(App\Models\ListingFieldData)#621 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(12) "custom_Vimeo"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [2]=>
                    object(App\Models\ListingFieldData)#619 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(14) "custom_Youtube"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [3]=>
                    object(App\Models\ListingFieldData)#617 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(10) "gallery_id"
                        ["value"]=>
                        string(32) "1f2324595f71cd3976ddbe477485f4c5"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [4]=>
                    object(App\Models\ListingFieldData)#615 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "logo_id"
                        ["value"]=>
                        string(32) "d68dcb347c1d7bc8070a6fb29d282bd3"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [5]=>
                    object(App\Models\ListingFieldData)#613 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(16) "opening_hours_id"
                        ["value"]=>
                        string(32) "85750632886d40b6727e5f86d8ff1296"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [6]=>
                    object(App\Models\ListingFieldData)#611 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(5) "phone"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [7]=>
                    object(App\Models\ListingFieldData)#609 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "website"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":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
                }
              }
              ["fillable":protected]=>
              array(1) {
                [0]=>
                string(7) "type_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(8) {
                ["keyword"]=>
                array(3) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(11) "description"
                  }
                  [1]=>
                  string(8) "fulltext"
                  [2]=>
                  bool(false)
                }
                ["active"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["inactive"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(4) "null"
                  [2]=>
                  bool(false)
                }
                ["type_id"]=>
                array(3) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["category_id"]=>
                array(3) {
                  [0]=>
                  string(11) "category_id"
                  [1]=>
                  string(8) "category"
                  [2]=>
                  bool(false)
                }
                ["location_id"]=>
                array(3) {
                  [0]=>
                  string(11) "location_id"
                  [1]=>
                  string(8) "location"
                  [2]=>
                  bool(false)
                }
                ["user_id"]=>
                array(3) {
                  [0]=>
                  string(7) "user_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["dates"]=>
                array(3) {
                  [0]=>
                  string(5) "dates"
                  [1]=>
                  string(5) "dates"
                  [2]=>
                  bool(false)
                }
              }
              ["sortable":protected]=>
              array(7) {
                ["newest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(4) "DESC"
                }
                ["oldest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(3) "ASC"
                }
                ["highest-rated"]=>
                array(2) {
                  [0]=>
                  string(6) "rating"
                  [1]=>
                  string(4) "desc"
                }
                ["most-popular"]=>
                array(2) {
                  [0]=>
                  string(11) "impressions"
                  [1]=>
                  string(4) "desc"
                }
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["active"]=>
                array(1) {
                  [0]=>
                  string(6) "active"
                }
              }
              ["translatable":protected]=>
              array(0) {
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["allowed":protected]=>
              array(30) {
                [0]=>
                string(5) "title"
                [1]=>
                string(4) "slug"
                [2]=>
                string(17) "short_description"
                [3]=>
                string(11) "description"
                [4]=>
                string(20) "event_start_datetime"
                [5]=>
                string(15) "event_frequency"
                [6]=>
                string(14) "event_interval"
                [7]=>
                string(14) "event_weekdays"
                [8]=>
                string(11) "event_weeks"
                [9]=>
                string(11) "event_dates"
                [10]=>
                string(18) "event_end_datetime"
                [11]=>
                string(10) "event_rsvp"
                [12]=>
                string(20) "offer_start_datetime"
                [13]=>
                string(18) "offer_end_datetime"
                [14]=>
                string(11) "offer_price"
                [15]=>
                string(19) "offer_discount_type"
                [16]=>
                string(14) "offer_discount"
                [17]=>
                string(11) "offer_count"
                [18]=>
                string(11) "offer_terms"
                [19]=>
                string(12) "offer_redeem"
                [20]=>
                string(7) "address"
                [21]=>
                string(3) "zip"
                [22]=>
                string(11) "location_id"
                [23]=>
                string(8) "latitude"
                [24]=>
                string(9) "longitude"
                [25]=>
                string(4) "zoom"
                [26]=>
                string(10) "meta_title"
                [27]=>
                string(13) "meta_keywords"
                [28]=>
                string(16) "meta_description"
                [29]=>
                string(8) "timezone"
              }
            }
          }
          ["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
        }
        [1]=>
        string(8) "location"
        [2]=>
        NULL
      }
    }
    [7]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(109)
      ["function"]=>
      string(18) "eagerLoadRelations"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Orm\Collection)#663 (5) {
          ["items":protected]=>
          array(1) {
            [0]=>
            object(App\Models\Listing)#641 (14) {
              ["items":protected]=>
              array(71) {
                ["id"]=>
                int(3262)
                ["import_id"]=>
                NULL
                ["active"]=>
                int(1)
                ["claimed"]=>
                int(1)
                ["status"]=>
                string(6) "active"
                ["rating"]=>
                float(0)
                ["review_count"]=>
                int(0)
                ["impressions"]=>
                NULL
                ["search_impressions"]=>
                NULL
                ["phone_views"]=>
                NULL
                ["website_clicks"]=>
                NULL
                ["_featured"]=>
                int(1)
                ["_position"]=>
                int(0)
                ["_extra_categories"]=>
                int(5)
                ["_title_size"]=>
                int(150)
                ["_short_description_size"]=>
                int(150)
                ["_description_size"]=>
                int(2500)
                ["_gallery_size"]=>
                int(5)
                ["_address"]=>
                int(1)
                ["_map"]=>
                int(1)
                ["_event_dates"]=>
                int(5)
                ["_send_message"]=>
                int(1)
                ["_reviews"]=>
                int(1)
                ["_seo"]=>
                int(1)
                ["user_id"]=>
                int(1)
                ["type_id"]=>
                int(6)
                ["category_id"]=>
                int(272)
                ["added_datetime"]=>
                string(19) "2025-06-15 14:45:26"
                ["updated_datetime"]=>
                NULL
                ["meta_title"]=>
                string(0) ""
                ["meta_keywords"]=>
                string(0) ""
                ["meta_description"]=>
                string(0) ""
                ["title"]=>
                string(17) "Healthy Breakfast"
                ["slug"]=>
                string(17) "healthy-breakfast"
                ["short_description"]=>
                string(50) "Start every morning with something fresh and tasty"
                ["description"]=>
                string(0) ""
                ["event_start_datetime"]=>
                NULL
                ["event_frequency"]=>
                NULL
                ["event_interval"]=>
                NULL
                ["event_weekdays"]=>
                NULL
                ["event_weeks"]=>
                NULL
                ["event_dates"]=>
                NULL
                ["event_end_datetime"]=>
                NULL
                ["event_rsvp"]=>
                NULL
                ["offer_start_datetime"]=>
                string(19) "2025-06-01 12:00:00"
                ["offer_end_datetime"]=>
                string(19) "2025-08-31 12:00:00"
                ["offer_price"]=>
                string(0) ""
                ["offer_discount_type"]=>
                string(5) "fixed"
                ["offer_discount"]=>
                string(1) "0"
                ["offer_count"]=>
                string(1) "0"
                ["offer_terms"]=>
                string(0) ""
                ["offer_redeem"]=>
                NULL
                ["address"]=>
                NULL
                ["zip"]=>
                NULL
                ["location_id"]=>
                NULL
                ["latitude"]=>
                NULL
                ["longitude"]=>
                NULL
                ["zoom"]=>
                NULL
                ["timezone"]=>
                string(5) "+0000"
                ["sync_product"]=>
                NULL
                ["deadlinkchecker_datetime"]=>
                string(19) "2025-06-15 14:47:06"
                ["deadlinkchecker_retry"]=>
                NULL
                ["deadlinkchecker_code"]=>
                NULL
                ["backlinkchecker_datetime"]=>
                NULL
                ["backlinkchecker_retry"]=>
                NULL
                ["backlinkchecker_code"]=>
                NULL
                ["backlinkchecker_linkrelation"]=>
                NULL
                ["_backlink"]=>
                NULL
                ["_page"]=>
                int(1)
                ["_description_links_limit"]=>
                int(0)
                ["_dofollow"]=>
                int(1)
              }
              ["table":protected]=>
              string(8) "listings"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(3) {
                ["type"]=>
                object(App\Models\Type)#635 (13) {
                  ["items":protected]=>
                  array(19) {
                    ["id"]=>
                    int(6)
                    ["deleted"]=>
                    NULL
                    ["approvable"]=>
                    int(1)
                    ["approvable_updates"]=>
                    int(1)
                    ["approvable_reviews"]=>
                    int(1)
                    ["approvable_comments"]=>
                    int(1)
                    ["approvable_messages"]=>
                    int(1)
                    ["approvable_replies"]=>
                    int(1)
                    ["localizable"]=>
                    int(1)
                    ["reviewable"]=>
                    int(1)
                    ["type"]=>
                    string(11) "BlogPosting"
                    ["name_singular"]=>
                    string(18) "{"en":"Spotlight"}"
                    ["name_plural"]=>
                    string(19) "{"en":"Spotlights"}"
                    ["slug"]=>
                    string(10) "spotlights"
                    ["icon"]=>
                    string(15) "fas fa-bullhorn"
                    ["peruser_limit"]=>
                    int(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"]=>
                    int(6)
                    ["active"]=>
                    int(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) {
                  }
                }
                ["category"]=>
                object(App\Models\Category)#630 (14) {
                  ["items":protected]=>
                  array(22) {
                    ["id"]=>
                    int(272)
                    ["type_id"]=>
                    int(6)
                    ["active"]=>
                    int(1)
                    ["impressions"]=>
                    NULL
                    ["counter"]=>
                    int(1)
                    ["featured"]=>
                    int(1)
                    ["name"]=>
                    string(26) "{"en":"Food & Dining"}"
                    ["slug"]=>
                    string(11) "food-dining"
                    ["icon"]=>
                    string(13) "far fa-circle"
                    ["icon_color"]=>
                    string(7) "#ffffff"
                    ["marker_color"]=>
                    string(7) "#ff0000"
                    ["short_description"]=>
                    NULL
                    ["description"]=>
                    NULL
                    ["logo_id"]=>
                    string(32) "f681020bf7631d65261de3bddb0c6f31"
                    ["header_id"]=>
                    string(32) "295994f5e151ec44c4151ce5ba973a8f"
                    ["meta_title"]=>
                    NULL
                    ["meta_keywords"]=>
                    NULL
                    ["meta_description"]=>
                    NULL
                    ["_left"]=>
                    int(34)
                    ["_right"]=>
                    int(35)
                    ["_parent_id"]=>
                    int(6)
                    ["_level"]=>
                    NULL
                  }
                  ["table":protected]=>
                  string(10) "categories"
                  ["query":protected]=>
                  NULL
                  ["primaryKey":protected]=>
                  string(2) "id"
                  ["incrementing":protected]=>
                  bool(true)
                  ["relations":protected]=>
                  array(0) {
                  }
                  ["fillable":protected]=>
                  array(14) {
                    [0]=>
                    string(6) "active"
                    [1]=>
                    string(8) "featured"
                    [2]=>
                    string(4) "name"
                    [3]=>
                    string(4) "slug"
                    [4]=>
                    string(4) "icon"
                    [5]=>
                    string(12) "marker_color"
                    [6]=>
                    string(10) "icon_color"
                    [7]=>
                    string(17) "short_description"
                    [8]=>
                    string(11) "description"
                    [9]=>
                    string(7) "logo_id"
                    [10]=>
                    string(9) "header_id"
                    [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"
                    }
                    ["category_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
                }
                ["data"]=>
                object(App\Src\Orm\Collection)#607 (5) {
                  ["items":protected]=>
                  array(8) {
                    [0]=>
                    object(App\Models\ListingFieldData)#623 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(15) "custom_Facebook"
                        ["value"]=>
                        string(39) "https://www.facebook.com/kindbellycafe/"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [1]=>
                    object(App\Models\ListingFieldData)#621 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(12) "custom_Vimeo"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [2]=>
                    object(App\Models\ListingFieldData)#619 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(14) "custom_Youtube"
                        ["value"]=>
                        NULL
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [3]=>
                    object(App\Models\ListingFieldData)#617 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(10) "gallery_id"
                        ["value"]=>
                        string(32) "1f2324595f71cd3976ddbe477485f4c5"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [4]=>
                    object(App\Models\ListingFieldData)#615 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "logo_id"
                        ["value"]=>
                        string(32) "d68dcb347c1d7bc8070a6fb29d282bd3"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [5]=>
                    object(App\Models\ListingFieldData)#613 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        NULL
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(16) "opening_hours_id"
                        ["value"]=>
                        string(32) "85750632886d40b6727e5f86d8ff1296"
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [6]=>
                    object(App\Models\ListingFieldData)#611 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(5) "phone"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":protected]=>
                      array(0) {
                      }
                    }
                    [7]=>
                    object(App\Models\ListingFieldData)#609 (13) {
                      ["items":protected]=>
                      array(4) {
                        ["active"]=>
                        int(1)
                        ["listing_id"]=>
                        int(3262)
                        ["field_name"]=>
                        string(7) "website"
                        ["value"]=>
                        string(0) ""
                      }
                      ["table":protected]=>
                      string(16) "listingfielddata"
                      ["query":protected]=>
                      NULL
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["incrementing":protected]=>
                      bool(false)
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(1) {
                        [0]=>
                        string(5) "value"
                      }
                      ["guarded":protected]=>
                      array(0) {
                      }
                      ["searchable":protected]=>
                      array(0) {
                      }
                      ["sortable":protected]=>
                      array(0) {
                      }
                      ["translatable":protected]=>
                      array(0) {
                      }
                      ["exists":protected]=>
                      bool(true)
                      ["dirty":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
                }
              }
              ["fillable":protected]=>
              array(1) {
                [0]=>
                string(7) "type_id"
              }
              ["guarded":protected]=>
              array(0) {
              }
              ["searchable":protected]=>
              array(8) {
                ["keyword"]=>
                array(3) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(5) "title"
                    [1]=>
                    string(17) "short_description"
                    [2]=>
                    string(11) "description"
                  }
                  [1]=>
                  string(8) "fulltext"
                  [2]=>
                  bool(false)
                }
                ["active"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["inactive"]=>
                array(3) {
                  [0]=>
                  string(6) "active"
                  [1]=>
                  string(4) "null"
                  [2]=>
                  bool(false)
                }
                ["type_id"]=>
                array(3) {
                  [0]=>
                  string(7) "type_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["category_id"]=>
                array(3) {
                  [0]=>
                  string(11) "category_id"
                  [1]=>
                  string(8) "category"
                  [2]=>
                  bool(false)
                }
                ["location_id"]=>
                array(3) {
                  [0]=>
                  string(11) "location_id"
                  [1]=>
                  string(8) "location"
                  [2]=>
                  bool(false)
                }
                ["user_id"]=>
                array(3) {
                  [0]=>
                  string(7) "user_id"
                  [1]=>
                  string(2) "eq"
                  [2]=>
                  bool(false)
                }
                ["dates"]=>
                array(3) {
                  [0]=>
                  string(5) "dates"
                  [1]=>
                  string(5) "dates"
                  [2]=>
                  bool(false)
                }
              }
              ["sortable":protected]=>
              array(7) {
                ["newest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(4) "DESC"
                }
                ["oldest"]=>
                array(2) {
                  [0]=>
                  string(2) "id"
                  [1]=>
                  string(3) "ASC"
                }
                ["highest-rated"]=>
                array(2) {
                  [0]=>
                  string(6) "rating"
                  [1]=>
                  string(4) "desc"
                }
                ["most-popular"]=>
                array(2) {
                  [0]=>
                  string(11) "impressions"
                  [1]=>
                  string(4) "desc"
                }
                ["id"]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["title"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["active"]=>
                array(1) {
                  [0]=>
                  string(6) "active"
                }
              }
              ["translatable":protected]=>
              array(0) {
              }
              ["exists":protected]=>
              bool(true)
              ["dirty":protected]=>
              array(0) {
              }
              ["allowed":protected]=>
              array(30) {
                [0]=>
                string(5) "title"
                [1]=>
                string(4) "slug"
                [2]=>
                string(17) "short_description"
                [3]=>
                string(11) "description"
                [4]=>
                string(20) "event_start_datetime"
                [5]=>
                string(15) "event_frequency"
                [6]=>
                string(14) "event_interval"
                [7]=>
                string(14) "event_weekdays"
                [8]=>
                string(11) "event_weeks"
                [9]=>
                string(11) "event_dates"
                [10]=>
                string(18) "event_end_datetime"
                [11]=>
                string(10) "event_rsvp"
                [12]=>
                string(20) "offer_start_datetime"
                [13]=>
                string(18) "offer_end_datetime"
                [14]=>
                string(11) "offer_price"
                [15]=>
                string(19) "offer_discount_type"
                [16]=>
                string(14) "offer_discount"
                [17]=>
                string(11) "offer_count"
                [18]=>
                string(11) "offer_terms"
                [19]=>
                string(12) "offer_redeem"
                [20]=>
                string(7) "address"
                [21]=>
                string(3) "zip"
                [22]=>
                string(11) "location_id"
                [23]=>
                string(8) "latitude"
                [24]=>
                string(9) "longitude"
                [25]=>
                string(4) "zoom"
                [26]=>
                string(10) "meta_title"
                [27]=>
                string(13) "meta_keywords"
                [28]=>
                string(16) "meta_description"
                [29]=>
                string(8) "timezone"
              }
            }
          }
          ["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
        }
      }
    }
    [8]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/phpls/app/Src/Orm/Query.php"
      ["line"]=>
      int(149)
      ["function"]=>
      string(3) "get"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        array(1) {
          [0]=>
          string(16) "phpls_listings.*"
        }
      }
    }
    [9]=>
    array(6) {
      ["file"]=>
      string(73) "/home/wgregorybell/public_html/phpls/app/Widgets/Listingsearchresults.php"
      ["line"]=>
      int(276)
      ["function"]=>
      string(8) "paginate"
      ["class"]=>
      string(17) "App\Src\Orm\Query"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(2) "10"
      }
    }
    [10]=>
    array(6) {
      ["file"]=>
      string(73) "/home/wgregorybell/public_html/phpls/app/Widgets/Listingsearchresults.php"
      ["line"]=>
      int(47)
      ["function"]=>
      string(11) "getListings"
      ["class"]=>
      string(32) "App\Widgets\Listingsearchresults"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [11]=>
    array(6) {
      ["file"]=>
      string(58) "/home/wgregorybell/public_html/phpls/app/Models/Widget.php"
      ["line"]=>
      int(118)
      ["function"]=>
      string(7) "compile"
      ["class"]=>
      string(32) "App\Widgets\Listingsearchresults"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [12]=>
    array(6) {
      ["file"]=>
      string(68) "/home/wgregorybell/public_html/phpls/app/Repositories/Widgetizer.php"
      ["line"]=>
      int(32)
      ["function"]=>
      string(7) "compile"
      ["class"]=>
      string(17) "App\Models\Widget"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [13]=>
    array(6) {
      ["file"]=>
      string(56) "/home/wgregorybell/public_html/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)#825 (1) {
          ["items":protected]=>
          array(5) {
            ["params"]=>
            array(2) {
              ["slug"]=>
              string(10) "spotlights"
              ["first"]=>
              string(11) "food-dining"
            }
            ["type"]=>
            object(App\Models\Type)#791 (13) {
              ["items":protected]=>
              array(19) {
                ["id"]=>
                int(6)
                ["deleted"]=>
                NULL
                ["approvable"]=>
                int(1)
                ["approvable_updates"]=>
                int(1)
                ["approvable_reviews"]=>
                int(1)
                ["approvable_comments"]=>
                int(1)
                ["approvable_messages"]=>
                int(1)
                ["approvable_replies"]=>
                int(1)
                ["localizable"]=>
                int(1)
                ["reviewable"]=>
                int(1)
                ["type"]=>
                string(11) "BlogPosting"
                ["name_singular"]=>
                string(18) "{"en":"Spotlight"}"
                ["name_plural"]=>
                string(19) "{"en":"Spotlights"}"
                ["slug"]=>
                string(10) "spotlights"
                ["icon"]=>
                string(15) "fas fa-bullhorn"
                ["peruser_limit"]=>
                int(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"]=>
                int(6)
                ["active"]=>
                int(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/category"
            ["category"]=>
            object(App\Models\Category)#795 (14) {
              ["items":protected]=>
              array(22) {
                ["id"]=>
                int(272)
                ["type_id"]=>
                int(6)
                ["active"]=>
                int(1)
                ["impressions"]=>
                NULL
                ["counter"]=>
                int(1)
                ["featured"]=>
                int(1)
                ["name"]=>
                string(26) "{"en":"Food & Dining"}"
                ["slug"]=>
                string(11) "food-dining"
                ["icon"]=>
                string(13) "far fa-circle"
                ["icon_color"]=>
                string(7) "#ffffff"
                ["marker_color"]=>
                string(7) "#ff0000"
                ["short_description"]=>
                NULL
                ["description"]=>
                NULL
                ["logo_id"]=>
                string(32) "f681020bf7631d65261de3bddb0c6f31"
                ["header_id"]=>
                string(32) "295994f5e151ec44c4151ce5ba973a8f"
                ["meta_title"]=>
                NULL
                ["meta_keywords"]=>
                NULL
                ["meta_description"]=>
                NULL
                ["_left"]=>
                int(34)
                ["_right"]=>
                int(35)
                ["_parent_id"]=>
                int(6)
                ["_level"]=>
                NULL
              }
              ["table":protected]=>
              string(10) "categories"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(14) {
                [0]=>
                string(6) "active"
                [1]=>
                string(8) "featured"
                [2]=>
                string(4) "name"
                [3]=>
                string(4) "slug"
                [4]=>
                string(4) "icon"
                [5]=>
                string(12) "marker_color"
                [6]=>
                string(10) "icon_color"
                [7]=>
                string(17) "short_description"
                [8]=>
                string(11) "description"
                [9]=>
                string(7) "logo_id"
                [10]=>
                string(9) "header_id"
                [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"
                }
                ["category_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)#765 (13) {
              ["items":protected]=>
              array(10) {
                ["id"]=>
                int(84)
                ["active"]=>
                int(1)
                ["type_id"]=>
                int(6)
                ["customizable"]=>
                NULL
                ["title"]=>
                string(19) "{"en":"{category}"}"
                ["slug"]=>
                string(13) "type/category"
                ["meta_title"]=>
                string(78) "{"en":"Search the "{category}" category for fresh deals and offers"}"
                ["meta_keywords"]=>
                string(153) "{"en":"local {category} deals, free {category} offers in my location, local {category} giveaway, local discounts, discount shopping, {category} coupons"}"
                ["meta_description"]=>
                string(116) "{"en":"Search the "{category}" category for current and upcoming shopping deals and offers in your area."}"
                ["indexable"]=>
                int(1)
              }
              ["table":protected]=>
              string(5) "pages"
              ["query":protected]=>
              object(App\Src\Orm\Query)#729 (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)#508 (4) {
                  ["handler":protected]=>
                  object(PDO)#509 (0) {
                  }
                  ["driver":protected]=>
                  object(App\Src\Dbal\Driver\Mysql\Driver)#510 (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) {
              }
            }
          }
        }
      }
    }
    [14]=>
    array(6) {
      ["file"]=>
      string(62) "/home/wgregorybell/public_html/phpls/app/Controllers/Index.php"
      ["line"]=>
      int(391)
      ["function"]=>
      string(6) "render"
      ["class"]=>
      string(15) "App\Models\Page"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(App\Src\Support\Collection)#825 (1) {
          ["items":protected]=>
          array(5) {
            ["params"]=>
            array(2) {
              ["slug"]=>
              string(10) "spotlights"
              ["first"]=>
              string(11) "food-dining"
            }
            ["type"]=>
            object(App\Models\Type)#791 (13) {
              ["items":protected]=>
              array(19) {
                ["id"]=>
                int(6)
                ["deleted"]=>
                NULL
                ["approvable"]=>
                int(1)
                ["approvable_updates"]=>
                int(1)
                ["approvable_reviews"]=>
                int(1)
                ["approvable_comments"]=>
                int(1)
                ["approvable_messages"]=>
                int(1)
                ["approvable_replies"]=>
                int(1)
                ["localizable"]=>
                int(1)
                ["reviewable"]=>
                int(1)
                ["type"]=>
                string(11) "BlogPosting"
                ["name_singular"]=>
                string(18) "{"en":"Spotlight"}"
                ["name_plural"]=>
                string(19) "{"en":"Spotlights"}"
                ["slug"]=>
                string(10) "spotlights"
                ["icon"]=>
                string(15) "fas fa-bullhorn"
                ["peruser_limit"]=>
                int(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"]=>
                int(6)
                ["active"]=>
                int(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/category"
            ["category"]=>
            object(App\Models\Category)#795 (14) {
              ["items":protected]=>
              array(22) {
                ["id"]=>
                int(272)
                ["type_id"]=>
                int(6)
                ["active"]=>
                int(1)
                ["impressions"]=>
                NULL
                ["counter"]=>
                int(1)
                ["featured"]=>
                int(1)
                ["name"]=>
                string(26) "{"en":"Food & Dining"}"
                ["slug"]=>
                string(11) "food-dining"
                ["icon"]=>
                string(13) "far fa-circle"
                ["icon_color"]=>
                string(7) "#ffffff"
                ["marker_color"]=>
                string(7) "#ff0000"
                ["short_description"]=>
                NULL
                ["description"]=>
                NULL
                ["logo_id"]=>
                string(32) "f681020bf7631d65261de3bddb0c6f31"
                ["header_id"]=>
                string(32) "295994f5e151ec44c4151ce5ba973a8f"
                ["meta_title"]=>
                NULL
                ["meta_keywords"]=>
                NULL
                ["meta_description"]=>
                NULL
                ["_left"]=>
                int(34)
                ["_right"]=>
                int(35)
                ["_parent_id"]=>
                int(6)
                ["_level"]=>
                NULL
              }
              ["table":protected]=>
              string(10) "categories"
              ["query":protected]=>
              NULL
              ["primaryKey":protected]=>
              string(2) "id"
              ["incrementing":protected]=>
              bool(true)
              ["relations":protected]=>
              array(0) {
              }
              ["fillable":protected]=>
              array(14) {
                [0]=>
                string(6) "active"
                [1]=>
                string(8) "featured"
                [2]=>
                string(4) "name"
                [3]=>
                string(4) "slug"
                [4]=>
                string(4) "icon"
                [5]=>
                string(12) "marker_color"
                [6]=>
                string(10) "icon_color"
                [7]=>
                string(17) "short_description"
                [8]=>
                string(11) "description"
                [9]=>
                string(7) "logo_id"
                [10]=>
                string(9) "header_id"
                [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"
                }
                ["category_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)#765 (13) {
              ["items":protected]=>
              array(10) {
                ["id"]=>
                int(84)
                ["active"]=>
                int(1)
                ["type_id"]=>
                int(6)
                ["customizable"]=>
                NULL
                ["title"]=>
                string(19) "{"en":"{category}"}"
                ["slug"]=>
                string(13) "type/category"
                ["meta_title"]=>
                string(78) "{"en":"Search the "{category}" category for fresh deals and offers"}"
                ["meta_keywords"]=>
                string(153) "{"en":"local {category} deals, free {category} offers in my location, local {category} giveaway, local discounts, discount shopping, {category} coupons"}"
                ["meta_description"]=>
                string(116) "{"en":"Search the "{category}" category for current and upcoming shopping deals and offers in your area."}"
                ["indexable"]=>
                int(1)
              }
              ["table":protected]=>
              string(5) "pages"
              ["query":protected]=>
              object(App\Src\Orm\Query)#729 (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)#508 (4) {
                  ["handler":protected]=>
                  object(PDO)#509 (0) {
                  }
                  ["driver":protected]=>
                  object(App\Src\Dbal\Driver\Mysql\Driver)#510 (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) {
              }
            }
          }
        }
      }
    }
    [15]=>
    array(6) {
      ["file"]=>
      string(67) "/home/wgregorybell/public_html/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(10) "spotlights"
          ["first"]=>
          string(11) "food-dining"
        }
      }
    }
    [16]=>
    array(6) {
      ["file"]=>
      string(60) "/home/wgregorybell/public_html/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(10) "spotlights"
          ["first"]=>
          string(11) "food-dining"
        }
      }
    }
    [17]=>
    array(6) {
      ["file"]=>
      string(60) "/home/wgregorybell/public_html/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(10) "spotlights"
          ["first"]=>
          string(11) "food-dining"
        }
      }
    }
    [18]=>
    array(6) {
      ["file"]=>
      string(40) "/home/wgregorybell/public_html/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) "42000"
    [1]=>
    int(1064)
    [2]=>
    string(149) "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 4"
  }
}