Data Deletion

Testing

Type and Hit Enter to Search
8.1.32PHP Version135msRequest Duration24MBMemory UsageGET data-deleteRoute
    • Booting (83.65ms)
    • Application (50.01ms)
    • 1 x Booting (61.94%)
      83.65ms
      1 x Application (37.03%)
      50.01ms
      3 templates were rendered
      • web.page (resources/views/web/page.blade.php)1blade
        Params
        0
        content
      • includes.topbar (resources/views/includes/topbar.blade.php)5blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newNotificationCount
        4
        content
      • layouts.front (resources/views/layouts/front.blade.php)5blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        newNotificationCount
        4
        content
      uri
      GET data-delete
      middleware
      web
      controller
      App\Http\Controllers\Web\PageController@index
      as
      web.data-delete
      namespace
      App\Http\Controllers\Web
      prefix
      /
      where
      file
      app/Http/Controllers/Web/PageController.php:34-39
      17 statements were executed, 13 of which were duplicated, 4 unique8.94ms
      • select `n`.*, `u`.`user_id`, `u`.`username`, `u`.`user_dp`, `u`.`login_type`, GROUP_CONCAT(n.notify_id SEPARATOR ',') as notify_ids, DATE_FORMAT(n.added_on, '%Y-%m-%d') as date, `uv`.`verified`, count(n.type) as notify_total from `notifications` as `n` inner join `users` as `u` on `u`.`user_id` = `n`.`notify_by` left join `user_verify` as `uv` on `uv`.`user_id` = `u`.`user_id` and `uv`.`verified` = 'A' where (`n`.`notify_to` = 0) and `n`.`type` not in ('UF', 'UL') and `n`.`read` = 0 group by `date`, `n`.`type` order by `n`.`added_on` desc
        2.86ms/app/Http/Controllers/Web/WebBaseController.php:83yuloapp_app
        Metadata
        Bindings
        • 0. A
        • 1. 0
        • 2. UF
        • 3. UL
        • 4. 0
        Backtrace
        • 12. /app/Http/Controllers/Web/WebBaseController.php:83
        • 13. /app/Http/Controllers/Web/WebBaseController.php:50
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:149
        • 15. middleware::bindings:50
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from `pages` where `type` = 'data-delete' limit 1
        1.15ms/app/Http/Controllers/Web/PageController.php:37yuloapp_app
        Metadata
        Bindings
        • 0. data-delete
        Backtrace
        • 13. /app/Http/Controllers/Web/PageController.php:37
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select column_name as `column_name` from information_schema.columns where table_schema = 'yuloapp_app' and table_name = 'home_settings'
        790μs/app/Helpers/Common/Functions.php:475yuloapp_app
        Metadata
        Bindings
        • 0. yuloapp_app
        • 1. home_settings
        Backtrace
        • 11. /app/Helpers/Common/Functions.php:475
        • 12. view::54644ba2a86317612c1afdd857d674fb4dba3341:6
        • 14. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `site_title` from `home_settings` where `home_setting_id` = 1 limit 1
        280μs/app/Helpers/Common/Functions.php:478yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:478
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:6
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `cur_version` from `settings` where `setting_id` = 1 limit 1
        270μs/app/Helpers/Common/Functions.php:715yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:715
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:9
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:30
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:32
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:184
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:199
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:277
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `white_logo` from `home_settings` where `home_setting_id` = 1 limit 1
        280μs/app/Helpers/Common/Functions.php:430yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:430
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:285
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `white_logo` from `home_settings` where `home_setting_id` = 1 limit 1
        280μs/app/Helpers/Common/Functions.php:430yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:430
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:351
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `white_logo` from `home_settings` where `home_setting_id` = 1 limit 1
        290μs/app/Helpers/Common/Functions.php:430yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:430
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:352
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select column_name as `column_name` from information_schema.columns where table_schema = 'yuloapp_app' and table_name = 'home_settings'
        710μs/app/Helpers/Common/Functions.php:475yuloapp_app
        Metadata
        Bindings
        • 0. yuloapp_app
        • 1. home_settings
        Backtrace
        • 11. /app/Helpers/Common/Functions.php:475
        • 12. view::54644ba2a86317612c1afdd857d674fb4dba3341:475
        • 14. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `site_title` from `home_settings` where `home_setting_id` = 1 limit 1
        270μs/app/Helpers/Common/Functions.php:478yuloapp_app
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:478
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:475
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `social_media_links` limit 1
        260μs/app/Helpers/Common/Functions.php:621yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:621
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:481
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select main_color from `home_settings` limit 1
        250μs/app/Helpers/Common/Functions.php:642yuloapp_app
        Metadata
        Backtrace
        • 13. /app/Helpers/Common/Functions.php:642
        • 14. view::54644ba2a86317612c1afdd857d674fb4dba3341:495
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
          _token
          fFXEwiBoj17dhQDAPnJMLf7psAOaWhkivNXDsac5
          _previous
          array:1 [ "url" => "https://yuloapp.com/data-delete" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /data-delete
          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:16 [ "host" => array:1 [ 0 => "yuloapp.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:71 [ "TZ" => "UTC" "REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID" => "Z-1hMGpTfNprcNQxU3O4HQAAAAM" "REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL" => "/data-delete" "REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI" => "https://yuloapp.com/data-delete" "REDIRECT_REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI" => "yuloapp.com" "REDIRECT_REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z-1hMGpTfNprcNQxU3O4HQAAAAM" "REDIRECT_REDIRECT_SCRIPT_URL" => "/data-delete" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://yuloapp.com/data-delete" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "yuloapp.com" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z-1hMGpTfNprcNQxU3O4HQAAAAM" "REDIRECT_SCRIPT_URL" => "/data-delete" "REDIRECT_SCRIPT_URI" => "https://yuloapp.com/data-delete" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "yuloapp.com" "REDIRECT_HANDLER" => "application/x-httpd-ea-php81" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-1hMGpTfNprcNQxU3O4HQAAAAM" "SCRIPT_URL" => "/data-delete" "SCRIPT_URI" => "https://yuloapp.com/data-delete" "HTTPS" => "on" "SSL_TLS_SNI" => "yuloapp.com" "HTTP_HOST" => "yuloapp.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_X_HTTPS" => "1" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "yuloapp.com" "SERVER_ADDR" => "10.0.0.4" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.14.86.75" "DOCUMENT_ROOT" => "/home/yuloapp/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "/cgi-sys" "CONTEXT_DOCUMENT_ROOT" => "/usr/local/cpanel/cgi-sys/" "SERVER_ADMIN" => "webmaster@yuloapp.com" "SCRIPT_FILENAME" => "/home/yuloapp/public_html/public/index.php" "REMOTE_PORT" => "10515" "REDIRECT_URL" => "/public/index.php" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/data-delete" "SCRIPT_NAME" => "/public/index.php" "ORIG_SCRIPT_FILENAME" => "/usr/local/cpanel/cgi-sys/ea-php81" "ORIG_PATH_INFO" => "/public/index.php" "ORIG_PATH_TRANSLATED" => "/home/yuloapp/public_html/public/index.php" "ORIG_SCRIPT_NAME" => "/cgi-sys/ea-php81" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1743610160.1933 "REQUEST_TIME" => 1743610160 "argv" => [] "argc" => 0 ]
          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, 02 Apr 2025 16:09:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9LZWFOakMrZStMbGdLTTkrOVFKQlE9PSIsInZhbHVlIjoiakE5eEhJNDlpMEw4TXhhekh3MVFVTGlFSXArYmN5TjVTZGhyVVAzM3F2ODRhYm5SQ3BKOWJ0QlVLa1hXcjV3UWNyUWNFRW1Ecy94MFk1dGw3R1ZRN0dWcnB2N1J5bHB3dW55eGlJclBGcUVJcjAyTXVOU0VWWE1neWd2L2JRcXEiLCJtYWMiOiIyMjlhMzg4NTczNDBhZDNhODljZGNmYjU3MWMxMzVhM2Y1MTMxZTg0NDg5OWRjYTgwNDFlNDM3NGJkMWJhZWEyIiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 18:09:20 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik9LZWFOakMrZStMbGdLTTkrOVFKQlE9PSIsInZhbHVlIjoiakE5eEhJNDlpMEw4TXhhekh3MVFVTGlFSXArYmN5TjVTZGhyVVAzM3F2ODRhYm5SQ3BKOWJ0QlVLa1hXcjV3UWNyUWNFR" 1 => "yulo_session=eyJpdiI6IkI0RlRXbjAwalZ4TSsvS3BTWW5BcHc9PSIsInZhbHVlIjoicUpnU0RBQjc1enFNYnF4TS8xVnROZkJ3b0dicTVGZVB5aWR1YklScTZHOHMxQzBQTGNMOThMMExoNDhveU04ZHJrbXJuMTVXeVcwclg5TWlKSEhsMzV2MUcvMFl0TjRtd0hsa2NMdEd4RnBHYzdic2hCQ0JYT0pMTXpxY25TNGciLCJtYWMiOiI3ZjZlOGZlY2I0NWEwNTdkMDYxNmU0YWFkZGE3MjQxMWM5MTM0NTdjODM2MjM5ZTE3NDkxY2NhYWFkNDAyYjUwIiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 18:09:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxyulo_session=eyJpdiI6IkI0RlRXbjAwalZ4TSsvS3BTWW5BcHc9PSIsInZhbHVlIjoicUpnU0RBQjc1enFNYnF4TS8xVnROZkJ3b0dicTVGZVB5aWR1YklScTZHOHMxQzBQTGNMOThMMExoNDhveU04ZHJrbXJ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9LZWFOakMrZStMbGdLTTkrOVFKQlE9PSIsInZhbHVlIjoiakE5eEhJNDlpMEw4TXhhekh3MVFVTGlFSXArYmN5TjVTZGhyVVAzM3F2ODRhYm5SQ3BKOWJ0QlVLa1hXcjV3UWNyUWNFRW1Ecy94MFk1dGw3R1ZRN0dWcnB2N1J5bHB3dW55eGlJclBGcUVJcjAyTXVOU0VWWE1neWd2L2JRcXEiLCJtYWMiOiIyMjlhMzg4NTczNDBhZDNhODljZGNmYjU3MWMxMzVhM2Y1MTMxZTg0NDg5OWRjYTgwNDFlNDM3NGJkMWJhZWEyIiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 18:09:20 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik9LZWFOakMrZStMbGdLTTkrOVFKQlE9PSIsInZhbHVlIjoiakE5eEhJNDlpMEw4TXhhekh3MVFVTGlFSXArYmN5TjVTZGhyVVAzM3F2ODRhYm5SQ3BKOWJ0QlVLa1hXcjV3UWNyUWNFR" 1 => "yulo_session=eyJpdiI6IkI0RlRXbjAwalZ4TSsvS3BTWW5BcHc9PSIsInZhbHVlIjoicUpnU0RBQjc1enFNYnF4TS8xVnROZkJ3b0dicTVGZVB5aWR1YklScTZHOHMxQzBQTGNMOThMMExoNDhveU04ZHJrbXJuMTVXeVcwclg5TWlKSEhsMzV2MUcvMFl0TjRtd0hsa2NMdEd4RnBHYzdic2hCQ0JYT0pMTXpxY25TNGciLCJtYWMiOiI3ZjZlOGZlY2I0NWEwNTdkMDYxNmU0YWFkZGE3MjQxMWM5MTM0NTdjODM2MjM5ZTE3NDkxY2NhYWFkNDAyYjUwIiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 18:09:20 GMT; path=/; httponlyyulo_session=eyJpdiI6IkI0RlRXbjAwalZ4TSsvS3BTWW5BcHc9PSIsInZhbHVlIjoicUpnU0RBQjc1enFNYnF4TS8xVnROZkJ3b0dicTVGZVB5aWR1YklScTZHOHMxQzBQTGNMOThMMExoNDhveU04ZHJrbXJ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "fFXEwiBoj17dhQDAPnJMLf7psAOaWhkivNXDsac5" "_previous" => array:1 [ "url" => "https://yuloapp.com/data-delete" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]