Cookie Policy

31 October 2022

Publisher Growth uses cookies for better functionality and to conduct anonymous analytics. Given your permission, we may also use cookies to share information about your use of our site with our social media, analytics, advertising, and software. For more information, see our Cookie Policy.

Cookie Settings

Publisher Growth uses cookies for better functionality and to conduct anonymous analytics. Given your permission, we may also use cookies to share information about your use of our site with our social media, analytics, advertising, and software. For more information, see our Cookie Policy.

Cookie policy:

This policy explains how Publisher Growth uses cookies and such technology to provide you with the best experience on our site, keep your account information safe, track and understand your usage, and show you relevant ads. 

Cookies are used for better authentication and functionality, security, preferences, and features and to conduct anonymous analytics and research. The cookies are automatically placed on your device as you visit the site, and it is considered necessary for the usage of the key features of the site. There are some cookies that are only placed after you provide consent, especially third-party ad cookies and anything that would collect some data. You can opt out whenever you want. 

Cookie:

Cookies are small text files that are placed on your device, and it helps us recognize you and remember your preferences. These may also be set by other websites or services that run content on the page you visit. 

7.4.33PHP Version71.27msRequest Duration8MBMemory UsageGET cookiesettingsRoute
    • Booting (28.52ms)
    • Application (42.74ms)
    • 1 x Application (59.97%)
      42.74ms
      1 x Booting (40.02%)
      28.52ms
      3 templates were rendered
      • front.cookie (resources/views/front/cookie.blade.php)2blade
        Params
        0
        content
        1
        seo_content
      • front.includes.layout (resources/views/front/includes/layout.blade.php)32blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        seo_content
        5
        ad_categories
        6
        host_categories
        7
        marketing_categories
        8
        countries
        9
        body_script
        10
        head_script
        11
        footer_script
        12
        second_body_script
        13
        facebook
        14
        linkedin
        15
        google
        16
        twitter
        17
        instagram
        18
        pinterest
        19
        site_category
        20
        footer_ad
        21
        traffic_values
        22
        company_email
        23
        company_address
        24
        company_phone
        25
        twitter_link
        26
        facebook_link
        27
        youtube_link
        28
        header_logo
        29
        footer_logo
        30
        footer_copyright_text
        31
        footer_contact_detail
      • front.includes.topbar (resources/views/front/includes/topbar.blade.php)32blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        content
        4
        seo_content
        5
        ad_categories
        6
        host_categories
        7
        marketing_categories
        8
        countries
        9
        body_script
        10
        head_script
        11
        footer_script
        12
        second_body_script
        13
        facebook
        14
        linkedin
        15
        google
        16
        twitter
        17
        instagram
        18
        pinterest
        19
        site_category
        20
        footer_ad
        21
        traffic_values
        22
        company_email
        23
        company_address
        24
        company_phone
        25
        twitter_link
        26
        facebook_link
        27
        youtube_link
        28
        header_logo
        29
        footer_logo
        30
        footer_copyright_text
        31
        footer_contact_detail
      uri
      GET cookiesettings
      middleware
      web
      controller
      App\Http\Controllers\Front\HomeController@cookie
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Front/HomeController.php:792-802
      29 statements were executed, 4 of which were duplicated, 25 unique15.53ms
      • select * from `pages` where `title` = 'COOKIE_SETTINGS' and `status` = '1' limit 1
        3.06ms/app/Http/Controllers/Front/HomeController.php:794staging
        Metadata
        Bindings
        • 0. COOKIE_SETTINGS
        • 1. 1
        Backtrace
        • 16. /app/Http/Controllers/Front/HomeController.php:794
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `type_slug` = 'ad-tech' and `status` = '1' and `categories`.`deleted_at` is null
        790μs/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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `categories` where `type_slug` = 'hosting' and `status` = '1' and `categories`.`deleted_at` is null
        270μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `categories` where `type_slug` = 'publisher-tools-plugins' and `status` = '1' and `categories`.`deleted_at` is null
        270μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `country` where `status` = '1' and `country`.`deleted_at` is null order by `country_name` asc
        1.02ms/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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'BODY_SCRIPT' and `settings`.`deleted_at` is null limit 1
        1.09ms/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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'HEAD_SCRIPT' and `settings`.`deleted_at` is null limit 1
        320μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FOOTER_SCRIPT' and `settings`.`deleted_at` is null limit 1
        310μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'SECOND_BODY_SCRIPT' and `settings`.`deleted_at` is null limit 1
        310μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FACEBOOK_LINK' and `settings`.`deleted_at` is null limit 1
        300μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'LINKEDIN' and `settings`.`deleted_at` is null limit 1
        300μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • 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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'TWITTER_LINK' and `settings`.`deleted_at` is null limit 1
        290μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'INSTAGRAM' and `settings`.`deleted_at` is null limit 1
        300μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'PINTEREST' and `settings`.`deleted_at` is null limit 1
        340μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `site_category` where `status` = '1' and `site_category`.`deleted_at` is null
        770μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `advertisements` where `title` = 'FOOTER_AD' and `advertisements`.`deleted_at` is null limit 1
        780μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `filters` where `slug` = 'traffic-requirement' and `status` = 1 and `filters`.`deleted_at` is null limit 1
        710μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `filter_values` where `filter_id` = 1 and `filter_values`.`deleted_at` is null
        710μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'COMPANY_EMAIL' and `settings`.`deleted_at` is null limit 1
        270μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'COMPANY_ADDRESS' and `settings`.`deleted_at` is null limit 1
        270μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'COMPANY_PHONE_NUMBER' and `settings`.`deleted_at` is null limit 1
        250μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'TWITTER_LINK' and `settings`.`deleted_at` is null limit 1
        240μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FACEBOOK_LINK' and `settings`.`deleted_at` is null limit 1
        240μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'YOUTUBE_LINK' and `settings`.`deleted_at` is null limit 1
        250μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'HEADER_COMPANY_LOGO' and `settings`.`deleted_at` is null limit 1
        610μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FOOTER_COMPANY_LOGO' and `settings`.`deleted_at` is null limit 1
        390μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FOOTER_COPYRIGHT_TEXT' and `settings`.`deleted_at` is null limit 1
        370μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      • select * from `settings` where `title` = 'FOOTER_CONTACT_DETAIL' and `settings`.`deleted_at` is null limit 1
        380μ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::340c59747d6481c0fcbbb9c9baa23644bb790895:73
      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\Pages
      1
          preUrl
          https://staging.publishergrowth.com
          _token
          0iodVhFTqLbTOib5IX28t4a41Uktp2RStfJTBoPF
          _previous
          array:1 [ "url" => "https://staging.publishergrowth.com/cookiesettings" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /cookiesettings
          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" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "connection" => array:1 [ 0 => "close" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.225.92.138" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "staging.publishergrowth.com" ] "x-forwarded-for" => array:1 [ 0 => "18.225.92.138" ] "cf-ray" => array:1 [ 0 => "93860ac96ff235b5-ORD" ] ]
          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" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/cookiesettings" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/cookiesettings" "REMOTE_PORT" => "64988" "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.202" "SERVER_PORT" => "443" "SERVER_ADDR" => "192.168.69.69" "SERVER_NAME" => "staging.publishergrowth.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CONNECTION" => "close" "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_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "18.225.92.138" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "staging.publishergrowth.com" "HTTP_X_FORWARDED_FOR" => "18.225.92.138" "HTTP_CF_RAY" => "93860ac96ff235b5-ORD" "SSL_TLS_SNI" => "staging.publishergrowth.com" "HTTPS" => "on" "SCRIPT_URI" => "https://staging.publishergrowth.com/cookiesettings" "SCRIPT_URL" => "/cookiesettings" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "staging.publishergrowth.com" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://staging.publishergrowth.com/cookiesettings" "REDIRECT_SCRIPT_URL" => "/cookiesettings" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746005654.3046 "REQUEST_TIME" => 1746005654 ]
          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 => "Wed, 30 Apr 2025 09:34:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikc2WlNkNkJjVDJuSG5jR1RTV2pzaGc9PSIsInZhbHVlIjoibXJONXRlcjFhalFWUGs2cHdmSjFDU3ZxR3cyS1cwT3g2azVzUkpZUDNKcnZnQzNHQWJEcUJrSjFDNEc1bEhJamZDcjFmODlGQ1B3VkErOG5aQTFRdWw3VGtNMEZmSk5UUGN6czlFenlvSU1Cekp6OVF4Y2lScjFVVGFTdDA5ZHMiLCJtYWMiOiJmMmZlNGY0MDM1OWRmNTlhNWEzN2ExZDY3MmNjODU3MzkwMGUxNTIxZWRlYThiYTNmN2NhMGYyNWUwMmZhMzU1IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:34:14 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ikc2WlNkNkJjVDJuSG5jR1RTV2pzaGc9PSIsInZhbHVlIjoibXJONXRlcjFhalFWUGs2cHdmSjFDU3ZxR3cyS1cwT3g2azVzUkpZUDNKcnZnQzNHQWJEcUJrSjFDNEc1bEhJamZDcjFmO" 1 => "staging_publisher_growth_session=eyJpdiI6IlRQN01tdFpaMS9NZmlpTmU5YXMzQXc9PSIsInZhbHVlIjoiYUJIOFRIUmVRWTZwNjRTckpUVUtPRVdIYTEweHI3a3JlY0ExaGN1eEpCWktsTURDWjB5RkFBcEdZbGhFR28vVCtyK3ZzMTZ5OVB1a09McTBwSUlnSndIaSsrWmZ3U2l3a0ZRdDVzVHhRU1dWMjV3WTd5Y2tNMm1xQ2VsNndRVjgiLCJtYWMiOiJkNTUwZDc0MDc0NWViOGM0MmQ4YTYxYjM4MzUzMzRhNTk2YTA4ZDJiMGU1OWRiYzY4M2E1MWNhNGZlYWJiYThiIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:34:14 GMT; Max-Age=7200; path=/; httponly; samesite=laxstaging_publisher_growth_session=eyJpdiI6IlRQN01tdFpaMS9NZmlpTmU5YXMzQXc9PSIsInZhbHVlIjoiYUJIOFRIUmVRWTZwNjRTckpUVUtPRVdIYTEweHI3a3JlY0ExaGN1eEpCWktsTURDWjB5RkF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikc2WlNkNkJjVDJuSG5jR1RTV2pzaGc9PSIsInZhbHVlIjoibXJONXRlcjFhalFWUGs2cHdmSjFDU3ZxR3cyS1cwT3g2azVzUkpZUDNKcnZnQzNHQWJEcUJrSjFDNEc1bEhJamZDcjFmODlGQ1B3VkErOG5aQTFRdWw3VGtNMEZmSk5UUGN6czlFenlvSU1Cekp6OVF4Y2lScjFVVGFTdDA5ZHMiLCJtYWMiOiJmMmZlNGY0MDM1OWRmNTlhNWEzN2ExZDY3MmNjODU3MzkwMGUxNTIxZWRlYThiYTNmN2NhMGYyNWUwMmZhMzU1IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:34:14 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikc2WlNkNkJjVDJuSG5jR1RTV2pzaGc9PSIsInZhbHVlIjoibXJONXRlcjFhalFWUGs2cHdmSjFDU3ZxR3cyS1cwT3g2azVzUkpZUDNKcnZnQzNHQWJEcUJrSjFDNEc1bEhJamZDcjFmO" 1 => "staging_publisher_growth_session=eyJpdiI6IlRQN01tdFpaMS9NZmlpTmU5YXMzQXc9PSIsInZhbHVlIjoiYUJIOFRIUmVRWTZwNjRTckpUVUtPRVdIYTEweHI3a3JlY0ExaGN1eEpCWktsTURDWjB5RkFBcEdZbGhFR28vVCtyK3ZzMTZ5OVB1a09McTBwSUlnSndIaSsrWmZ3U2l3a0ZRdDVzVHhRU1dWMjV3WTd5Y2tNMm1xQ2VsNndRVjgiLCJtYWMiOiJkNTUwZDc0MDc0NWViOGM0MmQ4YTYxYjM4MzUzMzRhNTk2YTA4ZDJiMGU1OWRiYzY4M2E1MWNhNGZlYWJiYThiIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 11:34:14 GMT; path=/; httponlystaging_publisher_growth_session=eyJpdiI6IlRQN01tdFpaMS9NZmlpTmU5YXMzQXc9PSIsInZhbHVlIjoiYUJIOFRIUmVRWTZwNjRTckpUVUtPRVdIYTEweHI3a3JlY0ExaGN1eEpCWktsTURDWjB5RkF" ] ]
          session_attributes
          0 of 0
          array:5 [ "preUrl" => "https://staging.publishergrowth.com" "_token" => "0iodVhFTqLbTOib5IX28t4a41Uktp2RStfJTBoPF" "_previous" => array:1 [ "url" => "https://staging.publishergrowth.com/cookiesettings" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]