0.5431 |
SELECT autoload
FROM aoit_wp_options
WHERE option_name = 'ljmm-content-default'
|
0.6559 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
0.9701 |
INSERT INTO `aoit_wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1696476426.9509110450744628906250', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
0.6990 |
SELECT ID, post_name, post_parent, post_type
FROM aoit_wp_posts
WHERE post_name IN ('staff-and-teachers')
AND post_type IN ('page','attachment')
|
2.9030 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE 1=1
AND (aoit_wp_posts.ID = '4294')
AND aoit_wp_posts.post_type = 'page'
ORDER BY aoit_wp_posts.post_date DESC
|
2.9428 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4294)
ORDER BY meta_id ASC
|
2.7709 |
SELECT aoit_wp_posts.ID
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.post_parent = 4294
AND (aoit_wp_posts.post_mime_type LIKE 'image/%')
AND aoit_wp_posts.post_type = 'attachment'
AND ((aoit_wp_posts.post_status = 'inherit'))
ORDER BY aoit_wp_posts.post_date DESC
LIMIT 0, 5
|
0.4709 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE ID IN (5438,5437,4912,4911,4883)
|
1.3251 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4883,4911,4912,5437,5438)
ORDER BY meta_id ASC
|
0.7780 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4821)
ORDER BY meta_id ASC
|
0.4280 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4821
LIMIT 1
|
0.6869 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4615)
ORDER BY meta_id ASC
|
0.3929 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4615
LIMIT 1
|
0.4470 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4359)
ORDER BY meta_id ASC
|
0.4160 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4359
LIMIT 1
|
0.4561 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4608)
ORDER BY meta_id ASC
|
0.4139 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4608
LIMIT 1
|
0.5000 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4628)
ORDER BY meta_id ASC
|
0.3939 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4628
LIMIT 1
|
0.7861 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4640)
ORDER BY meta_id ASC
|
0.5870 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4640
LIMIT 1
|
0.7520 |
SELECT *
FROM aoit_wp_users
WHERE ID = '1015'
LIMIT 1
|
2.3899 |
SELECT user_id, meta_key, meta_value
FROM aoit_wp_usermeta
WHERE user_id IN (1015)
ORDER BY umeta_id ASC
|
0.3340 |
SELECT aoit_wp_posts.ID
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.post_parent = 4294
AND (aoit_wp_posts.post_mime_type LIKE 'image/%')
AND aoit_wp_posts.post_type = 'attachment'
AND ((aoit_wp_posts.post_status = 'inherit'))
ORDER BY aoit_wp_posts.post_date DESC
LIMIT 0, 5
|
1.4150 |
SELECT *
FROM aoit_wp_posts
WHERE (post_type = 'page'
AND post_status = 'publish')
AND post_parent = 4294
ORDER BY aoit_wp_posts.post_title ASC
LIMIT 0,1
|
0.3550 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE 1=1
AND aoit_wp_posts.ID IN (4416,4417,4421,4422,4431,4432,4433,4434,4435,4436,4439,4443,4447,4458,4466,4467,4478,4479,4480,4483,4571,4609,4716,4717,4718)
AND aoit_wp_posts.post_type = 'nav_menu_item'
AND ((aoit_wp_posts.post_status = 'publish'))
ORDER BY aoit_wp_posts.menu_order ASC
|
0.3200 |
SELECT *
FROM aoit_wp_ays_pb
|