Resources
Please add content here describing the resources and tools available in this section.
Please add content here describing the resources and tools available in this section.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `content` | 10 | 10 | 1 | |
| 2 | SELECT `Content`.`id`, `Content`.`lft`, `Content`.`rght`, `Content`.`parent_id`, `Content`.`title`, `Content`.`slug`, `Content`.`body`, `Content`.`created`, `Content`.`modified`, `Content`.`active` FROM `content` AS `Content` WHERE `Content`.`slug` = 'resources' AND `Content`.`active` = 1 LIMIT 1 | 1 | 1 | 1 | |
| 3 | SELECT `Content`.`id`, `Content`.`lft`, `Content`.`rght`, `Content`.`parent_id`, `Content`.`title`, `Content`.`slug`, `Content`.`body`, `Content`.`created`, `Content`.`modified`, `Content`.`active` FROM `content` AS `Content` WHERE `Content`.`lft` >= 11 AND `Content`.`rght` <= 20 | 5 | 5 | 0 | |
| 4 | SELECT `Content`.`id`, `Content`.`lft`, `Content`.`rght`, `Content`.`parent_id`, `Content`.`title`, `Content`.`slug`, `Content`.`body`, `Content`.`created`, `Content`.`modified`, `Content`.`active` FROM `content` AS `Content` WHERE `Content`.`active` = 1 | 15 | 15 | 0 | |
| 5 | SELECT `Content`.`id`, `Content`.`lft`, `Content`.`rght`, `Content`.`parent_id`, `Content`.`title`, `Content`.`slug`, `Content`.`body`, `Content`.`created`, `Content`.`modified`, `Content`.`active` FROM `content` AS `Content` WHERE `Content`.`active` = 1 | 15 | 15 | 1 |