'production-test', 'app_env' => $_ENV['APP_ENV'] ?? 'not-set', 'app_debug' => $_ENV['APP_DEBUG'] ?? 'not-set', 'analytics_track_performance' => $_ENV['ANALYTICS_TRACK_PERFORMANCE'] ?? 'not-set', 'xdebug_mode' => $_ENV['XDEBUG_MODE'] ?? 'not-set', 'timestamp' => date('Y-m-d H:i:s') ]);