0.4721 |
SELECT option_value
FROM aoit_wp_options
WHERE option_name = '_transient_doing_cron'
LIMIT 1
|
0.6721 |
INSERT INTO `aoit_wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('_transient_doing_cron', '1653465288.6945550441741943359375', 'yes')
ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)
|
9.1059 |
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')
|
0.5438 |
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
|
10.5059 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4294)
ORDER BY meta_id ASC
|
5.9800 |
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.3538 |
SELECT aoit_wp_posts.*
FROM aoit_wp_posts
WHERE ID IN (4912,4911,4883,4821,4820)
|
0.9000 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4820,4821,4883,4911,4912)
ORDER BY meta_id ASC
|
0.7291 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4615)
ORDER BY meta_id ASC
|
0.2930 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4615
LIMIT 1
|
0.3018 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4359)
ORDER BY meta_id ASC
|
0.2480 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4359
LIMIT 1
|
0.3610 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4608)
ORDER BY meta_id ASC
|
0.2761 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4608
LIMIT 1
|
0.2720 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4628)
ORDER BY meta_id ASC
|
0.2699 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4628
LIMIT 1
|
0.3190 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4640)
ORDER BY meta_id ASC
|
0.2661 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4640
LIMIT 1
|
0.2902 |
SELECT post_id, meta_key, meta_value
FROM aoit_wp_postmeta
WHERE post_id IN (4641)
ORDER BY meta_id ASC
|
0.2608 |
SELECT *
FROM aoit_wp_posts
WHERE ID = 4641
LIMIT 1
|
0.2699 |
SELECT *
FROM aoit_wp_users
WHERE ID = '1015'
LIMIT 1
|
0.6618 |
SELECT user_id, meta_key, meta_value
FROM aoit_wp_usermeta
WHERE user_id IN (1015)
ORDER BY umeta_id ASC
|
1.3270 |
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
|
2.0888 |
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
|
1.9341 |
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
|
1.0169 |
SELECT *
FROM aoit_wp_ays_pb
|