http://www.pontoonfurnitureonline.com/index.php/

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-14 17:44:52","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-14 17:44:52.170707","timezone_type":3,"timezone":"UTC"}}
    Time:0.42 ms
  • SELECT id FROM bolt_pages WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-14 17:44:52.171216","timezone_type":3,"timezone":"UTC"}}
    Time:0.09 ms
  • SELECT id FROM bolt_entries WHERE (status = :oldstatus) AND (datepublish < :currenttime)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-14 17:44:52.171632","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-14 17:44:52","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-14 17:44:52.171776","timezone_type":3,"timezone":"UTC"}}
    Time:0.10 ms
  • SELECT id FROM bolt_showcases WHERE (status = :oldstatus) AND (datepublish < :currenttime)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-14 17:44:52.171971","timezone_type":3,"timezone":"UTC"}}
    Time:0.06 ms
  • SELECT id FROM bolt_showcases WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-14 17:44:52.172082","timezone_type":3,"timezone":"UTC"}}
    Time:0.06 ms
  • SELECT id FROM bolt_blocks WHERE (status = :oldstatus) AND (datepublish < :currenttime)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"timed","newstatus":"published","currenttime":{"date":"2024-11-14 17:44:52.172219","timezone_type":3,"timezone":"UTC"}}
    Time:0.06 ms
  • SELECT id FROM bolt_blocks WHERE (status = :oldstatus) AND (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish)

    Parameters:{"datechanged":"2024-11-14 17:44:52","oldstatus":"published","newstatus":"held","zeroday":"1900-01-01 00:00:01","currenttime":{"date":"2024-11-14 17:44:52.172326","timezone_type":3,"timezone":"UTC"}}
    Time:0.09 ms
  • SELECT users.* FROM bolt_users users

    Parameters:[]
    Time:0.07 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.10 ms
  • SELECT * FROM bolt_taxonomy WHERE content_id IN (?) AND contenttype=? AND taxonomytype IN (?)

    Parameters:[{"12":"12"},"pages",["tags","groups","categories"]]
    Time:0.13 ms
  • SELECT * FROM bolt_relations WHERE from_contenttype=? AND from_id IN (?) ORDER BY id

    Parameters:["pages",{"12":"12"}]
    Time:0.10 ms
  • SELECT * FROM bolt_relations WHERE to_contenttype=? AND to_id IN (?) ORDER BY id

    Parameters:["pages",{"12":"12"}]
    Time:0.08 ms
  • SELECT bolt_pages.* FROM bolt_pages WHERE ("bolt_pages"."slug" = 'how-to-measure-a-pontoon' AND "bolt_pages"."status" = 'published') ORDER BY datepublish DESC LIMIT 1

    Parameters:[]
    Time:0.13 ms