- Method
- GET
- HTTP Status
- 301
- IP
- 77.75.78.161
- Profiled on
- Sat, 04 Apr 2026 14:49:41 -0500
- Token
- 6044b2
Queries
-
SET NAMES utf8
Parameters: []
Time: 0.05 ms
-
SET CHARACTER_SET_CONNECTION = utf8
Parameters: []
Time: 0.03 ms
-
SET SESSION group_concat_max_len = 100000
Parameters: []
Time: 0.03 ms
-
SELECT users.* FROM bolt_users users
Parameters: []
Time: 0.15 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(groups.sortorder ORDER BY groups.sortorder ASC) as _groups_sortorder, GROUP_CONCAT(groups.id ORDER BY groups.sortorder ASC) as _groups_id, GROUP_CONCAT(groups.slug ORDER BY groups.sortorder ASC) as _groups_slug, GROUP_CONCAT(groups.name ORDER BY groups.sortorder ASC) as _groups_name, GROUP_CONCAT(groups.taxonomytype ORDER BY groups.sortorder ASC) as _groups_taxonomytype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_slidersshow.name, f_slidersshow.grouping, f_slidersshow.id)) as slidersshow FROM bolt_pages t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='pages' LEFT JOIN bolt_taxonomy groups ON t.id = groups.content_id AND groups.contenttype='pages' AND groups.taxonomytype='groups' LEFT JOIN bolt_field_value f_slidersshow ON f_slidersshow.content_id = t.id AND f_slidersshow.contenttype='pages' AND f_slidersshow.name = 'slidersshow' WHERE (status = :status) AND (datepublish < :currenttime) GROUP BY t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"timed"}
Time: 0.65 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(categories.sortorder ORDER BY categories.sortorder ASC) as _categories_sortorder, GROUP_CONCAT(categories.id ORDER BY categories.sortorder ASC) as _categories_id, GROUP_CONCAT(categories.slug ORDER BY categories.sortorder ASC) as _categories_slug, GROUP_CONCAT(categories.name ORDER BY categories.sortorder ASC) as _categories_name, GROUP_CONCAT(categories.taxonomytype ORDER BY categories.sortorder ASC) as _categories_taxonomytype, GROUP_CONCAT(tags.id ORDER BY tags.id ASC) as _tags_id, GROUP_CONCAT(tags.slug ORDER BY tags.id ASC) as _tags_slug, GROUP_CONCAT(tags.name ORDER BY tags.id ASC) as _tags_name, GROUP_CONCAT(tags.taxonomytype ORDER BY tags.id ASC) as _tags_taxonomytype FROM bolt_events t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='events' LEFT JOIN bolt_taxonomy categories ON t.id = categories.content_id AND categories.contenttype='events' AND categories.taxonomytype='categories' LEFT JOIN bolt_taxonomy tags ON t.id = tags.content_id AND tags.contenttype='events' AND tags.taxonomytype='tags' WHERE (status = :status) AND (datepublish < :currenttime) GROUP BY t.id, t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"timed"}
Time: 0.30 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_locations.name, f_locations.grouping, f_locations.id)) as locations FROM bolt_restaurants t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='restaurants' LEFT JOIN bolt_field_value f_locations ON f_locations.content_id = t.id AND f_locations.contenttype='restaurants' AND f_locations.name = 'locations' WHERE (status = :status) AND (datepublish < :currenttime) GROUP BY t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"timed"}
Time: 0.23 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype FROM bolt_leadership t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='leadership' WHERE (status = :status) AND (datepublish < :currenttime) GROUP BY t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"timed"}
Time: 0.22 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(recipes.sortorder ORDER BY recipes.sortorder ASC) as _recipes_sortorder, GROUP_CONCAT(recipes.id ORDER BY recipes.sortorder ASC) as _recipes_id, GROUP_CONCAT(recipes.slug ORDER BY recipes.sortorder ASC) as _recipes_slug, GROUP_CONCAT(recipes.name ORDER BY recipes.sortorder ASC) as _recipes_name, GROUP_CONCAT(recipes.taxonomytype ORDER BY recipes.sortorder ASC) as _recipes_taxonomytype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_sub_recipe.name, f_sub_recipe.grouping, f_sub_recipe.id)) as sub_recipe FROM bolt_recipes t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='recipes' LEFT JOIN bolt_taxonomy recipes ON t.id = recipes.content_id AND recipes.contenttype='recipes' AND recipes.taxonomytype='recipes' LEFT JOIN bolt_field_value f_sub_recipe ON f_sub_recipe.content_id = t.id AND f_sub_recipe.contenttype='recipes' AND f_sub_recipe.name = 'sub_recipe' WHERE (status = :status) AND (datepublish < :currenttime) GROUP BY t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"timed"}
Time: 0.27 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(groups.sortorder ORDER BY groups.sortorder ASC) as _groups_sortorder, GROUP_CONCAT(groups.id ORDER BY groups.sortorder ASC) as _groups_id, GROUP_CONCAT(groups.slug ORDER BY groups.sortorder ASC) as _groups_slug, GROUP_CONCAT(groups.name ORDER BY groups.sortorder ASC) as _groups_name, GROUP_CONCAT(groups.taxonomytype ORDER BY groups.sortorder ASC) as _groups_taxonomytype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_slidersshow.name, f_slidersshow.grouping, f_slidersshow.id)) as slidersshow FROM bolt_pages t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='pages' LEFT JOIN bolt_taxonomy groups ON t.id = groups.content_id AND groups.contenttype='pages' AND groups.taxonomytype='groups' LEFT JOIN bolt_field_value f_slidersshow ON f_slidersshow.content_id = t.id AND f_slidersshow.contenttype='pages' AND f_slidersshow.name = 'slidersshow' WHERE (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish) GROUP BY t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"published","zeroday":"1900-01-01 00:00:01"}
Time: 0.33 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(categories.sortorder ORDER BY categories.sortorder ASC) as _categories_sortorder, GROUP_CONCAT(categories.id ORDER BY categories.sortorder ASC) as _categories_id, GROUP_CONCAT(categories.slug ORDER BY categories.sortorder ASC) as _categories_slug, GROUP_CONCAT(categories.name ORDER BY categories.sortorder ASC) as _categories_name, GROUP_CONCAT(categories.taxonomytype ORDER BY categories.sortorder ASC) as _categories_taxonomytype, GROUP_CONCAT(tags.id ORDER BY tags.id ASC) as _tags_id, GROUP_CONCAT(tags.slug ORDER BY tags.id ASC) as _tags_slug, GROUP_CONCAT(tags.name ORDER BY tags.id ASC) as _tags_name, GROUP_CONCAT(tags.taxonomytype ORDER BY tags.id ASC) as _tags_taxonomytype FROM bolt_events t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='events' LEFT JOIN bolt_taxonomy categories ON t.id = categories.content_id AND categories.contenttype='events' AND categories.taxonomytype='categories' LEFT JOIN bolt_taxonomy tags ON t.id = tags.content_id AND tags.contenttype='events' AND tags.taxonomytype='tags' WHERE (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish) GROUP BY t.id, t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"published","zeroday":"1900-01-01 00:00:01"}
Time: 0.40 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":8,"contenttype":{},"taxonomytype":"categories"}
Time: 0.16 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":8,"contenttype":{},"taxonomytype":"tags"}
Time: 0.15 ms
-
UPDATE bolt_events SET id = :id, slug = :slug, datecreated = :datecreated, datechanged = :datechanged, datepublish = :datepublish, datedepublish = :datedepublish, username = :username, ownerid = :ownerid, status = :status, templatefields = :templatefields, title = :title, eventinfo = :eventinfo, eventorder = :eventorder, eventdetails = :eventdetails, eventlocation = :eventlocation, eventdate = :eventdate, eventtime = :eventtime, eventctatext = :eventctatext, eventurl = :eventurl, image = :image, template = :template WHERE id = :id
Parameters: {"id":8,"slug":"garces-foundation-benefit","datecreated":"2017-01-18 22:26:37","datechanged":"2017-01-23 18:23:13","datepublish":"2017-01-18 22:23:03","datedepublish":"2017-03-24 21:00:00","username":"","ownerid":1,"status":"held","templatefields":"[]","title":"Garces Foundation Benefit","eventinfo":"Garces Foundation Benefit","eventorder":1,"eventdetails":"Join Chef Jose Garces and friends for an evening to benefit the Garces Foundation on Friday, March 24, 2017. Enjoy tastings from Philadelphia\u2019s top chefs while making a difference in the lives of Philadelphia\u2019s immigrant community.","eventlocation":"Philadelphia","eventdate":"March 24, 2017","eventtime":"6:00 pm","eventctatext":"Get your tickets today!","eventurl":"https:\/\/garcesfoundation.org\/2017benefit\/","image":"{\"file\":\"garces-logo.png\"}","template":""}
Time: 43.03 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"52","content_id":8,"contenttype":"events","taxonomytype":"categories","slug":"events","name":"events","sortorder":"0"}
Time: 14.89 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"23","content_id":8,"contenttype":"events","taxonomytype":"categories","slug":"featured","name":"featured","sortorder":"0"}
Time: 13.85 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"25","content_id":8,"contenttype":"events","taxonomytype":"tags","slug":"Garces Foundation","name":"Garces Foundation","sortorder":0}
Time: 21.62 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":9,"contenttype":{},"taxonomytype":"categories"}
Time: 0.22 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":9,"contenttype":{},"taxonomytype":"tags"}
Time: 0.16 ms
-
UPDATE bolt_events SET id = :id, slug = :slug, datecreated = :datecreated, datechanged = :datechanged, datepublish = :datepublish, datedepublish = :datedepublish, username = :username, ownerid = :ownerid, status = :status, templatefields = :templatefields, title = :title, eventinfo = :eventinfo, eventorder = :eventorder, eventdetails = :eventdetails, eventlocation = :eventlocation, eventdate = :eventdate, eventtime = :eventtime, eventctatext = :eventctatext, eventurl = :eventurl, image = :image, template = :template WHERE id = :id
Parameters: {"id":9,"slug":"wedding-show-case","datecreated":"2017-01-19 01:44:04","datechanged":"2017-01-23 19:02:15","datepublish":"2017-01-18 01:39:00","datedepublish":"2017-03-05 00:00:00","username":"","ownerid":1,"status":"held","templatefields":"[]","title":"Wedding Show Case","eventinfo":"Wedding Showcase","eventorder":3,"eventdetails":"Planning a wedding in 2017? Register for our upcoming Wedding Showcase at the Cira Center atrium and explore our venues, sample our award-winning cuisine and meet top vendors in the industry to make your big day as stress free as possible.","eventlocation":"Cira Centre Atrium at JG Domestic","eventdate":"Sunday, March 5, 2017","eventtime":"5:00 \u2013 7:00 pm","eventctatext":"Register","eventurl":"http:\/\/philadelphia.garcesevents.com\/wedding-show","image":"{\"file\":\"2017-01\\\/placesetting.jpg\"}","template":""}
Time: 72.66 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"31","content_id":9,"contenttype":"events","taxonomytype":"categories","slug":"featured","name":"featured","sortorder":"0"}
Time: 13.95 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"55","content_id":9,"contenttype":"events","taxonomytype":"tags","slug":"Wedding Showcase","name":"Wedding Showcase","sortorder":0}
Time: 34.86 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":346,"contenttype":{},"taxonomytype":"categories"}
Time: 0.14 ms
-
SELECT * FROM bolt_taxonomy WHERE (content_id = :content_id) AND (contenttype = :contenttype) AND (taxonomytype = :taxonomytype)
Parameters: {"content_id":346,"contenttype":{},"taxonomytype":"tags"}
Time: 0.13 ms
-
UPDATE bolt_events SET id = :id, slug = :slug, datecreated = :datecreated, datechanged = :datechanged, datepublish = :datepublish, datedepublish = :datedepublish, username = :username, ownerid = :ownerid, status = :status, templatefields = :templatefields, title = :title, eventinfo = :eventinfo, eventorder = :eventorder, eventdetails = :eventdetails, eventlocation = :eventlocation, eventdate = :eventdate, eventtime = :eventtime, eventctatext = :eventctatext, eventurl = :eventurl, image = :image, template = :template WHERE id = :id
Parameters: {"id":346,"slug":"valentine-s-day-3","datecreated":"2021-01-28 14:36:21","datechanged":"2021-01-28 14:37:14","datepublish":"2021-01-28 13:37:10","datedepublish":"2021-02-15 00:00:00","username":"","ownerid":2,"status":"held","templatefields":"[]","title":"Valentine's Day","eventinfo":"Love Is In The Air","eventorder":0,"eventdetails":"Valentine's Day is almost here! If you're planning a romantic weekend (@ Home), Garces Trading Company offers chef curated Heat & Serve packages. Amada and The Olde Bar are also offering special Valentine's Day tasting menus throughout the weekend!","eventlocation":"","eventdate":"","eventtime":"","eventctatext":"","eventurl":"","image":"{\"file\":\"2021-01\\\/img-4099.jpg\"}","template":""}
Time: 34.10 ms
-
UPDATE bolt_taxonomy SET id = :id, content_id = :content_id, contenttype = :contenttype, taxonomytype = :taxonomytype, slug = :slug, name = :name, sortorder = :sortorder WHERE id = :id
Parameters: {"id":"681","content_id":346,"contenttype":"events","taxonomytype":"categories","slug":"promotion","name":"promotion","sortorder":"0"}
Time: 27.95 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_locations.name, f_locations.grouping, f_locations.id)) as locations FROM bolt_restaurants t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='restaurants' LEFT JOIN bolt_field_value f_locations ON f_locations.content_id = t.id AND f_locations.contenttype='restaurants' AND f_locations.name = 'locations' WHERE (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish) GROUP BY t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"published","zeroday":"1900-01-01 00:00:01"}
Time: 0.27 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype FROM bolt_leadership t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='leadership' WHERE (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish) GROUP BY t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"published","zeroday":"1900-01-01 00:00:01"}
Time: 0.18 ms
-
SELECT t.*, GROUP_CONCAT(incomingrelation.id) as _incomingrelation_id, GROUP_CONCAT(incomingrelation.from_id) as _incomingrelation_fromid, GROUP_CONCAT(incomingrelation.from_contenttype) as _incomingrelation_fromcontenttype, GROUP_CONCAT(recipes.sortorder ORDER BY recipes.sortorder ASC) as _recipes_sortorder, GROUP_CONCAT(recipes.id ORDER BY recipes.sortorder ASC) as _recipes_id, GROUP_CONCAT(recipes.slug ORDER BY recipes.sortorder ASC) as _recipes_slug, GROUP_CONCAT(recipes.name ORDER BY recipes.sortorder ASC) as _recipes_name, GROUP_CONCAT(recipes.taxonomytype ORDER BY recipes.sortorder ASC) as _recipes_taxonomytype, GROUP_CONCAT(DISTINCT CONCAT_WS('_', f_sub_recipe.name, f_sub_recipe.grouping, f_sub_recipe.id)) as sub_recipe FROM bolt_recipes t LEFT JOIN bolt_relations incomingrelation ON t.id = incomingrelation.to_id AND incomingrelation.to_contenttype='recipes' LEFT JOIN bolt_taxonomy recipes ON t.id = recipes.content_id AND recipes.contenttype='recipes' AND recipes.taxonomytype='recipes' LEFT JOIN bolt_field_value f_sub_recipe ON f_sub_recipe.content_id = t.id AND f_sub_recipe.contenttype='recipes' AND f_sub_recipe.name = 'sub_recipe' WHERE (datedepublish <= :currenttime) AND (datedepublish > :zeroday) AND (datechanged < datedepublish) GROUP BY t.id, t.id
Parameters: {"currenttime":{"date":"2026-04-04 14:49:40.000000","timezone_type":2,"timezone":"EST"},"status":"published","zeroday":"1900-01-01 00:00:01"}
Time: 0.28 ms