| 1 | DESCRIBE `content` | | 10 | 10 | 0 |
| 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` = 'research-tools' AND `Content`.`active` = 1 LIMIT 1 | | 1 | 1 | 0 |
| 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`.`id` = 6 LIMIT 1 | | 1 | 1 | 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`.`lft` >= 11 AND `Content`.`rght` <= 20 | | 5 | 5 | 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 | 0 |
| 6 | 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 |