| Benchmarks | Time | Count | Memory |
| Kohana Loading | 0.001 | 1 | 0.11MB |
| Environment Setup | 0.001 | 1 | 0.05MB |
| System Initialization | 0.001 | 1 | 0.03MB |
| Controller Setup | 0.003 | 1 | 0.12MB |
| Controller Execution | 0.095 | 1 | 0.29MB |
| Total Execution | 0.100 | 1 | 0.52MB |
| Queries | Time | Rows |
| SELECT `files`.*
FROM (`files`)
WHERE `files`.`id` = 2
ORDER BY `files`.`id` ASC
LIMIT 0, 1 | 0.001 | 1 |
| SELECT `filehistories`.*
FROM (`filehistories`)
WHERE `file_id` = 2
ORDER BY `filehistories`.`id` ASC | 0.000 | 1 |
| SELECT `users`.*
FROM (`users`)
WHERE `users`.`id` = 1
ORDER BY `users`.`id` ASC
LIMIT 0, 1 | 0.023 | 1 |
| Total: 3 | 0.024 | 3 |
| Session | Value |
| session_id | d06cfa05381bfd9179c805511c936643 |
| total_hits | 8 |
| _kf_flash_ | Array
(
)
|
| user_agent | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| ip_address | 38.107.179.219 |
| last_activity | 1329969024 |
| target_url | files/edit/1 |
| Cookies | Value |
| kohanasession | d06cfa05381bfd9179c805511c936643 |
| kohanasession_data | c2Vzc2lvbl9pZHxzOjMyOiJkMDZjZmEwNTM4MWJmZDkxNzljODA1NTExYzkzNjY0MyI7dG90YWxfaGl0c3xpOjc7X2tmX2ZsYXNoX3xhOjA6e311c2VyX2FnZW50fHM6NDg6IkNDQm90LzEuMCAoK2h0dHA6Ly93d3cuY29tbW9uY3Jhd2wub3JnL2JvdC5odG1sKSI7aXBfYWRkcmVzc3xzOjE0OiIzOC4xMDcuMTc5LjIxOSI7bGFzdF9hY3Rpdml0eXxpOjEzMjk5Njg5NTc7dGFyZ2V0X3VybHxzOjEyOiJmaWxlcy9lZGl0LzEiOw== |
Profiler executed in 0.001s