Existing Users
Use Email and Password to Log In
0001: SET sql_mode = ? 0.0005s
0002: SHOW DATABASES LIKE 'ao-edge-review' 0.0006s
0003: SHOW FULL TABLES WHERE Table_Type != 'VIEW' 0.0024s
0004: SHOW FULL FIELDS IN "Member" 0.0014s
0005: SHOW COLLATION LIKE 'utf8_general_ci' 0.0004s
0006: SHOW FULL FIELDS IN "Group" 0.0008s
0007: SHOW FULL FIELDS IN "Permission" 0.0007s
0008: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0006s
0009: SELECT DISTINCT "SiteConfig"."ClassName", "SiteConfig"."LastEdited", "SiteConfig"."Created", "SiteConfig"."GACode", "SiteConfig"."FacebookURL", "SiteConfig"."TwitterUsername", "SiteConfig"."CreditCardNote", "SiteConfig"."Title", "SiteConfig"."Tagline", "SiteConfig"."CanViewType", "SiteConfig"."CanEditType", "SiteConfig"."CanCreateTopLevelType", "SiteConfig"."ID", CASE WHEN "SiteConfig"."ClassName" IS NOT NULL THEN "SiteConfig"."ClassName" ELSE 'SilverStripe\\SiteConfig\\SiteConfig' END AS "RecordClassName" FROM "SiteConfig" LIMIT 1 0.0005s
0010: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "MemberProfilePage_Live"."ProfileTitle", "MemberProfilePage_Live"."RegistrationTitle", "MemberProfilePage_Live"."AfterRegistrationTitle", "MemberProfilePage_Live"."ProfileContent", "MemberProfilePage_Live"."RegistrationContent", "MemberProfilePage_Live"."AfterRegistrationContent", "MemberProfilePage_Live"."AllowRegistration", "MemberProfilePage_Live"."AllowProfileViewing", "MemberProfilePage_Live"."AllowProfileEditing", "MemberProfilePage_Live"."AllowAdding", "MemberProfilePage_Live"."RegistrationRedirect", "MemberProfilePage_Live"."RequireApproval", "MemberProfilePage_Live"."EmailType", "MemberProfilePage_Live"."EmailFrom", "MemberProfilePage_Live"."EmailSubject", "MemberProfilePage_Live"."EmailTemplate", "MemberProfilePage_Live"."ConfirmationTitle", "MemberProfilePage_Live"."ConfirmationContent", "MemberProfilePage_Live"."PostRegistrationTargetID", "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 "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ID" = ?) AND ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC LIMIT 1 0.0007s
0011: SELECT (CASE WHEN count(*) > 100 THEN 1 ELSE 0 END) AS "over_threshold" FROM "SiteTree_Live" LEFT JOIN "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?)) 0.0007s
0012: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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", "MemberProfilePage_Live"."ProfileTitle", "MemberProfilePage_Live"."RegistrationTitle", "MemberProfilePage_Live"."AfterRegistrationTitle", "MemberProfilePage_Live"."ProfileContent", "MemberProfilePage_Live"."RegistrationContent", "MemberProfilePage_Live"."AfterRegistrationContent", "MemberProfilePage_Live"."AllowRegistration", "MemberProfilePage_Live"."AllowProfileViewing", "MemberProfilePage_Live"."AllowProfileEditing", "MemberProfilePage_Live"."AllowAdding", "MemberProfilePage_Live"."RegistrationRedirect", "MemberProfilePage_Live"."RequireApproval", "MemberProfilePage_Live"."EmailType", "MemberProfilePage_Live"."EmailFrom", "MemberProfilePage_Live"."EmailSubject", "MemberProfilePage_Live"."EmailTemplate", "MemberProfilePage_Live"."ConfirmationTitle", "MemberProfilePage_Live"."ConfirmationContent", "MemberProfilePage_Live"."PostRegistrationTargetID", "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 "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC 0.0013s
0013: SELECT "Group_Members"."GroupID" FROM "Group_Members" WHERE ("Group_Members"."MemberID" = ?) 0.0006s
0014: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."ProfilePageID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0009s
0015: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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", "MemberProfilePage_Live"."ProfileTitle", "MemberProfilePage_Live"."RegistrationTitle", "MemberProfilePage_Live"."AfterRegistrationTitle", "MemberProfilePage_Live"."ProfileContent", "MemberProfilePage_Live"."RegistrationContent", "MemberProfilePage_Live"."AfterRegistrationContent", "MemberProfilePage_Live"."AllowRegistration", "MemberProfilePage_Live"."AllowProfileViewing", "MemberProfilePage_Live"."AllowProfileEditing", "MemberProfilePage_Live"."AllowAdding", "MemberProfilePage_Live"."RegistrationRedirect", "MemberProfilePage_Live"."RequireApproval", "MemberProfilePage_Live"."EmailType", "MemberProfilePage_Live"."EmailFrom", "MemberProfilePage_Live"."EmailSubject", "MemberProfilePage_Live"."EmailTemplate", "MemberProfilePage_Live"."ConfirmationTitle", "MemberProfilePage_Live"."ConfirmationContent", "MemberProfilePage_Live"."PostRegistrationTargetID", "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 "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC 0.0012s
0016: SELECT "Group_Members"."GroupID" FROM "Group_Members" WHERE ("Group_Members"."MemberID" = ?) 0.0004s
0017: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."ProfilePageID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0005s
0018: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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", "MemberProfilePage_Live"."ProfileTitle", "MemberProfilePage_Live"."RegistrationTitle", "MemberProfilePage_Live"."AfterRegistrationTitle", "MemberProfilePage_Live"."ProfileContent", "MemberProfilePage_Live"."RegistrationContent", "MemberProfilePage_Live"."AfterRegistrationContent", "MemberProfilePage_Live"."AllowRegistration", "MemberProfilePage_Live"."AllowProfileViewing", "MemberProfilePage_Live"."AllowProfileEditing", "MemberProfilePage_Live"."AllowAdding", "MemberProfilePage_Live"."RegistrationRedirect", "MemberProfilePage_Live"."RequireApproval", "MemberProfilePage_Live"."EmailType", "MemberProfilePage_Live"."EmailFrom", "MemberProfilePage_Live"."EmailSubject", "MemberProfilePage_Live"."EmailTemplate", "MemberProfilePage_Live"."ConfirmationTitle", "MemberProfilePage_Live"."ConfirmationContent", "MemberProfilePage_Live"."PostRegistrationTargetID", "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 "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC 0.0012s
0019: SELECT "Group_Members"."GroupID" FROM "Group_Members" WHERE ("Group_Members"."MemberID" = ?) 0.0003s
0020: SELECT DISTINCT "Group"."ClassName", "Group"."LastEdited", "Group"."Created", "Group"."Title", "Group"."Description", "Group"."Code", "Group"."Locked", "Group"."Sort", "Group"."HtmlEditorConfig", "Group"."ParentID", "Group"."ID", CASE WHEN "Group"."ClassName" IS NOT NULL THEN "Group"."ClassName" ELSE 'SilverStripe\\Security\\Group' END AS "RecordClassName" FROM "Group" INNER JOIN "MemberProfilePage_SelectableGroups" ON "MemberProfilePage_SelectableGroups"."GroupID" = "Group"."ID" WHERE ("MemberProfilePage_SelectableGroups"."MemberProfilePageID" = ?) 0.0008s
0021: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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", "MemberProfilePage_Live"."ProfileTitle", "MemberProfilePage_Live"."RegistrationTitle", "MemberProfilePage_Live"."AfterRegistrationTitle", "MemberProfilePage_Live"."ProfileContent", "MemberProfilePage_Live"."RegistrationContent", "MemberProfilePage_Live"."AfterRegistrationContent", "MemberProfilePage_Live"."AllowRegistration", "MemberProfilePage_Live"."AllowProfileViewing", "MemberProfilePage_Live"."AllowProfileEditing", "MemberProfilePage_Live"."AllowAdding", "MemberProfilePage_Live"."RegistrationRedirect", "MemberProfilePage_Live"."RequireApproval", "MemberProfilePage_Live"."EmailType", "MemberProfilePage_Live"."EmailFrom", "MemberProfilePage_Live"."EmailSubject", "MemberProfilePage_Live"."EmailTemplate", "MemberProfilePage_Live"."ConfirmationTitle", "MemberProfilePage_Live"."ConfirmationContent", "MemberProfilePage_Live"."PostRegistrationTargetID", "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 "MemberProfilePage_Live" ON "MemberProfilePage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ClassName" IN (?)) ORDER BY "SiteTree_Live"."Sort" ASC 0.0012s
0022: SELECT "Group_Members"."GroupID" FROM "Group_Members" WHERE ("Group_Members"."MemberID" = ?) 0.0004s
0023: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."ProfilePageID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0007s
0024: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."ProfilePageID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0005s
0025: SELECT DISTINCT "RegistrationStep"."ClassName", "RegistrationStep"."LastEdited", "RegistrationStep"."Created", "RegistrationStep"."Title", "RegistrationStep"."Content", "RegistrationStep"."SortOrder", "RegistrationStep"."MemberProfilePageID", "RegistrationStep"."ID", CASE WHEN "RegistrationStep"."ClassName" IS NOT NULL THEN "RegistrationStep"."ClassName" ELSE 'Dynamic\\AmericanOrtho\\Model\\RegistrationStep' END AS "RecordClassName" FROM "RegistrationStep" WHERE ("RegistrationStep"."MemberProfilePageID" = ?) ORDER BY "RegistrationStep"."SortOrder" ASC 0.0006s
0026: SELECT DISTINCT "RegistrationStep"."ClassName", "RegistrationStep"."LastEdited", "RegistrationStep"."Created", "RegistrationStep"."Title", "RegistrationStep"."Content", "RegistrationStep"."SortOrder", "RegistrationStep"."MemberProfilePageID", "RegistrationStep"."ID", CASE WHEN "RegistrationStep"."ClassName" IS NOT NULL THEN "RegistrationStep"."ClassName" ELSE 'Dynamic\\AmericanOrtho\\Model\\RegistrationStep' END AS "RecordClassName" FROM "RegistrationStep" WHERE ("RegistrationStep"."MemberProfilePageID" = ?) ORDER BY "RegistrationStep"."SortOrder" ASC 0.0003s
0027: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."RegistrationStepID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0005s
0028: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."RegistrationStepID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0003s
0029: SELECT DISTINCT "MemberProfileField_Live"."ClassName", "MemberProfileField_Live"."LastEdited", "MemberProfileField_Live"."Created", "MemberProfileField_Live"."Version", "MemberProfileField_Live"."ProfileVisibility", "MemberProfileField_Live"."RegistrationVisibility", "MemberProfileField_Live"."MemberListVisible", "MemberProfileField_Live"."PublicVisibility", "MemberProfileField_Live"."PublicVisibilityDefault", "MemberProfileField_Live"."MemberField", "MemberProfileField_Live"."CustomTitle", "MemberProfileField_Live"."DefaultValue", "MemberProfileField_Live"."Note", "MemberProfileField_Live"."CustomError", "MemberProfileField_Live"."Unique", "MemberProfileField_Live"."Required", "MemberProfileField_Live"."Sort", "MemberProfileField_Live"."RegistrationStepID", "MemberProfileField_Live"."ProfilePageID", "MemberProfileField_Live"."ID", CASE WHEN "MemberProfileField_Live"."ClassName" IS NOT NULL THEN "MemberProfileField_Live"."ClassName" ELSE 'Symbiote\\MemberProfiles\\Model\\MemberProfileField' END AS "RecordClassName" FROM "MemberProfileField_Live" WHERE ("MemberProfileField_Live"."RegistrationStepID" = ?) ORDER BY "MemberProfileField_Live"."Sort" ASC 0.0004s
0030: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0006s
0031: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0003s
0032: SELECT EXISTS(SELECT * FROM "SiteTree_Live" INNER JOIN "TemplateConfigSetting_UtilityLinks" ON "TemplateConfigSetting_UtilityLinks"."SiteTreeID" = "SiteTree_Live"."ID" WHERE ("TemplateConfigSetting_UtilityLinks"."TemplateConfigSettingID" = ?)) 0.0005s
0033: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0002s
0034: SELECT EXISTS(SELECT * FROM "SiteTree_Live" INNER JOIN "TemplateConfigSetting_UtilityLinks" ON "TemplateConfigSetting_UtilityLinks"."SiteTreeID" = "SiteTree_Live"."ID" WHERE ("TemplateConfigSetting_UtilityLinks"."TemplateConfigSettingID" = ?)) 0.0002s
0035: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0006s
0036: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0005s
0037: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0002s
0038: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "RedirectorPage_Live"."RedirectionType", "RedirectorPage_Live"."ExternalURL", "RedirectorPage_Live"."LinkToID", "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 "RedirectorPage_Live" ON "RedirectorPage_Live"."ID" = "SiteTree_Live"."ID" WHERE ("SiteTree_Live"."ID" = ?) AND ("SiteTree_Live"."ClassName" IN (?, ?)) ORDER BY "SiteTree_Live"."Sort" ASC LIMIT 1 0.0006s
0039: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0004s
0040: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0003s
0041: SELECT EXISTS(SELECT * FROM "SiteTree_Live" INNER JOIN "TemplateConfigSetting_UtilityLinks" ON "TemplateConfigSetting_UtilityLinks"."SiteTreeID" = "SiteTree_Live"."ID" WHERE ("TemplateConfigSetting_UtilityLinks"."TemplateConfigSettingID" = ?)) 0.001s
0042: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0004s
0043: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0004s
0044: SELECT EXISTS(SELECT * FROM "SocialLink" WHERE ("SocialLink"."GlobalConfigID" = ?)) 0.0005s
0045: SELECT DISTINCT "TemplateConfigSetting"."ClassName", "TemplateConfigSetting"."LastEdited", "TemplateConfigSetting"."Created", "TemplateConfigSetting"."TitleLogo", "TemplateConfigSetting"."Title", "TemplateConfigSetting"."Tagline", "TemplateConfigSetting"."LogoID", "TemplateConfigSetting"."LogoRetinaID", "TemplateConfigSetting"."FooterLogoID", "TemplateConfigSetting"."FooterLogoRetinaID", "TemplateConfigSetting"."FavIconID", "TemplateConfigSetting"."AppleTouchIcon180ID", "TemplateConfigSetting"."AppleTouchIcon152ID", "TemplateConfigSetting"."AppleTouchIcon114ID", "TemplateConfigSetting"."AppleTouchIcon72ID", "TemplateConfigSetting"."AppleTouchIcon57ID", "TemplateConfigSetting"."ID", CASE WHEN "TemplateConfigSetting"."ClassName" IS NOT NULL THEN "TemplateConfigSetting"."ClassName" ELSE 'Dynamic\\TemplateConfig\\Model\\TemplateConfigSetting' END AS "RecordClassName" FROM "TemplateConfigSetting" LIMIT 1 0.0002s
0046: SELECT EXISTS(SELECT * FROM "NavigationColumn" WHERE ("NavigationColumn"."GlobalConfigID" = ?)) 0.0004s
0047: SELECT "Version" FROM "SiteTree" WHERE "ID" = ? 0.0004s
0048: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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
0049: SELECT DISTINCT "SiteTree"."ClassName", "SiteTree"."LastEdited", "SiteTree"."Created", "SiteTree"."ShowPageUtilities", "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.0005s
0050: SELECT DISTINCT "SiteTree_Live"."ClassName", "SiteTree_Live"."LastEdited", "SiteTree_Live"."Created", "SiteTree_Live"."ShowPageUtilities", "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.0002s
Use Email and Password to Log In