Nous contacter
Coordonnées
CF Paris
ZA de la Danne
4 rue de la Palombe
95610 Eragny Sur Oise
Tél: +33 (0)1 44 64 48 14
Fax: +33 (0)1 30 27 92 14
Email : [email protected]
Ouvrages de métallerie et de serrurerie
CF Paris
ZA de la Danne
4 rue de la Palombe
95610 Eragny Sur Oise
Tél: +33 (0)1 44 64 48 14
Fax: +33 (0)1 30 27 92 14
Email : [email protected]
To view Cookies, add CookieComponent to Controller
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `aros` | 7 | 7 | 17 | |
| 2 | DESCRIBE `acos` | 7 | 7 | 17 | |
| 3 | DESCRIBE `aros_acos` | 7 | 7 | 17 | |
| 4 | SELECT `Aro`.`id`, `Aro`.`parent_id`, `Aro`.`model`, `Aro`.`foreign_key`, `Aro`.`alias` FROM `aros` AS `Aro` LEFT JOIN `aros` AS `Aro0` ON (`Aro0`.`alias` = 'ROOT') WHERE `Aro`.`lft` <= `Aro0`.`lft` AND `Aro`.`rght` >= `Aro0`.`rght` ORDER BY `Aro`.`lft` DESC | 1 | 1 | 0 | |
| 5 | SELECT `Aco`.`id`, `Aco`.`parent_id`, `Aco`.`model`, `Aco`.`foreign_key`, `Aco`.`alias` FROM `acos` AS `Aco` LEFT JOIN `acos` AS `Aco0` ON (`Aco0`.`alias` = 'ROOT') LEFT JOIN `acos` AS `Aco1` ON (`Aco1`.`lft` > `Aco0`.`lft` AND `Aco1`.`rght` < `Aco0`.`rght` AND `Aco1`.`alias` = 'Contacts') LEFT JOIN `acos` AS `Aco2` ON (`Aco2`.`lft` > `Aco1`.`lft` AND `Aco2`.`rght` < `Aco1`.`rght` AND `Aco2`.`alias` = 'add') WHERE ((`Aco`.`lft` <= `Aco0`.`lft` AND `Aco`.`rght` >= `Aco0`.`rght`) OR (`Aco`.`lft` <= `Aco2`.`lft` AND `Aco`.`rght` >= `Aco2`.`rght`)) ORDER BY `Aco`.`lft` DESC | 3 | 3 | 71 | |
| 6 | SELECT `Permission`.`id`, `Permission`.`aro_id`, `Permission`.`aco_id`, `Permission`.`_create`, `Permission`.`_read`, `Permission`.`_update`, `Permission`.`_delete`, `Aro`.`id`, `Aro`.`parent_id`, `Aro`.`model`, `Aro`.`foreign_key`, `Aro`.`alias`, `Aro`.`lft`, `Aro`.`rght`, `Aco`.`id`, `Aco`.`parent_id`, `Aco`.`model`, `Aco`.`foreign_key`, `Aco`.`alias`, `Aco`.`lft`, `Aco`.`rght` FROM `aros_acos` AS `Permission` LEFT JOIN `aros` AS `Aro` ON (`Permission`.`aro_id` = `Aro`.`id`) LEFT JOIN `acos` AS `Aco` ON (`Permission`.`aco_id` = `Aco`.`id`) WHERE `Permission`.`aro_id` = 1 AND `Permission`.`aco_id` IN (193, 192, 1) ORDER BY `Aco`.`lft` desc | 2 | 2 | 1 |
Query: SELECT `Aco`.`id`, `Aco`.`parent_id`, `Aco`.`model`, `Aco`.`foreign_key`, `Aco`.`alias` FROM `acos` AS `Aco` LEFT JOIN `acos` AS `Aco0` ON (`Aco0`.`alias` = 'ROOT') LEFT JOIN `acos` AS `Aco1` ON (`Aco1`.`lft` > `Aco0`.`lft` AND `Aco1`.`rght` < `Aco0`.`rght` AND `Aco1`.`alias` = 'Contacts') LEFT JOIN `acos` AS `Aco2` ON (`Aco2`.`lft` > `Aco1`.`lft` AND `Aco2`.`rght` < `Aco1`.`rght` AND `Aco2`.`alias` = 'add') WHERE ((`Aco`.`lft` <= `Aco0`.`lft` AND `Aco`.`rght` >= `Aco0`.`rght`) OR (`Aco`.`lft` <= `Aco2`.`lft` AND `Aco`.`rght` >= `Aco2`.`rght`)) ORDER BY `Aco`.`lft` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Aco | ALL | 236 | Using temporary; Using filesort | ||||
| 1 | SIMPLE | Aco0 | ALL | 236 | |||||
| 1 | SIMPLE | Aco1 | ALL | 236 | |||||
| 1 | SIMPLE | Aco2 | ALL | 236 | Using where |
Query: SELECT `Permission`.`id`, `Permission`.`aro_id`, `Permission`.`aco_id`, `Permission`.`_create`, `Permission`.`_read`, `Permission`.`_update`, `Permission`.`_delete`, `Aro`.`id`, `Aro`.`parent_id`, `Aro`.`model`, `Aro`.`foreign_key`, `Aro`.`alias`, `Aro`.`lft`, `Aro`.`rght`, `Aco`.`id`, `Aco`.`parent_id`, `Aco`.`model`, `Aco`.`foreign_key`, `Aco`.`alias`, `Aco`.`lft`, `Aco`.`rght` FROM `aros_acos` AS `Permission` LEFT JOIN `aros` AS `Aro` ON (`Permission`.`aro_id` = `Aro`.`id`) LEFT JOIN `acos` AS `Aco` ON (`Permission`.`aco_id` = `Aco`.`id`) WHERE `Permission`.`aro_id` = 1 AND `Permission`.`aco_id` IN (193, 192, 1) ORDER BY `Aco`.`lft` desc
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Permission | ALL | 51 | Using where; Using temporary; Using filesort | ||||
| 1 | SIMPLE | Aro | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | Aco | eq_ref | PRIMARY | PRIMARY | 4 | 608880_cfparis.Permission.aco_id | 1 |
Peak Memory Use 17.74 MB
| Message | Memory use |
|---|---|
| Component intitailization | 11.55 MB |
| Controller action start | 11.62 MB |
| Controller render start | 12.39 MB |
| View render complete | 17.31 MB |
Total Request Time: 3890 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 1776.66 | |
| Component initialization and startup | 73.30 | |
| Controller action | 32.61 | |
| Render Controller Action | 1440.12 | |
| » Rendering View | 1439.37 | |
| » » Rendering APP/views/contacts/add.ctp | 377.94 | |
| » » Rendering APP/views/layouts/default.ctp | 1059.21 | |
| » » » Rendering APP/views/elements/projects/latest.ctp | 882.99 | |
| » » » Rendering APP/views/elements/contact_btn.ctp | 15.95 | |
| » » » Rendering APP/views/elements/menus/top2.ctp | 24.98 | |
| » » » Rendering APP/views/elements/breadcrumbs.ctp | 11.65 | |
| » » » Rendering APP/views/elements/login_button.ctp | 19.29 | |
| » » » Rendering APP/views/elements/search.ctp | 25.74 | |
| » » » Rendering APP/views/elements/menus/bottom.ctp | 15.84 |
There were no log entries made this request
There were no log entries made this request