0.0009 |
SHOW TABLES FROM `sandp_dev`
|
0.0001 |
SELECT `modules`.`id` FROM (`modules`) JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'comments'
|
0.0001 |
SELECT `modules`.`id` FROM (`modules`) JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'search'
|
0.0001 |
SELECT `modules`.`id` FROM (`modules`) JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'social'
|
0.0015 |
SELECT * FROM (`redirects`) WHERE `from` = '/blogs/posts/civility-spirituality/295/patience-courtesy-airplane-travel'
|
0.0000 |
SELECT user_reports.report_id FROM user_reports WHERE user_reports.user_group_id = NULL
|
0.0000 |
SELECT user_settings.setting_id FROM user_settings WHERE user_settings.user_group_id = NULL
|
0.0000 |
SELECT * FROM `settings_values`
|
0.0004 |
SELECT `modules`.*, `content_modules`.`id` as install_id, `content_modules`.`default`, `content_modules`.`wrapper`, `content_modules`.`section_id` FROM (`modules`) LEFT JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'blogs' AND `absolute_url` LIKE 'blogs/posts/civility-spirituality/295/patience-courtesy-airplane-travel%'
|
0.0004 |
SELECT `modules`.*, `content_modules`.`id` as install_id, `content_modules`.`default`, `content_modules`.`wrapper`, `content_modules`.`section_id` FROM (`modules`) LEFT JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'blogs'
|
0.0006 |
SELECT `sections`.*, `content_positions`.`label`, `content_positions`.`position` FROM (`sections`) LEFT JOIN `content_positions` ON `sections`.`id` = `content_positions`.`section_id` WHERE `sections`.`id` = '8'
|
0.0001 |
SELECT `sections`.*, `content_positions`.`label`, `content_positions`.`position` FROM (`sections`) LEFT JOIN `content_positions` ON `sections`.`id` = `content_positions`.`section_id` WHERE `sections`.`id` = '8'
|
0.0000 |
SELECT `sections`.*, `content_positions`.`label`, `content_positions`.`position` FROM (`sections`) LEFT JOIN `content_positions` ON `sections`.`id` = `content_positions`.`section_id` WHERE `sections`.`id` = '1'
|
0.0004 |
SELECT `user_permissions`.* FROM (`user_permissions`) JOIN `user_groups` ON `user_groups`.`id` = `user_permissions`.`user_group_id` WHERE `content_module_id` = '32' AND `user_groups`.`type` = 'site'
|
0.0003 |
SELECT * FROM (`content_module_settings`) WHERE `content_module_id` = '32'
|
0.0000 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'keywords'
|
0.0000 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'description'
|
0.0000 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'title'
|
0.0002 |
SELECT * FROM (`blogs`)
|
0.0001 |
SELECT COUNT(*) AS `numrows` FROM `blogs`
|
0.0004 |
SELECT `blogs`.*, `authors`.`first_name`, `authors`.`last_name` FROM (`blogs`) LEFT JOIN `blogs_authors` ON `blogs`.`id`=`blogs_authors`.`blog_id` LEFT JOIN `authors` ON `authors`.`id`=`blogs_authors`.`author_id` WHERE `blogs`.`url` = 'civility-spirituality'
|
0.0001 |
SELECT * FROM blogs_posts WHERE id = 295
|
0.0014 |
SELECT DISTINCT DATE_FORMAT(blogs_posts.`post_date`, '%M %Y') as `date` FROM blogs_posts WHERE blogs_posts.blog_id = '12' ORDER BY blogs_posts.`post_date` DESC LIMIT 12
|
0.0001 |
SELECT * FROM (`blogs`)
|
0.0000 |
SELECT COUNT(*) AS `numrows` FROM `blogs`
|
0.0001 |
SELECT * FROM blogs WHERE id = 12
|
0.0006 |
SHOW TABLES LIKE 'practices'
|
0.0019 |
SELECT `practices`.*, `blogs_posts_practices`.* FROM (`blogs_posts_practices`) JOIN `practices` ON `blogs_posts_practices`.`practices_id` = `practices`.`id` WHERE `blogs_posts_practices`.`blogs_posts_id` = '295' ORDER BY `name` ASC
|
0.0005 |
SHOW TABLES LIKE 'keywords'
|
0.0031 |
SELECT `keywords`.*, `blogs_posts_keywords`.* FROM (`blogs_posts_keywords`) JOIN `keywords` ON `blogs_posts_keywords`.`keywords_id` = `keywords`.`id` WHERE `blogs_posts_keywords`.`blogs_posts_id` = '295' ORDER BY `keywords`.`name` ASC
|
0.0015 |
SELECT * FROM (`blogs_posts`) WHERE `post_date` < '2014-11-26' AND `blog_id` = '12' AND `active` = 1 ORDER BY `post_date` DESC
|
0.0000 |
SELECT * FROM blogs WHERE id = 12
|
0.0000 |
SELECT * FROM blogs WHERE id = 12
|
0.0006 |
SHOW TABLES LIKE 'practices'
|
0.0000 |
SELECT `practices`.*, `blogs_posts_practices`.* FROM (`blogs_posts_practices`) JOIN `practices` ON `blogs_posts_practices`.`practices_id` = `practices`.`id` WHERE `blogs_posts_practices`.`blogs_posts_id` = '295' ORDER BY `name` ASC
|
0.0005 |
SHOW TABLES LIKE 'traditions'
|
0.0010 |
SELECT `traditions`.*, `blogs_posts_traditions`.* FROM (`blogs_posts_traditions`) JOIN `traditions` ON `blogs_posts_traditions`.`traditions_id` = `traditions`.`id` WHERE `blogs_posts_traditions`.`blogs_posts_id` = '295' ORDER BY `traditions`.`name` ASC
|
0.0005 |
SHOW TABLES LIKE 'keywords'
|
0.0000 |
SELECT `keywords`.*, `blogs_posts_keywords`.* FROM (`blogs_posts_keywords`) JOIN `keywords` ON `blogs_posts_keywords`.`keywords_id` = `keywords`.`id` WHERE `blogs_posts_keywords`.`blogs_posts_id` = '295' ORDER BY `keywords`.`name` ASC
|
0.0006 |
SHOW TABLES LIKE 'related_contents'
|
0.0003 |
SELECT `related_contents`.*, `blogs_posts_related_contents`.* FROM (`blogs_posts_related_contents`) JOIN `related_contents` ON `blogs_posts_related_contents`.`related_contents_id` = `related_contents`.`id` WHERE `blogs_posts_related_contents`.`blogs_posts_id` = '295' ORDER BY `blogs_posts_related_contents`.`position` ASC
|
0.0001 |
SELECT * FROM (`blogs_authors`) WHERE `blogs_authors`.`blog_id` = '12'
|
0.0002 |
SELECT * FROM authors WHERE id = 289
|
0.0001 |
SELECT `modules`.`id` FROM (`modules`) JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'comments'
|
0.0001 |
SELECT * FROM (`blogs_settings`) WHERE `blog_id` = '12'
|
0.0000 |
SELECT DISTINCT DATE_FORMAT(blogs_posts.`post_date`, '%M %Y') as `date` FROM blogs_posts WHERE blogs_posts.blog_id = '12' ORDER BY blogs_posts.`post_date` DESC LIMIT 12
|
0.0004 |
SELECT * FROM (`blogs`) WHERE `active` = 1 ORDER BY `title` ASC
|
0.0000 |
SELECT COUNT(*) AS `numrows` FROM `blogs`
|
0.0006 |
SHOW TABLES LIKE 'practices'
|
0.0000 |
SELECT `practices`.*, `blogs_posts_practices`.* FROM (`blogs_posts_practices`) JOIN `practices` ON `blogs_posts_practices`.`practices_id` = `practices`.`id` WHERE `blogs_posts_practices`.`blogs_posts_id` = '295' ORDER BY `name` ASC
|
0.0001 |
SELECT * FROM (`multi_practices`) WHERE `title` = 'Kindness'
|
0.0007 |
SELECT * FROM (`multi_practices`) WHERE `title` = 'Being Present'
|
0.0002 |
SELECT * FROM (`multi_practices`) WHERE `title` = 'Listening'
|
0.0002 |
SELECT * FROM (`multi_practices`) WHERE `title` = 'Peace'
|
0.0002 |
SELECT * FROM (`multi_practices`) WHERE `title` = 'Yearning'
|
0.0001 |
SELECT user_reports.report_id FROM user_reports WHERE user_reports.user_group_id = NULL
|
0.0000 |
SELECT user_settings.setting_id FROM user_settings WHERE user_settings.user_group_id = NULL
|
0.0000 |
SELECT * FROM `settings_values`
|
0.0000 |
SELECT `modules`.*, `content_modules`.`id` as install_id, `content_modules`.`default`, `content_modules`.`wrapper`, `content_modules`.`section_id` FROM (`modules`) LEFT JOIN `content_modules` ON `content_modules`.`module_id` = `modules`.`id` WHERE `folder_name` = 'users'
|
0.0000 |
SELECT `sections`.*, `content_positions`.`label`, `content_positions`.`position` FROM (`sections`) LEFT JOIN `content_positions` ON `sections`.`id` = `content_positions`.`section_id` WHERE `sections`.`id` = '1'
|
0.0001 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'enable_analytics'
|
0.0000 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'analytics_code'
|
0.0000 |
SELECT * FROM (`settings_values`) WHERE `settings_values`.`editable` = 1 AND `name` = 'analytics_code'
|