0003: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."URLSegment" = ?)
AND ("SiteTree_Live"."ParentID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0016s
0004: SELECT DISTINCT "SiteConfig"."ClassName", "SiteConfig"."LastEdited", "SiteConfig"."Created", "SiteConfig"."DoNotIndex", "SiteConfig"."Twitter", "SiteConfig"."Facebook", "SiteConfig"."Linkedin", "SiteConfig"."Instagram", "SiteConfig"."AdminEmail", "SiteConfig"."NoticeActivated", "SiteConfig"."NoticeContent", "SiteConfig"."NoticeContentLastEdited", "SiteConfig"."MemberButton", "SiteConfig"."SlidesTitle", "SiteConfig"."FeedbackNotificationEmail", "SiteConfig"."DisableFeedbackNotificationEmails", "SiteConfig"."Title", "SiteConfig"."Tagline", "SiteConfig"."CanViewType", "SiteConfig"."CanEditType", "SiteConfig"."CanCreateTopLevelType", "SiteConfig"."LogoID", "SiteConfig"."EmailLogoID", "SiteConfig"."OGLogoID", "SiteConfig"."DefaultResourceImageID", "SiteConfig"."DefaultNewsImageID", "SiteConfig"."DefaultAdvocacyImageID", "SiteConfig"."MemberLinkID", "SiteConfig"."FooterButtonLeftID", "SiteConfig"."FooterButtonRightID", "SiteConfig"."ID",
CASE WHEN "SiteConfig"."ClassName" IS NOT NULL THEN "SiteConfig"."ClassName"
ELSE 'SilverStripe\\SiteConfig\\SiteConfig' END AS "RecordClassName"
FROM "SiteConfig"
LIMIT 1
0.0004s
0005: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0013s
0006: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ShowInMenus" = ?)
AND ("SiteTree_Live"."ParentID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
0.0019s
0007: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ParentID" <> "SiteTree_Live"."ID")
AND ("SiteTree_Live"."ParentID" = ?)
AND ("SiteTree_Live"."ShowInMenus" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
0.0008s
0008: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0009: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0010: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0011: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0006s
0012: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0006s
0013: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0014: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0015: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0012s
0016: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "Page_Live"."ExcludeFromSitemap", "Page_Live"."DoNotIndex", "Page_Live"."Color", "Page_Live"."ShowGlobalSlides", "Page_Live"."SlidesTitle", "Page_Live"."ElementalAreaID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName", "SiteTree_Live"."Sort"
FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID"
WHERE ("SiteTree_Live"."ID" = ?)
AND ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0012s
0017: SELECT DISTINCT "ElementalArea_Live"."ClassName", "ElementalArea_Live"."LastEdited", "ElementalArea_Live"."Created", "ElementalArea_Live"."Version", "ElementalArea_Live"."OwnerClassName", "ElementalArea_Live"."TopPageID", "ElementalArea_Live"."ID",
CASE WHEN "ElementalArea_Live"."ClassName" IS NOT NULL THEN "ElementalArea_Live"."ClassName"
ELSE 'DNADesign\\Elemental\\Models\\ElementalArea' END AS "RecordClassName"
FROM "ElementalArea_Live"
WHERE ("ElementalArea_Live"."ID" = ?)
LIMIT 1
0.0007s
0018: SELECT DISTINCT "Element_Live"."ClassName", "Element_Live"."LastEdited", "Element_Live"."Created", "Element_Live"."Version", "Element_Live"."Title", "Element_Live"."ShowTitle", "Element_Live"."Sort", "Element_Live"."ExtraClass", "Element_Live"."Style", "Element_Live"."TopPageID", "Element_Live"."ParentID", "Element_Live"."ID",
CASE WHEN "Element_Live"."ClassName" IS NOT NULL THEN "Element_Live"."ClassName"
ELSE 'DNADesign\\Elemental\\Models\\BaseElement' END AS "RecordClassName"
FROM "Element_Live"
WHERE ("Element_Live"."ParentID" = ?)
ORDER BY "Element_Live"."Sort" ASC
0.0006s
0019: SELECT DISTINCT "ElementalArea_Live"."ClassName", "ElementalArea_Live"."LastEdited", "ElementalArea_Live"."Created", "ElementalArea_Live"."Version", "ElementalArea_Live"."OwnerClassName", "ElementalArea_Live"."TopPageID", "ElementalArea_Live"."ID",
CASE WHEN "ElementalArea_Live"."ClassName" IS NOT NULL THEN "ElementalArea_Live"."ClassName"
ELSE 'DNADesign\\Elemental\\Models\\ElementalArea' END AS "RecordClassName"
FROM "ElementalArea_Live"
WHERE ("ElementalArea_Live"."ID" = ?)
LIMIT 1
0.0005s
0020: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "Page_Live"."ExcludeFromSitemap", "Page_Live"."DoNotIndex", "Page_Live"."Color", "Page_Live"."ShowGlobalSlides", "Page_Live"."SlidesTitle", "Page_Live"."ElementalAreaID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live" LEFT JOIN "Page_Live" ON "Page_Live"."ID" = "SiteTree_Live"."ID"
WHERE ("Page_Live"."ElementalAreaID" = ?)
AND ("SiteTree_Live"."ClassName" = ?)
AND ("SiteTree_Live"."ClassName" IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0017s
0021: SELECT DISTINCT "ElementalArea_Live"."ClassName", "ElementalArea_Live"."LastEdited", "ElementalArea_Live"."Created", "ElementalArea_Live"."Version", "ElementalArea_Live"."OwnerClassName", "ElementalArea_Live"."TopPageID", "ElementalArea_Live"."ID",
CASE WHEN "ElementalArea_Live"."ClassName" IS NOT NULL THEN "ElementalArea_Live"."ClassName"
ELSE 'DNADesign\\Elemental\\Models\\ElementalArea' END AS "RecordClassName"
FROM "ElementalArea_Live"
WHERE ("ElementalArea_Live"."ID" = ?)
LIMIT 1
0.0006s
0022: SELECT DISTINCT "Element_Live"."ClassName", "Element_Live"."LastEdited", "Element_Live"."Created", "ElementContent_Live"."HTML", "Element_Live"."ID",
CASE WHEN "Element_Live"."ClassName" IS NOT NULL THEN "Element_Live"."ClassName"
ELSE 'DNADesign\\Elemental\\Models\\BaseElement' END AS "RecordClassName", "Element_Live"."Sort"
FROM "Element_Live" LEFT JOIN "ElementContent_Live" ON "ElementContent_Live"."ID" = "Element_Live"."ID"
WHERE ("Element_Live"."ID" = ?)
AND ("Element_Live"."ClassName" IN (?))
ORDER BY "Element_Live"."Sort" ASC
LIMIT 1
0.0013s
0023: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0024: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3803))
ORDER BY "_SortColumn0" ASC
0.0048s
0025: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3803))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0007s
0026: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3803))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0004s
0027: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3803))
AND (("File_Live"."ID" NOT IN (3803) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0004s
0028: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3803))
AND (("File_Live"."ID" NOT IN (3803) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0005s
0029: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3803))
AND (("File_Live"."ID" NOT IN (3803) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0004s
0030: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0008s
0031: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3804))
ORDER BY "_SortColumn0" ASC
0.0006s
0032: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3804))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0004s
0033: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3804))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0003s
0034: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3804))
AND (("File_Live"."ID" NOT IN (3804) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0002s
0035: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3804))
AND (("File_Live"."ID" NOT IN (3804) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0003s
0036: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3804))
AND (("File_Live"."ID" NOT IN (3804) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0004s
0037: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0007s
0038: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3805))
ORDER BY "_SortColumn0" ASC
0.001s
0039: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3805))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0008s
0040: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3805))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0009s
0041: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3805))
AND (("File_Live"."ID" NOT IN (3805) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0007s
0042: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3805))
AND (("File_Live"."ID" NOT IN (3805) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0009s
0043: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3805))
AND (("File_Live"."ID" NOT IN (3805) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.001s
0044: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0009s
0045: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3808))
ORDER BY "_SortColumn0" ASC
0.0015s
0046: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3808))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0005s
0047: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3808))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0004s
0048: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3808))
AND (("File_Live"."ID" NOT IN (3808) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0002s
0049: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3808))
AND (("File_Live"."ID" NOT IN (3808) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0003s
0050: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3808))
AND (("File_Live"."ID" NOT IN (3808) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0003s
0051: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0006s
0052: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3809))
ORDER BY "_SortColumn0" ASC
0.0008s
0053: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3809))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0011s
0054: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3809))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0004s
0055: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3809))
AND (("File_Live"."ID" NOT IN (3809) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0003s
0056: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3809))
AND (("File_Live"."ID" NOT IN (3809) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0004s
0057: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3809))
AND (("File_Live"."ID" NOT IN (3809) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0004s
0058: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0059: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3810))
ORDER BY "_SortColumn0" ASC
0.0009s
0060: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3810))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0005s
0061: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3810))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0004s
0062: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3810))
AND (("File_Live"."ID" NOT IN (3810) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0003s
0063: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3810))
AND (("File_Live"."ID" NOT IN (3810) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0003s
0064: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3810))
AND (("File_Live"."ID" NOT IN (3810) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0004s
0065: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live"
WHERE ("File_Live"."ID" = ?)
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0004s
0066: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3861))
ORDER BY "_SortColumn0" ASC
0.0008s
0067: SELECT "File"."ID", "File"."Name" AS "_SortColumn0"
FROM "File"
WHERE ("File"."ID" IN (3861))
AND ("File"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0006s
0068: SELECT DISTINCT "File"."ID", "File"."ParentID"
FROM "File"
WHERE ("File"."ID" IN (3861))
AND ("File"."CanViewType" = ?)
ORDER BY "File"."ID" ASC
0.0004s
0069: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3861))
AND (("File_Live"."ID" NOT IN (3861) OR "File_Live"."ID" IS NULL))
ORDER BY "_SortColumn0" ASC
0.0003s
0070: SELECT "File_Live"."ID", "File_Live"."Name" AS "_SortColumn0"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3861))
AND (("File_Live"."ID" NOT IN (3861) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "_SortColumn0" ASC
0.0003s
0071: SELECT DISTINCT "File_Live"."ID", "File_Live"."ParentID"
FROM "File_Live"
WHERE ("File_Live"."ID" IN (3861))
AND (("File_Live"."ID" NOT IN (3861) OR "File_Live"."ID" IS NULL))
AND ("File_Live"."CanViewType" = ?)
ORDER BY "File_Live"."ID" ASC
0.0004s
0072: SELECT DISTINCT "Slide"."ClassName", "Slide"."LastEdited", "Slide"."Created", "Slide"."Name", "Slide"."Description", "Slide"."Website", "Slide"."SortID", "Slide"."PageSortID", "Slide"."LogoID", "Slide"."PageID", "Slide"."ID",
CASE WHEN "Slide"."ClassName" IS NOT NULL THEN "Slide"."ClassName"
ELSE 'Slide' END AS "RecordClassName"
FROM "Slide"
WHERE ("Slide"."PageID" = ?)
ORDER BY "Slide"."PageSortID" ASC
0.0011s
0073: SELECT DISTINCT "Slide"."ClassName", "Slide"."LastEdited", "Slide"."Created", "Slide"."Name", "Slide"."Description", "Slide"."Website", "Slide"."SortID", "Slide"."PageSortID", "Slide"."LogoID", "Slide"."PageID", "Slide"."ID",
CASE WHEN "Slide"."ClassName" IS NOT NULL THEN "Slide"."ClassName"
ELSE 'Slide' END AS "RecordClassName"
FROM "Slide"
WHERE ("Slide"."PageID" IN (0) OR "Slide"."PageID" IS NULL)
ORDER BY "Slide"."SortID" ASC
0.0004s
0074: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0075: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0006s
0076: SELECT DISTINCT "FooterLogo"."ClassName", "FooterLogo"."LastEdited", "FooterLogo"."Created", "FooterLogo"."SortID", "FooterLogo"."LogoID", "FooterLogo"."LinkID", "FooterLogo"."ID",
CASE WHEN "FooterLogo"."ClassName" IS NOT NULL THEN "FooterLogo"."ClassName"
ELSE 'FooterLogo' END AS "RecordClassName"
FROM "FooterLogo"
ORDER BY "FooterLogo"."SortID" ASC
0.0004s
0077: SELECT DISTINCT "Link"."ClassName", "Link"."LastEdited", "Link"."Created", "Link"."Anchor", "Link"."Title", "Link"."Type", "Link"."URL", "Link"."Email", "Link"."Phone", "Link"."OpenInNewWindow", "Link"."SelectedStyle", "Link"."SiteTreeID", "Link"."FileID", "Link"."ID",
CASE WHEN "Link"."ClassName" IS NOT NULL THEN "Link"."ClassName"
ELSE 'gorriecoe\\Link\\Models\\Link' END AS "RecordClassName"
FROM "Link"
WHERE ("Link"."ID" = ?)
LIMIT 1
0.0004s
0078: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0079: SELECT DISTINCT "Link"."ClassName", "Link"."LastEdited", "Link"."Created", "Link"."Anchor", "Link"."Title", "Link"."Type", "Link"."URL", "Link"."Email", "Link"."Phone", "Link"."OpenInNewWindow", "Link"."SelectedStyle", "Link"."SiteTreeID", "Link"."FileID", "Link"."ID",
CASE WHEN "Link"."ClassName" IS NOT NULL THEN "Link"."ClassName"
ELSE 'gorriecoe\\Link\\Models\\Link' END AS "RecordClassName"
FROM "Link"
WHERE ("Link"."ID" = ?)
LIMIT 1
0.0004s
0080: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0081: SELECT DISTINCT "Link"."ClassName", "Link"."LastEdited", "Link"."Created", "Link"."Anchor", "Link"."Title", "Link"."Type", "Link"."URL", "Link"."Email", "Link"."Phone", "Link"."OpenInNewWindow", "Link"."SelectedStyle", "Link"."SiteTreeID", "Link"."FileID", "Link"."ID",
CASE WHEN "Link"."ClassName" IS NOT NULL THEN "Link"."ClassName"
ELSE 'gorriecoe\\Link\\Models\\Link' END AS "RecordClassName"
FROM "Link"
WHERE ("Link"."ID" = ?)
LIMIT 1
0.0004s
0082: SELECT DISTINCT "File_Live"."ClassName", "File_Live"."LastEdited", "File_Live"."Created", "File_Live"."Version", "File_Live"."UserFormUpload", "File_Live"."CanViewType", "File_Live"."CanEditType", "File_Live"."Name", "File_Live"."Title", "File_Live"."ShowInSearch", "File_Live"."ParentID", "File_Live"."OwnerID", "File_Live"."FileHash", "File_Live"."FileFilename", "File_Live"."FileVariant", "Image_Live"."FocusPointX", "Image_Live"."FocusPointY", "Image_Live"."FocusPointWidth", "Image_Live"."FocusPointHeight", "File_Live"."ID",
CASE WHEN "File_Live"."ClassName" IS NOT NULL THEN "File_Live"."ClassName"
ELSE 'SilverStripe\\Assets\\File' END AS "RecordClassName"
FROM "File_Live" LEFT JOIN "Image_Live" ON "Image_Live"."ID" = "File_Live"."ID"
WHERE ("File_Live"."ID" = ?)
AND ("File_Live"."ClassName" IN (?))
ORDER BY "File_Live"."Name" ASC
LIMIT 1
0.0005s
0083: SELECT DISTINCT "Link"."ClassName", "Link"."LastEdited", "Link"."Created", "Link"."Anchor", "Link"."Title", "Link"."Type", "Link"."URL", "Link"."Email", "Link"."Phone", "Link"."OpenInNewWindow", "Link"."SelectedStyle", "Link"."SiteTreeID", "Link"."FileID", "Link"."ID",
CASE WHEN "Link"."ClassName" IS NOT NULL THEN "Link"."ClassName"
ELSE 'gorriecoe\\Link\\Models\\Link' END AS "RecordClassName"
FROM "Link"
WHERE ("Link"."ID" = ?)
LIMIT 1
0.001s
0084: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0085: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0086: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0087: SELECT DISTINCT "Link"."ClassName", "Link"."LastEdited", "Link"."Created", "Link"."Anchor", "Link"."Title", "Link"."Type", "Link"."URL", "Link"."Email", "Link"."Phone", "Link"."OpenInNewWindow", "Link"."SelectedStyle", "Link"."SiteTreeID", "Link"."FileID", "Link"."ID",
CASE WHEN "Link"."ClassName" IS NOT NULL THEN "Link"."ClassName"
ELSE 'gorriecoe\\Link\\Models\\Link' END AS "RecordClassName"
FROM "Link"
WHERE ("Link"."ID" = ?)
LIMIT 1
0.0004s
0088: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0006s
0089: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0090: SELECT DISTINCT "FooterCategory"."ClassName", "FooterCategory"."LastEdited", "FooterCategory"."Created", "FooterCategory"."AlternativeTitle", "FooterCategory"."SortID", "FooterCategory"."Content", "FooterCategory"."PageLinkID", "FooterCategory"."ID",
CASE WHEN "FooterCategory"."ClassName" IS NOT NULL THEN "FooterCategory"."ClassName"
ELSE 'FooterCategory' END AS "RecordClassName"
FROM "FooterCategory"
ORDER BY "FooterCategory"."SortID" ASC
0.0004s
0091: SELECT CASE WHEN EXISTS(SELECT *
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)) THEN 1 ELSE 0 END
0.0004s
0092: SELECT DISTINCT "FooterLink"."ClassName", "FooterLink"."LastEdited", "FooterLink"."Created", "FooterLink"."FooterText", "FooterLink"."FooterTextTitle", "FooterLink"."SortID", "FooterLink"."ParentID", "FooterLink"."FooterPageLinkID", "FooterLink"."ID",
CASE WHEN "FooterLink"."ClassName" IS NOT NULL THEN "FooterLink"."ClassName"
ELSE 'FooterLink' END AS "RecordClassName"
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)
ORDER BY "FooterLink"."SortID" ASC
0.0006s
0093: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0094: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0095: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0096: SELECT CASE WHEN EXISTS(SELECT *
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)) THEN 1 ELSE 0 END
0.0003s
0097: SELECT DISTINCT "FooterLink"."ClassName", "FooterLink"."LastEdited", "FooterLink"."Created", "FooterLink"."FooterText", "FooterLink"."FooterTextTitle", "FooterLink"."SortID", "FooterLink"."ParentID", "FooterLink"."FooterPageLinkID", "FooterLink"."ID",
CASE WHEN "FooterLink"."ClassName" IS NOT NULL THEN "FooterLink"."ClassName"
ELSE 'FooterLink' END AS "RecordClassName"
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)
ORDER BY "FooterLink"."SortID" ASC
0.0004s
0098: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0099: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0012s
0100: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0101: SELECT CASE WHEN EXISTS(SELECT *
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)) THEN 1 ELSE 0 END
0.0005s
0102: SELECT DISTINCT "FooterLink"."ClassName", "FooterLink"."LastEdited", "FooterLink"."Created", "FooterLink"."FooterText", "FooterLink"."FooterTextTitle", "FooterLink"."SortID", "FooterLink"."ParentID", "FooterLink"."FooterPageLinkID", "FooterLink"."ID",
CASE WHEN "FooterLink"."ClassName" IS NOT NULL THEN "FooterLink"."ClassName"
ELSE 'FooterLink' END AS "RecordClassName"
FROM "FooterLink"
WHERE ("FooterLink"."ParentID" = ?)
ORDER BY "FooterLink"."SortID" ASC
0.0006s
0103: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0006s
0104: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
0105: SELECT "Version" FROM "SiteTree" WHERE "ID" = ?
0.0004s
0106: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0107: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0004s
0108: SELECT DISTINCT "SiteTree"."ClassName", "SiteTree"."LastEdited", "SiteTree"."Created", "SiteTree"."CanViewType", "SiteTree"."CanEditType", "SiteTree"."Version", "SiteTree"."URLSegment", "SiteTree"."Title", "SiteTree"."MenuTitle", "SiteTree"."Content", "SiteTree"."MetaDescription", "SiteTree"."ExtraMeta", "SiteTree"."ShowInMenus", "SiteTree"."ShowInSearch", "SiteTree"."Sort", "SiteTree"."HasBrokenFile", "SiteTree"."HasBrokenLink", "SiteTree"."ReportClass", "SiteTree"."ParentID", "SiteTree"."ID",
CASE WHEN "SiteTree"."ClassName" IS NOT NULL THEN "SiteTree"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree"
WHERE ("SiteTree"."ID" = ?)
ORDER BY "SiteTree"."Sort" ASC
LIMIT 1
0.001s
0109: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."CanViewType", "SiteTree_Live"."CanEditType", "SiteTree_Live"."Version", "SiteTree_Live"."URLSegment", "SiteTree_Live"."Title", "SiteTree_Live"."MenuTitle", "SiteTree_Live"."Content", "SiteTree_Live"."MetaDescription", "SiteTree_Live"."ExtraMeta", "SiteTree_Live"."ShowInMenus", "SiteTree_Live"."ShowInSearch", "SiteTree_Live"."Sort", "SiteTree_Live"."HasBrokenFile", "SiteTree_Live"."HasBrokenLink", "SiteTree_Live"."ReportClass", "SiteTree_Live"."ParentID", "SiteTree_Live"."ID",
CASE WHEN "SiteTree_Live"."ClassName" IS NOT NULL THEN "SiteTree_Live"."ClassName"
ELSE 'SilverStripe\\CMS\\Model\\SiteTree' END AS "RecordClassName"
FROM "SiteTree_Live"
WHERE ("SiteTree_Live"."ID" = ?)
ORDER BY "SiteTree_Live"."Sort" ASC
LIMIT 1
0.0005s
70 Years of TIA - TIA
70 Years of TIA
Healthy youth tourism at the YHA Mt Cook, 1959, submitted to TIA’s 70th anniversary photo competition.
1950s NZ
Up until the 1950s tourism in New Zealand was largely the preserve of those with a car or rail ticket. The country’s beauty was internationally known but, as the Te Ara website notes, many 1950s New Zealanders remained sceptical that tourism was a little frivolous and too distant for overseas visitors. Most Kiwis holidayed at a bach or on a caravan, restaurants were licensed, and weekend shopping had hardly been thought of.
Against this background there were some advances. The New Zealand Travel and Holiday Association (now Tourism Industry Aotearoa) was formed in 1953 to advance the causes of the fledgling tourism industry. The Homer Tunnel was completed, making it easier to visit Milford Sound. The Tourist Hotel Corporation (THC) was set up by the government in 1955 to provide accommodation for international visitors. Activity-based tourism also started to expand with the Whakapapa skifield opening in 1953, and the invention of the Hamilton jet saw the kernels of jet boat tourism start to develop (material drawn from Te Ara Encyclopedia of New Zealand).
Boarding NAC plane in Wellington
1960s NZ
The 60s saw tourism really take off in New Zealand, thanks to the emergence of commercial jet flights.
Migrants had already begun to fly instead of sail to New Zealand, and Tasman Empire Airways (TEAL) provided flights across the Tasman, and the first New Zealand ski-plane landed on Tasman Glacier in 1955.
But long-haul passenger jets made it easier for ordinary visitors to reach New Zealand, and for Kiwis to go on their OE. British Overseas Airways Corporation’s inaugural London–New Zealand flight in 1963 was a watershed moment, and in 1966 Auckland opened its new airport in Mangere. The same year, Christchurch Airport opened an international terminal.
NAC (National Airways Corporation, pictured above) served the domestic market until 1978 when it merged with the internationally-focused airline Air New Zealand.
Creating services and entertainment for overseas visitors was a growing focus. A decade earlier, the Travel and Holidays Association, as TIA was known, had campaigned to free up government controls on hotels. By 1967, the association’s president Mr. J.L. Chapman was advocating for trained staff to be brought into the country for the tourist industry.
A number of high-profile tourist attractions got their start in the 60s, including Queenstown’s Skyline gondola to Bob’s Peak in 1967. In 1963 The Māori Arts and Crafts Institute (now Te Puia) was set up by legislation to preserve traditional carving skills and make high-quality souvenirs.
(sources: TIA archives, Te Ara – Encyclopedia of New Zealand)
Shotover Jet in 1972
1970s NZ
In the 1970s tourism was well and truly gathering steam, thanks to the advent of jet aircraft. In response, New Zealand Rail added prestigious new passenger services, such as the Silver Fern and Silver Star. In 1971 NZR also resurrected the steam-hauled Kingston Flyer, which had last seen service in 1937 except for holiday runs.
Other tourism ventures were also taking off. In 1971 the Agrodome farm show at Rotorua was established by local farmer George Harford and champion shearer Godfrey Bowen, setting the stage for more rural tourism. Further south, the Wanaka Maze opened in 1973, and Shotover Jet - which had been around since the mid-60s - was helping to cement Queenstown’s reputation as an adventure playground (picture, 1972).
In 1978 domestic air carrier NAC merged with Air New Zealand. Air NZ had been the company name for Tasman Empire Airways Ltd since the early 60s when TEAL was bought by the government. In the late 70s these two operators merged and became the airline we know today.
The 70s also brought change for what is now Tourism Industry Aotearoa. It changed its name in 1970 from the New Zealand Travel and Holiday Association to the New Zealand National Travel Association.
(Sources: NZ History, Te Ara – Encyclopedia of New Zealand)
1980s NZ
Wide-bodied (‘jumbo’) jets in the 80s further revolutionise New Zealand tourism, cutting costs and the tyranny of distance. By 1985 half a million tourists are visiting New Zealand.
The devaluation of the Kiwi dollar in 1984 gives visitors added incentive in terms of value for money to come to New Zealand
Changes to aviation policy in 1985 allow many more carriers to fly to New Zealand. It heralds the start of a wave of liberalisation, including the sale of the state-owned Tourist Hotel Corporation’s hotels and more relaxed alcohol laws. Nightlife, cafes and restaurants spread.
People begin to move away from coach tours to independent and more active forms of exploration. Great walks, sky-diving, rafting and other active attractions grow in popularity. In 1988, A. J. Hackett and Henry van Asch set up commercial bungy jumping from the Kawarau River bridge. Nature-based attractions such as Whale Watch (1987) are established, and campervans, rental cars and camping grounds become increasingly popular.
In 1988 tourism eclipsed dairying for the first time to become the country’s top foreign exchange earner. The following year, New Zealand holds its first travel fair, the New Zealand Tourism Exchange, which grows into TRENZ.
In 1984, the New Zealand Tourist Industry Federation is formed to replace the New Zealand National Travel Association, covering all sectors of the visitor industry and community.
The same year, the government also begins a popular domestic tourism campaign, ‘Don’t leave town till you’ve seen the country’.
Newmans Relaunch festivities 1992
1990s NZ
The 90s continue to see travellers drift away from using travel agents to making their own decisions, and tourism marketing shifts towards consumer advertising. In 1992 the Tourist and Publicity Department is abolished and the Tourism Board (Tourism NZ) and Ministry of Tourism (now part of MBIE) is formed.
1991 Air NZ is sold and for a time is fully privatised.
The Tourist Industry Federation becomes the Tourism Industry Association in 1993.
Rail passenger services become increasingly reliant on the tourism market. In the early 1990s, the TranzAlpine service between Christchurch and Greymouth is marketed as one of the great scenic trail trips. Otago’s Taeri Gorge Railway also becomes successful.
Auckland’s SkyTower is opened in 1997.
In 1999, the 100% Pure NZ campaign is devised by M&C Saatchi for Tourism New Zealand, a campaign that remains at work today.
(Sources: Te Ara – Enclyclopedia of NZ, NZ History, N. Plimmer)
Bag End, Hobbiton, from The Lord of the Rings movie set
2000s NZ
In 2000, the recently established Tourism Satellite Account confirms that tourism is again New Zealand’s largest export earner. Visitor numbers hit 1.65 million, compared with around 70,000 in 1959–60.
From 2001 onwards, backdrops from the Lord of the Rings movies add to New Zealand’s scenic allure.
Air New Zealand returns to majority government ownership in 2001 after near bankruptcy due to a failed tie up with Australia’s Ansett airline.
The SARs outbreak in 2003 tempers visits from Asia for a time.
Prime Minister John Key becomes Tourism Minister in 2008.
The daytime Overlander rail service on the North Island main trunk narrowly survives closure in 2006 - it is replaced by the Northern Explorer in 2012.
A guide on a Wilderness trip with Dart River Jet discusses flora and fauna
2010s - today NZ
133,200 of overseas visitors come to New Zealand for the 2011 Rugby World Cup, spending $397 million.
Tourism Industry Association is renamed Tourism Industry Aotearoa in 2016.
In 2017 the Tourism Sustainability Commitment is formed, under TIA’s management, to ensure economic, cultural, environmental and social sustainability are genuine ethical underpinnings of the industry.
In 2019, tourism is directly employing approximately 8.4% of the country’s total workforce.
In December 2019, 22 people lose their lives during an eruption on Whakaari/White Island. The tragedy prompts an ongoing court case and an indepth review of adventure activities regulations.
In March 2020 New Zealand closes its borders due to Covid-19 and they remain shut until a phased reopening begins in February 2022.
Tourism New Zealand turns again to domestic tourism, with the ‘Do Something New, New Zealand campaign’ in 2020.