blackfire
Verified for current stable LTS
Blackfire Command: Run Profiler Output Results As Json
Use for run profiler output results as json with Blackfire. Exact CLI syntax to run profiler output results as json using Blackfire.
When to use this: Use for run profiler output results as json with Blackfire.
Command Syntax
blackfire --json run <php path/to/file.php> blackfire --json run <php path/to/file.php> Command Breakdown
--json- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run profiler output results as json using Blackfire.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Blackfire Command: Initialize And Configure Blackfire Client
blackfire config Blackfire Command: Initialize Configure Blackfire Client blackfire config Blackfire Command: Launch Blackfire Agent blackfire agent Blackfire Command: Launch Blackfire Agent Specific Socket blackfire agent --socket="{tcp://127.0.0.1:8307}" Blackfire Command: Run Profiler Collect 10 Samples blackfire --samples 10 run <php path/to/file.php>