| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Measure and record granular timing for database queries by tracking prepare, bind, execute and fetch durations. Connection methods now capture microtime measurements and return an array with keys prepare_time, bind_time, execute_time, fetch_time and result. logQuery signature and calls updated to accept and forward these timings, and the QueryExecuted event now includes prepareTime, bindTime, executeTime and fetchTime properties. This enables more detailed query performance logging and reporting.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.