https://camillearchitectures.com/robots.txt

Queries

  • SELECT users.* FROM bolt_users users

    Parameters: []
    Time: 0,79 ms
  • 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,43 ms
  • SELECT bolt_pages.* FROM bolt_pages WHERE ("bolt_pages"."slug" = 'page-404' AND "bolt_pages"."status" = 'published') ORDER BY datepublish DESC LIMIT 1

    Parameters: []
    Time: 0,93 ms
  • SELECT * FROM bolt_taxonomy WHERE content_id IN (?) AND contenttype=? AND taxonomytype IN (?)

    Parameters: [["5"],"pages",["sections","categories","tags","groups"]]
    Time: 1,32 ms
  • SELECT * FROM bolt_relations WHERE from_contenttype=? AND from_id IN (?) ORDER BY id

    Parameters: ["pages",["5"]]
    Time: 0,56 ms
  • SELECT * FROM bolt_relations WHERE to_contenttype=? AND to_id IN (?) ORDER BY id

    Parameters: ["pages",["5"]]
    Time: 0,56 ms