IZooto
Refinery89
Monetag
Playwire
Setupad
HilltopAds

Latest Articles

What our publishers are saying!

Our publishers are excited to share their experience with you!

7.4.33PHP Version107msRequest Duration8MBMemory UsageGET blog-brand-partner/{slug}Route
    • Booting (31.33ms)
    • Application (75.93ms)
    • 1 x Application (70.78%)
      75.93ms
      1 x Booting (29.21%)
      31.33ms
      4 templates were rendered
      • front.brandpartner (resources/views/front/brandpartner.blade.php)8blade
        Params
        0
        blogscats
        1
        reviews
        2
        blogs
        3
        author
        4
        admin
        5
        software
        6
        seo_content
        7
        brandsliders
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • front.includes.layout (resources/views/front/includes/layout.blade.php)42blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        blogscats
        4
        reviews
        5
        blogs
        6
        author
        7
        admin
        8
        software
        9
        seo_content
        10
        brandsliders
        11
        __currentLoopData
        12
        s
        13
        loop
        14
        blogcat
        15
        ad_categories
        16
        host_categories
        17
        marketing_categories
        18
        countries
        19
        body_script
        20
        head_script
        21
        footer_script
        22
        second_body_script
        23
        facebook
        24
        linkedin
        25
        google
        26
        twitter
        27
        instagram
        28
        pinterest
        29
        site_category
        30
        footer_ad
        31
        traffic_values
        32
        company_email
        33
        company_address
        34
        company_phone
        35
        twitter_link
        36
        facebook_link
        37
        youtube_link
        38
        header_logo
        39
        footer_logo
        40
        footer_copyright_text
        41
        footer_contact_detail
      • front.includes.topbar (resources/views/front/includes/topbar.blade.php)42blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        blogscats
        4
        reviews
        5
        blogs
        6
        author
        7
        admin
        8
        software
        9
        seo_content
        10
        brandsliders
        11
        __currentLoopData
        12
        s
        13
        loop
        14
        blogcat
        15
        ad_categories
        16
        host_categories
        17
        marketing_categories
        18
        countries
        19
        body_script
        20
        head_script
        21
        footer_script
        22
        second_body_script
        23
        facebook
        24
        linkedin
        25
        google
        26
        twitter
        27
        instagram
        28
        pinterest
        29
        site_category
        30
        footer_ad
        31
        traffic_values
        32
        company_email
        33
        company_address
        34
        company_phone
        35
        twitter_link
        36
        facebook_link
        37
        youtube_link
        38
        header_logo
        39
        footer_logo
        40
        footer_copyright_text
        41
        footer_contact_detail
      uri
      GET blog-brand-partner/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Front\HomeController@brand_partner
      namespace
      App\Http\Controllers
      prefix
      where
      as
      brand.partner
      file
      app/Http/Controllers/Front/HomeController.php:626-655
      44 statements were executed, 4 of which were duplicated, 40 unique39.19ms
      • select * from `softwares` where `slug` = 'digitalpush' and `softwares`.`deleted_at` is null limit 1
        9.49ms/app/Http/Controllers/Front/HomeController.php:627staging
        Metadata
        Bindings
        • 0. digitalpush
        Backtrace
        • 15. /app/Http/Controllers/Front/HomeController.php:627
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `id` = 14 and `status` = '1' and `admins`.`deleted_at` is null limit 1
        1.97ms/app/Http/Controllers/Front/HomeController.php:628staging
        Metadata
        Bindings
        • 0. 14
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/Front/HomeController.php:628
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `merchant_blog_author` where exists (select * from `admins` where `merchant_blog_author`.`merchant_id` = `admins`.`id` and `slug` = 'test-merchant' and `admins`.`deleted_at` is null) limit 1
        1.47ms/app/Http/Controllers/Front/HomeController.php:635staging
        Metadata
        Bindings
        • 0. test-merchant
        Backtrace
        • 15. /app/Http/Controllers/Front/HomeController.php:635
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `blog` where exists (select * from `blog_category` where `blog`.`cat_id` = `blog_category`.`id` and `status` = '1' and `blog_category`.`deleted_at` is null) and exists (select * from `merchant_blog_author` where `blog`.`author_id` = `merchant_blog_author`.`id` and `status` = '1') and `status` = '1' and `merchant_id` = 14 and `blog`.`deleted_at` is null
        3.06ms/app/Http/Controllers/Front/HomeController.php:641staging
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 1
        • 3. 14
        Backtrace
        • 15. /app/Http/Controllers/Front/HomeController.php:641
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `reviews` where `status` = 1 and `review_type` is null and `reviews`.`deleted_at` is null order by `created_at` desc
        1.74ms/app/Http/Controllers/Front/HomeController.php:642staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Front/HomeController.php:642
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `blog_category` where `status` = '1' and `blog_category`.`deleted_at` is null
        540μs/app/Http/Controllers/Front/HomeController.php:643staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Front/HomeController.php:643
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brand_sliders` where `status` = '1' and `brand_sliders`.`deleted_at` is null
        1.21ms/app/Http/Controllers/Front/HomeController.php:644staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Front/HomeController.php:644
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2477 limit 1
        1.33msview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2477
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2482 limit 1
        430μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2482
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2479 limit 1
        410μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2479
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2480 limit 1
        400μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2480
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2483 limit 1
        470μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2483
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2478 limit 1
        470μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2478
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 2489 limit 1
        480μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:80staging
        Metadata
        Bindings
        • 0. 2489
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:80
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 1168 limit 1
        470μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:107staging
        Metadata
        Bindings
        • 0. 1168
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:107
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `thumbnail_images` where `thumbnail_images`.`id` = 13 limit 1
        630μsview::d5a854626e22b8336f1fee775e01d9cff7adf836:238staging
        Metadata
        Bindings
        • 0. 13
        Backtrace
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:238
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `type_slug` = 'ad-tech' and `status` = '1' and `categories`.`deleted_at` is null
        1.34ms/app/Providers/CustomServiceProvider.php:31staging
        Metadata
        Bindings
        • 0. ad-tech
        • 1. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:31
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `categories` where `type_slug` = 'hosting' and `status` = '1' and `categories`.`deleted_at` is null
        460μs/app/Providers/CustomServiceProvider.php:32staging
        Metadata
        Bindings
        • 0. hosting
        • 1. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:32
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `categories` where `type_slug` = 'publisher-tools-plugins' and `status` = '1' and `categories`.`deleted_at` is null
        450μs/app/Providers/CustomServiceProvider.php:33staging
        Metadata
        Bindings
        • 0. publisher-tools-plugins
        • 1. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:33
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `country` where `status` = '1' and `country`.`deleted_at` is null order by `country_name` asc
        1.49ms/app/Providers/CustomServiceProvider.php:34staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:34
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'BODY_SCRIPT' and `settings`.`deleted_at` is null limit 1
        1.06ms/app/Providers/CustomServiceProvider.php:35staging
        Metadata
        Bindings
        • 0. BODY_SCRIPT
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:35
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'HEAD_SCRIPT' and `settings`.`deleted_at` is null limit 1
        330μs/app/Providers/CustomServiceProvider.php:36staging
        Metadata
        Bindings
        • 0. HEAD_SCRIPT
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FOOTER_SCRIPT' and `settings`.`deleted_at` is null limit 1
        320μs/app/Providers/CustomServiceProvider.php:37staging
        Metadata
        Bindings
        • 0. FOOTER_SCRIPT
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'SECOND_BODY_SCRIPT' and `settings`.`deleted_at` is null limit 1
        320μs/app/Providers/CustomServiceProvider.php:38staging
        Metadata
        Bindings
        • 0. SECOND_BODY_SCRIPT
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:38
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FACEBOOK_LINK' and `settings`.`deleted_at` is null limit 1
        310μs/app/Providers/CustomServiceProvider.php:39staging
        Metadata
        Bindings
        • 0. FACEBOOK_LINK
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:39
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'LINKEDIN' and `settings`.`deleted_at` is null limit 1
        340μs/app/Providers/CustomServiceProvider.php:40staging
        Metadata
        Bindings
        • 0. LINKEDIN
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:40
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'GOOGLE' and `settings`.`deleted_at` is null limit 1
        320μs/app/Providers/CustomServiceProvider.php:41staging
        Metadata
        Bindings
        • 0. GOOGLE
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:41
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'TWITTER_LINK' and `settings`.`deleted_at` is null limit 1
        300μs/app/Providers/CustomServiceProvider.php:42staging
        Metadata
        Bindings
        • 0. TWITTER_LINK
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:42
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'INSTAGRAM' and `settings`.`deleted_at` is null limit 1
        330μs/app/Providers/CustomServiceProvider.php:43staging
        Metadata
        Bindings
        • 0. INSTAGRAM
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'PINTEREST' and `settings`.`deleted_at` is null limit 1
        310μs/app/Providers/CustomServiceProvider.php:44staging
        Metadata
        Bindings
        • 0. PINTEREST
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:44
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `site_category` where `status` = '1' and `site_category`.`deleted_at` is null
        950μs/app/Providers/CustomServiceProvider.php:45staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `advertisements` where `title` = 'FOOTER_AD' and `advertisements`.`deleted_at` is null limit 1
        880μs/app/Providers/CustomServiceProvider.php:46staging
        Metadata
        Bindings
        • 0. FOOTER_AD
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:46
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `filters` where `slug` = 'traffic-requirement' and `status` = 1 and `filters`.`deleted_at` is null limit 1
        890μs/app/Providers/CustomServiceProvider.php:49staging
        Metadata
        Bindings
        • 0. traffic-requirement
        • 1. 1
        Backtrace
        • 15. /app/Providers/CustomServiceProvider.php:49
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `filter_values` where `filter_id` = 1 and `filter_values`.`deleted_at` is null
        980μs/app/Providers/CustomServiceProvider.php:52staging
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/CustomServiceProvider.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 20. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'COMPANY_EMAIL' and `settings`.`deleted_at` is null limit 1
        330μs/app/Providers/ViewComposerServiceProvider.php:22staging
        Metadata
        Bindings
        • 0. COMPANY_EMAIL
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:22
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'COMPANY_ADDRESS' and `settings`.`deleted_at` is null limit 1
        320μs/app/Providers/ViewComposerServiceProvider.php:26staging
        Metadata
        Bindings
        • 0. COMPANY_ADDRESS
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:26
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'COMPANY_PHONE_NUMBER' and `settings`.`deleted_at` is null limit 1
        340μs/app/Providers/ViewComposerServiceProvider.php:30staging
        Metadata
        Bindings
        • 0. COMPANY_PHONE_NUMBER
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:30
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'TWITTER_LINK' and `settings`.`deleted_at` is null limit 1
        310μs/app/Providers/ViewComposerServiceProvider.php:34staging
        Metadata
        Bindings
        • 0. TWITTER_LINK
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:34
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FACEBOOK_LINK' and `settings`.`deleted_at` is null limit 1
        340μs/app/Providers/ViewComposerServiceProvider.php:38staging
        Metadata
        Bindings
        • 0. FACEBOOK_LINK
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:38
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'YOUTUBE_LINK' and `settings`.`deleted_at` is null limit 1
        320μs/app/Providers/ViewComposerServiceProvider.php:42staging
        Metadata
        Bindings
        • 0. YOUTUBE_LINK
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:42
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'HEADER_COMPANY_LOGO' and `settings`.`deleted_at` is null limit 1
        310μs/app/Providers/ViewComposerServiceProvider.php:46staging
        Metadata
        Bindings
        • 0. HEADER_COMPANY_LOGO
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:46
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FOOTER_COMPANY_LOGO' and `settings`.`deleted_at` is null limit 1
        300μs/app/Providers/ViewComposerServiceProvider.php:50staging
        Metadata
        Bindings
        • 0. FOOTER_COMPANY_LOGO
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:50
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FOOTER_COPYRIGHT_TEXT' and `settings`.`deleted_at` is null limit 1
        360μs/app/Providers/ViewComposerServiceProvider.php:54staging
        Metadata
        Bindings
        • 0. FOOTER_COPYRIGHT_TEXT
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      • select * from `settings` where `title` = 'FOOTER_CONTACT_DETAIL' and `settings`.`deleted_at` is null limit 1
        310μs/app/Providers/ViewComposerServiceProvider.php:58staging
        Metadata
        Bindings
        • 0. FOOTER_CONTACT_DETAIL
        Backtrace
        • 15. /app/Providers/ViewComposerServiceProvider.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::d5a854626e22b8336f1fee775e01d9cff7adf836:319
      App\Models\FiltersValues
      6
      App\Models\Filters
      1
      App\Models\SiteCategory
      25
      App\Models\Setting
      11
      App\Models\Country
      153
      App\Models\Category
      9
      App\Models\ThumbnailImage
      9
      App\Models\BrandSlider
      7
      App\Models\BlogCategory
      13
      App\Models\Admin
      1
      App\Models\Softwares
      1
          preUrl
          https://staging.publishergrowth.com
          _token
          p6yilbSMlEPaesqS43BsYM5pglssutotBEEbCbOx
          _previous
          array:1 [ "url" => "https://staging.publishergrowth.com/blog-brand-partner/digitalpush" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /blog-brand-partner/digitalpush
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "content-length" => array:1 [ 0 => "0" ] "connection" => array:1 [ 0 => "close" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.16.109.195" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "staging.publishergrowth.com" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "92b400156898ab71-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "3.16.109.195" ] ]
          request_server
          0 of 0
          array:62 [ "PHP_FCGI_MAX_REQUESTS" => "99999" "PHPRC" => "/home/staging/fcgi-bin/../etc/php7.4" "PWD" => "/home/staging/fcgi-bin" "SHLVL" => "0" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "CONTENT_LENGTH" => "0" "HTTP_CONNECTION" => "close" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/blog-brand-partner/digitalpush" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/blog-brand-partner/digitalpush" "REMOTE_PORT" => "42766" "SCRIPT_FILENAME" => "/home/staging/public_html/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/home/staging/public_html/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/staging/public_html/public" "REMOTE_ADDR" => "172.69.17.130" "SERVER_PORT" => "443" "SERVER_ADDR" => "192.168.69.69" "SERVER_NAME" => "staging.publishergrowth.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "3.16.109.195" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_HOST" => "staging.publishergrowth.com" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "92b400156898ab71-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_X_FORWARDED_FOR" => "3.16.109.195" "SSL_TLS_SNI" => "staging.publishergrowth.com" "HTTPS" => "on" "SCRIPT_URI" => "https://staging.publishergrowth.com/blog-brand-partner/digitalpush" "SCRIPT_URL" => "/blog-brand-partner/digitalpush" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "staging.publishergrowth.com" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://staging.publishergrowth.com/blog-brand-partner/digitalpush" "REDIRECT_SCRIPT_URL" => "/blog-brand-partner/digitalpush" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743803206.3234 "REQUEST_TIME" => 1743803206 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 21:46:46 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhQZjhIcXhrWUM0MThEK1MwY3JNOEE9PSIsInZhbHVlIjoidjg5N3JzcnZRWm5DaUxEenBXU2lnTTVMQkFYOTYzVnlQblcwdEtpd0RMU0F5VEYyclhGbjRtV1hpNkFNdE9oTEJiUjNqVTJZNVlJL1dyYVpSNllXV090Wm9zS2xmTTRJOVVQTGZLM1NxWjlOT1JtUU9NM0tLVnBIRXB0cFZpN3MiLCJtYWMiOiIyODJkOGM2ZTgzZjFkMDVhNjEzODI0MDUwMWI5OWRhNjQwOTBiZTI2ZTYxNGI1OTU5NzU2NDljZTJkZWVhNWFiIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:46:46 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImhQZjhIcXhrWUM0MThEK1MwY3JNOEE9PSIsInZhbHVlIjoidjg5N3JzcnZRWm5DaUxEenBXU2lnTTVMQkFYOTYzVnlQblcwdEtpd0RMU0F5VEYyclhGbjRtV1hpNkFNdE9oTEJiUjNqV" 1 => "staging_publisher_growth_session=eyJpdiI6IkFibHdaN3YvTW1HRWNjcERMbEZGYnc9PSIsInZhbHVlIjoicjV1UngyRzRzUmZOSDFySEU2VituVW9BWkZjbndSN1U5TzhIU1cvSGhMMDFKeWppL09PWjYzZzg3cDBaSkkyTHE0RktyUHNIMWE1N1pwRTEvMUpkTkx2a3I4L2k0WGV0Y2JTYmQ1V1JqU2VrYmhjVkhMNklDd01URjN3UmYyYlYiLCJtYWMiOiI3Mzg0MGQ5NTk0MGJjN2Y2YWMxNjFiZTA1OGNhOWYxOWJiNTQyYzc1OTYyMjllNjVhYzA0ZTZhZTZmNmQxZmQ3IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:46:46 GMT; Max-Age=7200; path=/; httponly; samesite=laxstaging_publisher_growth_session=eyJpdiI6IkFibHdaN3YvTW1HRWNjcERMbEZGYnc9PSIsInZhbHVlIjoicjV1UngyRzRzUmZOSDFySEU2VituVW9BWkZjbndSN1U5TzhIU1cvSGhMMDFKeWppL09PWjY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhQZjhIcXhrWUM0MThEK1MwY3JNOEE9PSIsInZhbHVlIjoidjg5N3JzcnZRWm5DaUxEenBXU2lnTTVMQkFYOTYzVnlQblcwdEtpd0RMU0F5VEYyclhGbjRtV1hpNkFNdE9oTEJiUjNqVTJZNVlJL1dyYVpSNllXV090Wm9zS2xmTTRJOVVQTGZLM1NxWjlOT1JtUU9NM0tLVnBIRXB0cFZpN3MiLCJtYWMiOiIyODJkOGM2ZTgzZjFkMDVhNjEzODI0MDUwMWI5OWRhNjQwOTBiZTI2ZTYxNGI1OTU5NzU2NDljZTJkZWVhNWFiIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:46:46 GMT; path=/XSRF-TOKEN=eyJpdiI6ImhQZjhIcXhrWUM0MThEK1MwY3JNOEE9PSIsInZhbHVlIjoidjg5N3JzcnZRWm5DaUxEenBXU2lnTTVMQkFYOTYzVnlQblcwdEtpd0RMU0F5VEYyclhGbjRtV1hpNkFNdE9oTEJiUjNqV" 1 => "staging_publisher_growth_session=eyJpdiI6IkFibHdaN3YvTW1HRWNjcERMbEZGYnc9PSIsInZhbHVlIjoicjV1UngyRzRzUmZOSDFySEU2VituVW9BWkZjbndSN1U5TzhIU1cvSGhMMDFKeWppL09PWjYzZzg3cDBaSkkyTHE0RktyUHNIMWE1N1pwRTEvMUpkTkx2a3I4L2k0WGV0Y2JTYmQ1V1JqU2VrYmhjVkhMNklDd01URjN3UmYyYlYiLCJtYWMiOiI3Mzg0MGQ5NTk0MGJjN2Y2YWMxNjFiZTA1OGNhOWYxOWJiNTQyYzc1OTYyMjllNjVhYzA0ZTZhZTZmNmQxZmQ3IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:46:46 GMT; path=/; httponlystaging_publisher_growth_session=eyJpdiI6IkFibHdaN3YvTW1HRWNjcERMbEZGYnc9PSIsInZhbHVlIjoicjV1UngyRzRzUmZOSDFySEU2VituVW9BWkZjbndSN1U5TzhIU1cvSGhMMDFKeWppL09PWjY" ] ]
          session_attributes
          0 of 0
          array:5 [ "preUrl" => "https://staging.publishergrowth.com" "_token" => "p6yilbSMlEPaesqS43BsYM5pglssutotBEEbCbOx" "_previous" => array:1 [ "url" => "https://staging.publishergrowth.com/blog-brand-partner/digitalpush" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]