- Method
- GET
- HTTP Status
- 200
- IP
- 70.39.235.183
- Profiled on
- Sun, 10 Nov 2024 21:47:03 +0000
- Token
- ac41af
Queries
-
SELECT name FROM sqlite_master WHERE type = 'table' AND name != 'sqlite_sequence' AND name != 'geometry_columns' AND name != 'spatial_ref_sys' UNION ALL SELECT name FROM sqlite_temp_master WHERE type = 'table' ORDER BY name
Parameters:[]
Time:0.12 ms
-
SELECT id FROM bolt_pages WHERE (status = :oldstatus) AND (datepublish < :currenttime)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-10 21:47:03.104529","timezone_type":3,"timezone":"UTC"}}
Time:0.56 ms
-
SELECT id FROM bolt_pages WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-10 21:47:03.105194","timezone_type":3,"timezone":"UTC"}}
Time:0.10 ms
-
SELECT id FROM bolt_entries WHERE (status = :oldstatus) AND (datepublish < :currenttime)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-10 21:47:03.105595","timezone_type":3,"timezone":"UTC"}}
Time:0.08 ms
-
SELECT id FROM bolt_entries WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-10 21:47:03.105744","timezone_type":3,"timezone":"UTC"}}
Time:0.08 ms
-
SELECT id FROM bolt_showcases WHERE (status = :oldstatus) AND (datepublish < :currenttime)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-10 21:47:03.105919","timezone_type":3,"timezone":"UTC"}}
Time:0.07 ms
-
SELECT id FROM bolt_showcases WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-10 21:47:03.106064","timezone_type":3,"timezone":"UTC"}}
Time:0.08 ms
-
SELECT id FROM bolt_blocks WHERE (status = :oldstatus) AND (datepublish < :currenttime)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-10 21:47:03.106233","timezone_type":3,"timezone":"UTC"}}
Time:0.07 ms
-
SELECT id FROM bolt_blocks WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)
Parameters:{"datechanged":"2024-11-10 21:47:03","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-10 21:47:03.106364","timezone_type":3,"timezone":"UTC"}}
Time:0.08 ms
-
SELECT COUNT(*) as count FROM bolt_pages WHERE ("bolt_pages"."status" = 'published')
Parameters:[]
Time:0.10 ms
-
SELECT bolt_pages.* FROM bolt_pages WHERE ("bolt_pages"."status" = 'published') ORDER BY "datepublish" DESC LIMIT 10000
Parameters:[]
Time:0.14 ms
-
SELECT users.* FROM bolt_users users
Parameters:[]
Time:0.08 ms
-
SELECT COUNT(*) as count FROM bolt_entries WHERE ("bolt_entries"."status" = 'published')
Parameters:[]
Time:0.10 ms
-
SELECT bolt_entries.* FROM bolt_entries WHERE ("bolt_entries"."status" = 'published') ORDER BY "datepublish" DESC LIMIT 10000
Parameters:[]
Time:0.09 ms
-
SELECT bolt_pages.* FROM bolt_pages WHERE ("bolt_pages"."id" = '12' AND "bolt_pages"."status" = 'published') ORDER BY datepublish DESC LIMIT 1
Parameters:[]
Time:0.16 ms
-
SELECT * FROM bolt_taxonomy WHERE content_id IN (?) AND contenttype=? AND taxonomytype IN (?)
Parameters:[{"12":"12"},"pages",["tags","groups","categories"]]
Time:0.17 ms
-
SELECT * FROM bolt_relations WHERE from_contenttype=? AND from_id IN (?) ORDER BY id
Parameters:["pages",{"12":"12"}]
Time:0.09 ms
-
SELECT * FROM bolt_relations WHERE to_contenttype=? AND to_id IN (?) ORDER BY id
Parameters:["pages",{"12":"12"}]
Time:0.07 ms