Factories
- View all
- View active
Page 0 of 1, showing 0 records out of 0 total, starting on record 0, ending on 0
| Name | Owner | Operatin system | Hardware | Active since | Last activity |
|---|
<< previous
| next >>
| ( ! ) Strict standards: Non-static method Debugger::invoke() should not be called statically, assuming $this from incompatible context in /home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php on line 574 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0005 | 249872 | {main}( ) | ../index.php:0 |
| 2 | 0.0008 | 258864 | include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' ) | ../index.php:81 |
| 3 | 0.0113 | 1095648 | Configure::getInstance( ) | ../bootstrap.php:43 |
| 4 | 0.0114 | 1096128 | Configure->__loadBootstrap( ) | ../configure.php:137 |
| 5 | 0.0118 | 1131208 | include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' ) | ../configure.php:648 |
| 6 | 0.0118 | 1132064 | Configure->write( ) | ../core.php:41 |
| 7 | 0.0133 | 1258152 | require( '/home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php' ) | ../configure.php:299 |
| ( ! ) Strict standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php on line 574 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0005 | 249872 | {main}( ) | ../index.php:0 |
| 2 | 0.0008 | 258864 | include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' ) | ../index.php:81 |
| 3 | 0.0113 | 1095648 | Configure::getInstance( ) | ../bootstrap.php:43 |
| 4 | 0.0114 | 1096128 | Configure->__loadBootstrap( ) | ../configure.php:137 |
| 5 | 0.0118 | 1131208 | include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' ) | ../configure.php:648 |
| 6 | 0.0118 | 1132064 | Configure->write( ) | ../core.php:41 |
| 7 | 0.0133 | 1258152 | require( '/home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php' ) | ../configure.php:299 |
Page 0 of 1, showing 0 records out of 0 total, starting on record 0, ending on 0
| Name | Owner | Operatin system | Hardware | Active since | Last activity |
|---|
Admin:
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `factories` | 9 | 9 | 1 | |
| 2 | DESCRIBE `users` | 7 | 7 | 1 | |
| 3 | DESCRIBE `groups` | 7 | 7 | 0 | |
| 4 | DESCRIBE `permissions` | 5 | 5 | 0 | |
| 5 | DESCRIBE `groups_users` | 3 | 3 | 0 | |
| 6 | DESCRIBE `operatingsystems` | 7 | 7 | 0 | |
| 7 | DESCRIBE `platforms` | 5 | 5 | 0 | |
| 8 | DESCRIBE `jobs` | 13 | 13 | 1 | |
| 9 | DESCRIBE `requests` | 20 | 20 | 1 | |
| 10 | DESCRIBE `validators` | 7 | 7 | 0 | |
| 11 | DESCRIBE `results` | 13 | 13 | 1 | |
| 12 | DESCRIBE `formats` | 4 | 4 | 0 | |
| 13 | DESCRIBE `mimetypes` | 6 | 6 | 0 | |
| 14 | DESCRIBE `doctypes` | 4 | 4 | 0 | |
| 15 | DESCRIBE `applications` | 5 | 5 | 0 | |
| 16 | DESCRIBE `workers` | 8 | 8 | 1 | |
| 17 | DESCRIBE `doctypes_workers` | 3 | 3 | 0 | |
| 18 | DESCRIBE `formats_workers` | 3 | 3 | 0 | |
| 19 | DESCRIBE `applications_doctypes` | 3 | 3 | 0 | |
| 20 | DESCRIBE `galleries` | 12 | 12 | 1 | |
| 21 | DESCRIBE `testsuites` | 7 | 7 | 0 | |
| 22 | DESCRIBE `galleries_requests` | 3 | 3 | 0 | |
| 23 | SELECT COUNT(*) AS `count` FROM `factories` AS `Factory` LEFT JOIN `users` AS `User` ON (`Factory`.`user_id` = `User`.`id`) LEFT JOIN `operatingsystems` AS `Operatingsystem` ON (`Factory`.`operatingsystem_id` = `Operatingsystem`.`id`) WHERE `Factory`.`last_poll` > '2013-05-18 07:00:49' | 1 | 1 | 0 | |
| 24 | SELECT `Factory`.`id`, `Factory`.`user_id`, `Factory`.`operatingsystem_id`, `Factory`.`name`, `Factory`.`hardware`, `Factory`.`last_poll`, `Factory`.`created`, `Factory`.`modified`, `Factory`.`active_since`, `User`.`id`, `User`.`name`, `User`.`email_address`, `User`.`password`, `User`.`active`, `User`.`created`, `User`.`modified`, `Operatingsystem`.`id`, `Operatingsystem`.`platform_id`, `Operatingsystem`.`name`, `Operatingsystem`.`version`, `Operatingsystem`.`codename`, `Operatingsystem`.`created`, `Operatingsystem`.`modified` FROM `factories` AS `Factory` LEFT JOIN `users` AS `User` ON (`Factory`.`user_id` = `User`.`id`) LEFT JOIN `operatingsystems` AS `Operatingsystem` ON (`Factory`.`operatingsystem_id` = `Operatingsystem`.`id`) WHERE `Factory`.`last_poll` > '2013-05-18 07:00:49' ORDER BY `Factory`.`last_poll` asc LIMIT 25 | 0 | 0 | 0 |