( ! ) 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
#TimeMemoryFunctionLocation
10.0005249872{main}( )../index.php:0
20.0008258864include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' )../index.php:81
30.01131095648Configure::getInstance( )../bootstrap.php:43
40.01141096128Configure->__loadBootstrap( )../configure.php:137
50.01181131208include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' )../configure.php:648
60.01181132064Configure->write( )../core.php:41
70.01331258152require( '/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
#TimeMemoryFunctionLocation
10.0005249872{main}( )../index.php:0
20.0008258864include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' )../index.php:81
30.01131095648Configure::getInstance( )../bootstrap.php:43
40.01141096128Configure->__loadBootstrap( )../configure.php:137
50.01181131208include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' )../configure.php:648
60.01181132064Configure->write( )../core.php:41
70.01331258152require( '/home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php' )../configure.php:299
Officeshots.org: Test ODF compatibility: Factories

Factories

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 >>

Admin:

(default) 24 queries took 7 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `factories`991
2DESCRIBE `users`771
3DESCRIBE `groups`770
4DESCRIBE `permissions`550
5DESCRIBE `groups_users`330
6DESCRIBE `operatingsystems`770
7DESCRIBE `platforms`550
8DESCRIBE `jobs`13131
9DESCRIBE `requests`20201
10DESCRIBE `validators`770
11DESCRIBE `results`13131
12DESCRIBE `formats`440
13DESCRIBE `mimetypes`660
14DESCRIBE `doctypes`440
15DESCRIBE `applications`550
16DESCRIBE `workers`881
17DESCRIBE `doctypes_workers`330
18DESCRIBE `formats_workers`330
19DESCRIBE `applications_doctypes`330
20DESCRIBE `galleries`12121
21DESCRIBE `testsuites`770
22DESCRIBE `galleries_requests`330
23SELECT 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' 110
24SELECT `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 25000