( ! ) 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.0005249440{main}( )../index.php:0
20.0008258432include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' )../index.php:81
30.01151095240Configure::getInstance( )../bootstrap.php:43
40.01151095744Configure->__loadBootstrap( )../configure.php:137
50.01201130808include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' )../configure.php:648
60.01201131664Configure->write( )../core.php:41
70.01341257752require( '/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.0005249440{main}( )../index.php:0
20.0008258432include( '/home/sander/projects/officeshots/trunk/server/www/cake/bootstrap.php' )../index.php:81
30.01151095240Configure::getInstance( )../bootstrap.php:43
40.01151095744Configure->__loadBootstrap( )../configure.php:137
50.01201130808include( '/home/sander/projects/officeshots/trunk/server/www/app/config/core.php' )../configure.php:648
60.01201131664Configure->write( )../core.php:41
70.01341257752require( '/home/sander/projects/officeshots/trunk/server/www/cake/libs/debugger.php' )../configure.php:299
Officeshots.org: Test ODF compatibility: Galleries

Gallery

Page 1 of 1, showing 1 records out of 1 total, starting on record 1, ending on 1

Name Documents Owner
Shah & Kesan 7 Sander Marechal
<< previous
|
next >>

Admin:

(default) 29 queries took 9 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `galleries`12121
2DESCRIBE `groups`771
3DESCRIBE `permissions`550
4DESCRIBE `users`771
5DESCRIBE `factories`991
6DESCRIBE `operatingsystems`770
7DESCRIBE `platforms`550
8DESCRIBE `jobs`13131
9DESCRIBE `requests`20201
10DESCRIBE `validators`771
11DESCRIBE `results`13131
12DESCRIBE `formats`440
13DESCRIBE `mimetypes`660
14DESCRIBE `doctypes`440
15DESCRIBE `applications`550
16DESCRIBE `workers`880
17DESCRIBE `doctypes_workers`330
18DESCRIBE `formats_workers`330
19DESCRIBE `applications_doctypes`330
20DESCRIBE `galleries_requests`330
21DESCRIBE `groups_users`330
22DESCRIBE `testsuites`771
23SELECT COUNT(*) AS `count` FROM `galleries` AS `Gallery` LEFT JOIN `users` AS `User` ON (`Gallery`.`user_id` = `User`.`id`) WHERE `Gallery`.`parent_id` IS NULL 110
24SELECT `Gallery`.`name`, `Gallery`.`slug`, `Gallery`.`user_id`, `Gallery`.`group_id`, `Gallery`.`description`, `Gallery`.`description_html`, `Gallery`.`created`, `Gallery`.`modified`, `Gallery`.`id`, `Gallery`.`parent_id`, `Gallery`.`lft`, `Gallery`.`rght`, `Group`.`id`, `Group`.`name`, `Group`.`request_limit`, `Group`.`default_memberlist`, `Group`.`created`, `Group`.`modified`, `Group`.`default`, `User`.`id`, `User`.`name`, `User`.`email_address`, `User`.`password`, `User`.`active`, `User`.`created`, `User`.`modified`, `Testsuite`.`id`, `Testsuite`.`name`, `Testsuite`.`source`, `Testsuite`.`root`, `Testsuite`.`gallery_id`, `Testsuite`.`created`, `Testsuite`.`modified` FROM `galleries` AS `Gallery` LEFT JOIN `groups` AS `Group` ON (`Gallery`.`group_id` = `Group`.`id`) LEFT JOIN `users` AS `User` ON (`Gallery`.`user_id` = `User`.`id`) LEFT JOIN `testsuites` AS `Testsuite` ON (`Testsuite`.`gallery_id` = `Gallery`.`id`) WHERE `Gallery`.`parent_id` IS NULL LIMIT 20110
25SELECT `Request`.`id`, `Request`.`user_id`, `Request`.`ip_address`, `Request`.`filename`, `Request`.`path`, `Request`.`page_start`, `Request`.`page_end`, `Request`.`priority`, `Request`.`own_factory`, `Request`.`state`, `Request`.`state_info`, `Request`.`job_count`, `Request`.`result_count`, `Request`.`expire`, `Request`.`created`, `Request`.`modified`, `Request`.`mimetype_id`, `Request`.`description`, `Request`.`description_html`, `Request`.`root`, `GalleriesRequest`.`id`, `GalleriesRequest`.`gallery_id`, `GalleriesRequest`.`request_id` FROM `requests` AS `Request` JOIN `galleries_requests` AS `GalleriesRequest` ON (`GalleriesRequest`.`gallery_id` = 2 AND `GalleriesRequest`.`request_id` = `Request`.`id`) WHERE 1 = 1 770
26SELECT COUNT(*) AS `count` FROM `galleries_requests` AS `GalleriesRequest` WHERE `gallery_id` = 2 110
27SELECT `Gallery`.`name`, `Gallery`.`slug`, `Gallery`.`user_id`, `Gallery`.`group_id`, `Gallery`.`description`, `Gallery`.`description_html`, `Gallery`.`created`, `Gallery`.`modified`, `Gallery`.`id`, `Gallery`.`parent_id`, `Gallery`.`lft`, `Gallery`.`rght`, `Group`.`id`, `Group`.`name`, `Group`.`request_limit`, `Group`.`default_memberlist`, `Group`.`created`, `Group`.`modified`, `Group`.`default`, `User`.`id`, `User`.`name`, `User`.`email_address`, `User`.`password`, `User`.`active`, `User`.`created`, `User`.`modified`, `Testsuite`.`id`, `Testsuite`.`name`, `Testsuite`.`source`, `Testsuite`.`root`, `Testsuite`.`gallery_id`, `Testsuite`.`created`, `Testsuite`.`modified` FROM `galleries` AS `Gallery` LEFT JOIN `groups` AS `Group` ON (`Gallery`.`group_id` = `Group`.`id`) LEFT JOIN `users` AS `User` ON (`Gallery`.`user_id` = `User`.`id`) LEFT JOIN `testsuites` AS `Testsuite` ON (`Testsuite`.`gallery_id` = `Gallery`.`id`) WHERE `Gallery`.`id` = 2 LIMIT 1110
28SELECT `Request`.`id`, `Request`.`user_id`, `Request`.`ip_address`, `Request`.`filename`, `Request`.`path`, `Request`.`page_start`, `Request`.`page_end`, `Request`.`priority`, `Request`.`own_factory`, `Request`.`state`, `Request`.`state_info`, `Request`.`job_count`, `Request`.`result_count`, `Request`.`expire`, `Request`.`created`, `Request`.`modified`, `Request`.`mimetype_id`, `Request`.`description`, `Request`.`description_html`, `Request`.`root`, `GalleriesRequest`.`id`, `GalleriesRequest`.`gallery_id`, `GalleriesRequest`.`request_id` FROM `requests` AS `Request` JOIN `galleries_requests` AS `GalleriesRequest` ON (`GalleriesRequest`.`gallery_id` = 2 AND `GalleriesRequest`.`request_id` = `Request`.`id`) WHERE 1 = 1 770
29SELECT COUNT(*) as `count` FROM `requests` AS `Request` LEFT JOIN `galleries_requests` AS `GalleriesRequest` ON `Request`.`id` = `GalleriesRequest`.`request_id` LEFT JOIN `galleries` AS `Gallery` ON `GalleriesRequest`.`gallery_id` = `Gallery`.`id` WHERE `Gallery`.`lft` > 1 AND `Gallery`.`rght` < 2110